From 0cc3a16aeb2a5bebfceb090b52bafec28c143e56 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Mon, 30 Apr 2001 22:05:08 +0000 Subject: update math/netcdf to 3.5.0 PR: 26995 Submitted by: AMAKAWA Shuhei --- science/netcdf/Makefile | 6 +++--- science/netcdf/distinfo | 2 +- science/netcdf/files/patch-aa | 19 +++++++++++++++++++ science/netcdf/pkg-plist | 1 + science/netcdf4/Makefile | 6 +++--- science/netcdf4/distinfo | 2 +- science/netcdf4/files/patch-aa | 19 +++++++++++++++++++ science/netcdf4/pkg-plist | 1 + 8 files changed, 48 insertions(+), 8 deletions(-) create mode 100644 science/netcdf/files/patch-aa create mode 100644 science/netcdf4/files/patch-aa (limited to 'science') diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index a3c87c854049..090758cd7b30 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -6,10 +6,10 @@ # PORTNAME= netcdf -PORTVERSION= 3.5.b8 +PORTVERSION= 3.5.0 CATEGORIES= math MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/} +#DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/} EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org @@ -21,7 +21,7 @@ CONFIGURE_ENV= CPPFLAGS="-fPIC -DPIC -Df2cFortran" INSTALLS_SHLIB= yes MAN1= ncdump.1 ncgen.1 -MAN3= netcdf.3 +MAN3= netcdf.3 netcdf.3f post-build: @(cd ${WRKSRC}/libsrc && \ diff --git a/science/netcdf/distinfo b/science/netcdf/distinfo index 0ccca5fd3340..35e68c0e47e7 100644 --- a/science/netcdf/distinfo +++ b/science/netcdf/distinfo @@ -1 +1 @@ -MD5 (netcdf-3.5-beta8.tar.Z) = 733142b996c911ade0dda505e5d960c6 +MD5 (netcdf-3.5.0.tar.Z) = 28640a40a44f982f90f5eeb15e917a1f diff --git a/science/netcdf/files/patch-aa b/science/netcdf/files/patch-aa new file mode 100644 index 000000000000..43324e78712d --- /dev/null +++ b/science/netcdf/files/patch-aa @@ -0,0 +1,19 @@ +--- rules.make.orig Mon Mar 12 22:31:55 2001 ++++ rules.make Mon Apr 30 14:02:44 2001 +@@ -145,14 +145,8 @@ + cp $(MANUAL) $@ + $(MANDIR)/man3/$(MANUAL): $(MANDIR)/man3 $(MANUAL) + cp $(MANUAL) $@ +-$(MANDIR)/man3f/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL) \ +- $(MANDIR)/man3f +- rm -f $@ +- ln -s $(MANDIR)/man3/$(MANUAL) $@ +-$(MANDIR)/man3f90/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL) \ +- $(MANDIR)/man3f90 +- rm -f $@ +- ln -s $(MANDIR)/man3/$(MANUAL) $@ ++$(MANDIR)/man3f/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL) ++$(MANDIR)/man3f90/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL) + + ################################################################################ + # Cleanup: diff --git a/science/netcdf/pkg-plist b/science/netcdf/pkg-plist index a400eb5e9148..34c2fa05a1a9 100644 --- a/science/netcdf/pkg-plist +++ b/science/netcdf/pkg-plist @@ -3,6 +3,7 @@ bin/ncgen include/ncvalues.h include/netcdf.h include/netcdf.hh +include/netcdf.inc include/netcdfcpp.h lib/libnetcdf.a lib/libnetcdf.so diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile index a3c87c854049..090758cd7b30 100644 --- a/science/netcdf4/Makefile +++ b/science/netcdf4/Makefile @@ -6,10 +6,10 @@ # PORTNAME= netcdf -PORTVERSION= 3.5.b8 +PORTVERSION= 3.5.0 CATEGORIES= math MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/} +#DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/} EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org @@ -21,7 +21,7 @@ CONFIGURE_ENV= CPPFLAGS="-fPIC -DPIC -Df2cFortran" INSTALLS_SHLIB= yes MAN1= ncdump.1 ncgen.1 -MAN3= netcdf.3 +MAN3= netcdf.3 netcdf.3f post-build: @(cd ${WRKSRC}/libsrc && \ diff --git a/science/netcdf4/distinfo b/science/netcdf4/distinfo index 0ccca5fd3340..35e68c0e47e7 100644 --- a/science/netcdf4/distinfo +++ b/science/netcdf4/distinfo @@ -1 +1 @@ -MD5 (netcdf-3.5-beta8.tar.Z) = 733142b996c911ade0dda505e5d960c6 +MD5 (netcdf-3.5.0.tar.Z) = 28640a40a44f982f90f5eeb15e917a1f diff --git a/science/netcdf4/files/patch-aa b/science/netcdf4/files/patch-aa new file mode 100644 index 000000000000..43324e78712d --- /dev/null +++ b/science/netcdf4/files/patch-aa @@ -0,0 +1,19 @@ +--- rules.make.orig Mon Mar 12 22:31:55 2001 ++++ rules.make Mon Apr 30 14:02:44 2001 +@@ -145,14 +145,8 @@ + cp $(MANUAL) $@ + $(MANDIR)/man3/$(MANUAL): $(MANDIR)/man3 $(MANUAL) + cp $(MANUAL) $@ +-$(MANDIR)/man3f/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL) \ +- $(MANDIR)/man3f +- rm -f $@ +- ln -s $(MANDIR)/man3/$(MANUAL) $@ +-$(MANDIR)/man3f90/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL) \ +- $(MANDIR)/man3f90 +- rm -f $@ +- ln -s $(MANDIR)/man3/$(MANUAL) $@ ++$(MANDIR)/man3f/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL) ++$(MANDIR)/man3f90/$(MANUAL): $(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL) + + ################################################################################ + # Cleanup: diff --git a/science/netcdf4/pkg-plist b/science/netcdf4/pkg-plist index a400eb5e9148..34c2fa05a1a9 100644 --- a/science/netcdf4/pkg-plist +++ b/science/netcdf4/pkg-plist @@ -3,6 +3,7 @@ bin/ncgen include/ncvalues.h include/netcdf.h include/netcdf.hh +include/netcdf.inc include/netcdfcpp.h lib/libnetcdf.a lib/libnetcdf.so -- cgit v1.2.3