1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Use USE_GITHUB

- Bump PORTREVISION
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-08-15 17:27:48 +00:00
parent afe52ead94
commit 1e6b2a897d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365008
2 changed files with 9 additions and 6 deletions

View File

@ -3,10 +3,8 @@
PORTNAME= netcdf-cxx
PORTVERSION= 4.2.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= science
MASTER_SITES= https://github.com/Unidata/${PORTNAME}4/archive/v${PORTVERSION}.tar.gz?dummy=/ \
LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= C++ library for machine-independent, array-oriented data access
@ -20,7 +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}
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnetcdf_c++4.so.1

View File

@ -1,2 +1,2 @@
SHA256 (netcdf-cxx-4.2.1.tar.gz) = bad56abfc99f321829070c04aebb377fc8942a4d09e5a3c88ad2b6547ed50ebc
SIZE (netcdf-cxx-4.2.1.tar.gz) = 456547
SHA256 (netcdf-cxx-4.2.1.tar.gz) = 03c639e7834302adc98934ea0e81821143e62e721533f0e111dcb38ae1ca49e4
SIZE (netcdf-cxx-4.2.1.tar.gz) = 456691