svn commit: r380192 - head/science/netcdf
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Mar 1 14:33:18 UTC 2015
Author: sunpoet
Date: Sun Mar 1 14:33:17 2015
New Revision: 380192
URL: https://svnweb.freebsd.org/changeset/ports/380192
QAT: https://qat.redports.org/buildarchive/r380192/
Log:
- Update to 4.3.3.1
- Strip shared library
Changes: http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html
Modified:
head/science/netcdf/Makefile
head/science/netcdf/distinfo
Modified: head/science/netcdf/Makefile
==============================================================================
--- head/science/netcdf/Makefile Sun Mar 1 14:33:10 2015 (r380191)
+++ head/science/netcdf/Makefile Sun Mar 1 14:33:17 2015 (r380192)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= netcdf
-PORTVERSION= 4.3.3
+PORTVERSION= 4.3.3.1
CATEGORIES= science
MASTER_SITES= http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \
ftp://ftp.unidata.ucar.edu/pub/netcdf/ \
@@ -24,6 +24,7 @@ SZIP_DESC= SZIP support (required if HDF
CONFIGURE_ARGS= --enable-netcdf-4
CPPFLAGS+= -I${WRKSRC}/include -I${LOCALBASE}/include -fPIC -DPIC
GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
LIBS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
USES= libtool pathfix
Modified: head/science/netcdf/distinfo
==============================================================================
--- head/science/netcdf/distinfo Sun Mar 1 14:33:10 2015 (r380191)
+++ head/science/netcdf/distinfo Sun Mar 1 14:33:17 2015 (r380192)
@@ -1,2 +1,2 @@
-SHA256 (netcdf-4.3.3.tar.gz) = 83223ed74423c685a10f6c3cfa15c2d6bf7dc84b46af1e95b9fa862016aaa27e
-SIZE (netcdf-4.3.3.tar.gz) = 5039341
+SHA256 (netcdf-4.3.3.1.tar.gz) = bdde3d8b0e48eed2948ead65f82c5cfb7590313bc32c4cf6c6546e4cea47ba19
+SIZE (netcdf-4.3.3.1.tar.gz) = 4999463
More information about the svn-ports-all
mailing list