diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 17:41:23 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 17:41:23 +0000 |
commit | 20200213093b1d897bc2d61ab23c9d3b9771f871 (patch) | |
tree | f671521662ac5711211772d139a1e200b7afdb20 /science/minc2 | |
parent | enable posix-mutexes by default for armv6 targets as db will crash and burn (diff) |
Update ports in the s* categores to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=385645
Diffstat (limited to 'science/minc2')
-rw-r--r-- | science/minc2/Makefile | 4 | ||||
-rw-r--r-- | science/minc2/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/science/minc2/Makefile b/science/minc2/Makefile index 24ec9a4c2c95..f72c204e6a07 100644 --- a/science/minc2/Makefile +++ b/science/minc2/Makefile @@ -3,10 +3,10 @@ PORTNAME= minc PORTVERSION= 2.2.00 +DISTVERSIONPREFIX= release- PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= science biology -MASTER_SITES= GHL PKGNAMESUFFIX= 2 MAINTAINER= ports@FreeBSD.org @@ -20,8 +20,6 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash USE_GITHUB= yes GH_ACCOUNT= BIC-MNI -GH_TAGNAME= release-${PORTVERSION} -GH_COMMIT= 6f2f5b9 USES= autoreconf bison gmake libtool perl5 shebangfix SHEBANG_FILES= progs/mincview/mincview diff --git a/science/minc2/distinfo b/science/minc2/distinfo index 7af7cd3aacf8..e55a2231a484 100644 --- a/science/minc2/distinfo +++ b/science/minc2/distinfo @@ -1,2 +1,2 @@ -SHA256 (minc-2.2.00.tar.gz) = 0a719564fd27775e08913e1ab7faeb96964c035ec2abfef85677b6965579cbfd -SIZE (minc-2.2.00.tar.gz) = 3906835 +SHA256 (BIC-MNI-minc-release-2.2.00_GH0.tar.gz) = 61789f1a52ce646c6253c38a75d3bb06a04f60f059f8efb6935308f0e7de999f +SIZE (BIC-MNI-minc-release-2.2.00_GH0.tar.gz) = 3906741 |