ports/75954: Update port: math/netcdf to 3.6.0

KATO Tsuguru tkato432 at yahoo.com
Sat Jan 8 16:10:35 UTC 2005


>Number:         75954
>Category:       ports
>Synopsis:       Update port: math/netcdf to 3.6.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 08 16:10:30 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 3.6.0

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/math/netcdf/Makefile math/netcdf/Makefile
--- /usr/ports/math/netcdf/Makefile	Thu Mar 25 13:24:05 2004
+++ math/netcdf/Makefile	Thu Jan  6 15:15:29 2005
@@ -6,11 +6,9 @@
 #
 
 PORTNAME=	netcdf
-PORTVERSION=	3.5.1
+PORTVERSION=	3.6.0
 CATEGORIES=	math
 MASTER_SITES=	ftp://unidata.ucar.edu/pub/netcdf/
-#DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/-beta/}
-EXTRACT_SUFX=	.tar.Z
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Library for machine-independent, array-oriented data access
@@ -20,6 +18,7 @@
 CONFLICTS=	hdf-4.*
 
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="-fPIC -DPIC -Df2cFortran"
 INSTALLS_SHLIB=	yes
 
@@ -41,7 +40,7 @@
 	${LN} -sf libnetcdf_c++.so.1 ${PREFIX}/lib/libnetcdf_c++.so
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
-.for file in COMPATIBILITY COPYRIGHT README RELEASE_NOTES
+.for file in COPYRIGHT README RELEASE_NOTES
 	${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
 .endfor
 .endif
diff -urN /usr/ports/math/netcdf/distinfo math/netcdf/distinfo
--- /usr/ports/math/netcdf/distinfo	Sun Mar 21 10:17:00 2004
+++ math/netcdf/distinfo	Thu Jan  6 14:20:38 2005
@@ -1,2 +1,2 @@
-MD5 (netcdf-3.5.1.tar.Z) = 52972e8765394010d2507a9a1dc02a56
-SIZE (netcdf-3.5.1.tar.Z) = 1333257
+MD5 (netcdf-3.6.0.tar.gz) = 3636b47e8999582eaaec9a93bbe25d6c
+SIZE (netcdf-3.6.0.tar.gz) = 840941
diff -urN /usr/ports/math/netcdf/files/patch-aa math/netcdf/files/patch-aa
--- /usr/ports/math/netcdf/files/patch-aa	Tue May  1 07:05:08 2001
+++ math/netcdf/files/patch-aa	Thu Jan  6 15:13:11 2005
@@ -1,9 +1,9 @@
---- rules.make.orig	Mon Mar 12 22:31:55 2001
-+++ rules.make	Mon Apr 30 14:02:44 2001
+--- rules.make.orig	Sat Dec 18 05:34:48 2004
++++ rules.make	Thu Jan  6 15:12:59 2005
 @@ -145,14 +145,8 @@
- 	cp $(MANUAL) $@
+ 	$(INSTALL) $(MANUAL) $@
  $(MANDIR)/man3/$(MANUAL):	$(MANDIR)/man3 $(MANUAL)
- 	cp $(MANUAL) $@
+ 	$(INSTALL) $(MANUAL) $@
 -$(MANDIR)/man3f/$(MANUAL):	$(MANDIR)/man3 $(MANDIR)/man3/$(MANUAL) \
 -				$(MANDIR)/man3f
 -	rm -f $@
diff -urN /usr/ports/math/netcdf/pkg-plist math/netcdf/pkg-plist
--- /usr/ports/math/netcdf/pkg-plist	Sun Mar 21 10:17:00 2004
+++ math/netcdf/pkg-plist	Thu Jan  6 15:15:38 2005
@@ -11,7 +11,6 @@
 lib/libnetcdf_c++.a
 lib/libnetcdf_c++.so
 lib/libnetcdf_c++.so.1
-%%PORTDOCS%%%%DOCSDIR%%/COMPATIBILITY
 %%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%%%DOCSDIR%%/RELEASE_NOTES
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list