Date: Mon, 6 Jul 2009 19:57:10 +0800 (CST) From: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/136377: [MAINTAINER] science/netcdf: update to 4.0.1 Message-ID: <20090706115710.3C54D2AEC4C5@sunpoet.net> Resent-Message-ID: <200907061200.n66C0C6r054965@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 136377 >Category: ports >Synopsis: [MAINTAINER] science/netcdf: update to 4.0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 06 12:00:11 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 7.2-STABLE amd64 >Organization: SUNPOET.net >Environment: System: FreeBSD bonjour.sunpoet.net 7.2-STABLE FreeBSD 7.2-STABLE #0: Wed May 6 09:35:20 CST >Description: - Update to 4.0.1 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- netcdf-4.0.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/sunpoet/netcdf4/../../science/netcdf4/Makefile /usr/ports/sunpoet/netcdf4/Makefile --- /usr/ports/sunpoet/netcdf4/../../science/netcdf4/Makefile 2009-06-24 09:53:00.000000000 +0800 +++ /usr/ports/sunpoet/netcdf4/Makefile 2009-07-06 19:54:59.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= netcdf -PORTVERSION= 4.0 +PORTVERSION= 4.0.1 CATEGORIES= science MASTER_SITES= http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \ ftp://ftp.unidata.ucar.edu/pub/netcdf/ \ @@ -19,8 +19,8 @@ LATEST_LINK= netcdf4 CONFIGURE_ARGS= --disable-f77 --disable-f90 \ - --enable-cxx --enable-cxx-4 --enable-netcdf-4 --enable-shared \ - --with-hdf5=${LOCALBASE} --with-zlib=/usr + --enable-cxx --enable-cxx-4 --enable-ncgen4 --enable-netcdf-4 \ + --enable-shared --with-hdf5=${LOCALBASE} --with-zlib=/usr CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -fPIC -DPIC -Df2cFortran" MAKE_ENV+= MAKEINFOFLAGS="--no-split" INFODIR="${PREFIX}/${INFO_PATH}" @@ -49,14 +49,14 @@ post-patch: .if defined(NOPORTDOCS) - @${REINPLACE_CMD} -e '814 s/install-docDATA //' \ + @${REINPLACE_CMD} -e '829 s/install-docDATA //' \ ${WRKSRC}/man4/Makefile.in .endif @${REINPLACE_CMD} -e \ 's/\(@INSTALL_DOCS_TRUE@MAN.*\)/# \1/' \ ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e \ - '274 s/\(info_docs\).*/html_docs\)/' \ + '288 s/\(info_docs\).*/html_docs\)/' \ ${WRKSRC}/man4/Makefile.in post-configure: diff -ruN --exclude=CVS /usr/ports/sunpoet/netcdf4/../../science/netcdf4/distinfo /usr/ports/sunpoet/netcdf4/distinfo --- /usr/ports/sunpoet/netcdf4/../../science/netcdf4/distinfo 2009-01-02 14:39:12.455781000 +0800 +++ /usr/ports/sunpoet/netcdf4/distinfo 2009-04-03 01:10:47.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (netcdf-4.0.tar.gz) = afc057b07b6e6843556dcfbc4ced402c -SHA256 (netcdf-4.0.tar.gz) = 4f6934fd862b2e0f5a6ddcd8ef5f86a03d8aebfd106bc09c97afc80fe2ad5c96 -SIZE (netcdf-4.0.tar.gz) = 11584002 +MD5 (netcdf-4.0.1.tar.gz) = a251453c5477599f050fa4e593295186 +SHA256 (netcdf-4.0.1.tar.gz) = 290e377aa2e9419bb50a2fa1038d6e77d36f239a8a9c3be9e3a9319f1e484d19 +SIZE (netcdf-4.0.1.tar.gz) = 8018998 --- netcdf-4.0.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090706115710.3C54D2AEC4C5>