diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-07-07 23:46:12 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-07-07 23:46:12 +0800 |
commit | 56f9de2b605e6770093fa8e087b7c4d9c064f9c3 (patch) | |
tree | 34ed201dd89d1f97bd1c68a1f4d47bdc9c1433cd /biology | |
parent | 72b013d9586ac882fe82e5fcbcc33640b4c0e08f (diff) | |
download | freebsd-ports-gnome-56f9de2b605e6770093fa8e087b7c4d9c064f9c3.tar.gz freebsd-ports-gnome-56f9de2b605e6770093fa8e087b7c4d9c064f9c3.tar.zst freebsd-ports-gnome-56f9de2b605e6770093fa8e087b7c4d9c064f9c3.zip |
- Update to 0.8.11
PR: 210877
Submitted by: jrm@ftfl.ca (maintainer)
Diffstat (limited to 'biology')
-rw-r--r-- | biology/diamond/Makefile | 4 | ||||
-rw-r--r-- | biology/diamond/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/biology/diamond/Makefile b/biology/diamond/Makefile index 3b2ebab9de12..c2c9a00d6fc2 100644 --- a/biology/diamond/Makefile +++ b/biology/diamond/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= diamond -PORTVERSION= 0.8.9 +PORTVERSION= 0.8.11 DISTVERSIONPREFIX= v CATEGORIES= biology @@ -23,7 +23,7 @@ GH_ACCOUNT= bbuchfink PLIST_FILES= bin/diamond .if ! defined(PACKAGE_BUILDING) -CXXFLAGS+=-march=native +CXXFLAGS+= -march=native .endif .include <bsd.port.mk> diff --git a/biology/diamond/distinfo b/biology/diamond/distinfo index 2c5623079fa0..8836fb68e98c 100644 --- a/biology/diamond/distinfo +++ b/biology/diamond/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1467229640 -SHA256 (bbuchfink-diamond-v0.8.9_GH0.tar.gz) = a417cd38c7e4fe92b0f2915e172b2f7c3d00f7ba10cc0509b81591ce301112bc -SIZE (bbuchfink-diamond-v0.8.9_GH0.tar.gz) = 211105 +TIMESTAMP = 1467828702 +SHA256 (bbuchfink-diamond-v0.8.11_GH0.tar.gz) = 285dd0066d08be670c9ef6c8960c31c3589b5d0e40646f84c0479ee453b6d775 +SIZE (bbuchfink-diamond-v0.8.11_GH0.tar.gz) = 216230 |