diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-05-14 02:59:26 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-05-14 02:59:26 +0800 |
commit | 4c5686c3ca8e70fddaccbd37b779d16ec0ac2bdb (patch) | |
tree | e8d1b485f2b654809dc800aab3ca7e05a1e7b8ad /science/netcdf-cxx | |
parent | c8c37fcfc2be1474a806cfedd22ed4cfe51c5f25 (diff) | |
download | freebsd-ports-gnome-4c5686c3ca8e70fddaccbd37b779d16ec0ac2bdb.tar.gz freebsd-ports-gnome-4c5686c3ca8e70fddaccbd37b779d16ec0ac2bdb.tar.zst freebsd-ports-gnome-4c5686c3ca8e70fddaccbd37b779d16ec0ac2bdb.zip |
- Cleanup GH_* knobs: use DISTVERSIONPREFIX
Diffstat (limited to 'science/netcdf-cxx')
-rw-r--r-- | science/netcdf-cxx/Makefile | 2 | ||||
-rw-r--r-- | science/netcdf-cxx/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/science/netcdf-cxx/Makefile b/science/netcdf-cxx/Makefile index cec52718ed1d..b0a62bca65ea 100644 --- a/science/netcdf-cxx/Makefile +++ b/science/netcdf-cxx/Makefile @@ -3,6 +3,7 @@ PORTNAME= netcdf-cxx PORTVERSION= 4.2.1 +DISTVERSIONPREFIX= v PORTREVISION= 2 CATEGORIES= science @@ -21,7 +22,6 @@ USES= libtool pathfix GH_ACCOUNT= Unidata GH_PROJECT= ${PORTNAME}4 -GH_TAGNAME= v${PORTVERSION} USE_GITHUB= yes post-install: diff --git a/science/netcdf-cxx/distinfo b/science/netcdf-cxx/distinfo index 7f66d0e6b586..7683e069408f 100644 --- a/science/netcdf-cxx/distinfo +++ b/science/netcdf-cxx/distinfo @@ -1,2 +1,2 @@ -SHA256 (Unidata-netcdf-cxx4-4.2.1-v4.2.1_GH0.tar.gz) = bad56abfc99f321829070c04aebb377fc8942a4d09e5a3c88ad2b6547ed50ebc -SIZE (Unidata-netcdf-cxx4-4.2.1-v4.2.1_GH0.tar.gz) = 456547 +SHA256 (Unidata-netcdf-cxx4-v4.2.1_GH0.tar.gz) = bad56abfc99f321829070c04aebb377fc8942a4d09e5a3c88ad2b6547ed50ebc +SIZE (Unidata-netcdf-cxx4-v4.2.1_GH0.tar.gz) = 456547 |