aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-21 20:07:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-21 20:07:44 +0000
commit8f53728e2b8c4f70aed190b3dedbcbdd9ecf16ec (patch)
treed730d0fbf6046da7d6419747f4167f2f2eb8473d /science
parentd6299c8b964c946e4458a319de92f9667debde6e (diff)
downloadports-8f53728e2b8c4f70aed190b3dedbcbdd9ecf16ec.tar.gz
ports-8f53728e2b8c4f70aed190b3dedbcbdd9ecf16ec.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/netcdf-cxx/Makefile4
-rw-r--r--science/netcdf-cxx/distinfo4
-rw-r--r--science/netcdf-cxx/pkg-descr3
3 files changed, 5 insertions, 6 deletions
diff --git a/science/netcdf-cxx/Makefile b/science/netcdf-cxx/Makefile
index 6801abc249b1..7f0e82d743bb 100644
--- a/science/netcdf-cxx/Makefile
+++ b/science/netcdf-cxx/Makefile
@@ -18,12 +18,12 @@ GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
USES= libtool pathfix
+WRKSRC= ${WRKDIR}/${PORTNAME}4-${PORTVERSION}
-USE_GITHUB= yes
GH_ACCOUNT= Unidata
-GH_COMMIT= b477274
GH_PROJECT= ${PORTNAME}4
GH_TAGNAME= v${PORTVERSION}
+USE_GITHUB= yes
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnetcdf_c++4.so.1
diff --git a/science/netcdf-cxx/distinfo b/science/netcdf-cxx/distinfo
index e2a5afe63010..7f66d0e6b586 100644
--- a/science/netcdf-cxx/distinfo
+++ b/science/netcdf-cxx/distinfo
@@ -1,2 +1,2 @@
-SHA256 (netcdf-cxx-4.2.1.tar.gz) = 03c639e7834302adc98934ea0e81821143e62e721533f0e111dcb38ae1ca49e4
-SIZE (netcdf-cxx-4.2.1.tar.gz) = 456691
+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
diff --git a/science/netcdf-cxx/pkg-descr b/science/netcdf-cxx/pkg-descr
index 1f7942b39ec5..1aba081784d3 100644
--- a/science/netcdf-cxx/pkg-descr
+++ b/science/netcdf-cxx/pkg-descr
@@ -6,6 +6,5 @@ library, and format support the creation, access, and sharing of
scientific data. The netCDF software was developed at the Unidata
Program Center in Boulder, Colorado.
-Git repository: https://github.com/Unidata/netcdf-cxx4
-
WWW: http://www.unidata.ucar.edu/software/netcdf/
+WWW: https://github.com/Unidata/netcdf-cxx4