Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2008 20:04:49 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/124871: [MAINTAINER] science/netcdf: update to 3.6.3
Message-ID:  <20080622120449.596C9119E@sunpoet.net>
Resent-Message-ID: <200806221210.m5MCA00A059471@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         124871
>Category:       ports
>Synopsis:       [MAINTAINER] science/netcdf: update to 3.6.3
>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:   Sun Jun 22 12:10:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bonjour.sunpoet.net 7.0-STABLE FreeBSD 7.0-STABLE #8: Wed Jun 11 22:35:07 CST 2008
>Description:
- Update to 3.6.3
- Add CONFLICTS for upcoming NetCDF 4

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- netcdf-3.6.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/science/netcdf/Makefile /home/depot/FreeBSD/sunpoet/netcdf/Makefile
--- /usr/ports/science/netcdf/Makefile	2007-07-24 08:35:18.000000000 +0800
+++ /home/depot/FreeBSD/sunpoet/netcdf/Makefile	2008-06-22 20:02:52.865838537 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	netcdf
-PORTVERSION=	3.6.2
+PORTVERSION=	3.6.3
 CATEGORIES=	science
 MASTER_SITES=	ftp://ftp.unidata.ucar.edu/pub/netcdf/%SUBDIR%/ \
 		http://sunpoet.net/distfiles/
@@ -15,12 +15,12 @@
 MAINTAINER=	sunpoet@sunpoet.net
 COMMENT=	Library for machine-independent, array-oriented data access
 
-CONFLICTS=	hdf-4.*
+CONFLICTS=	hdf-4.* netcdf-4.*
 
 CONFIGURE_ARGS=	--enable-shared --disable-f77
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -fPIC -DPIC -Df2cFortran"
 
-USE_BZIP2=	YES
+#USE_BZIP2=	YES
 
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
diff -ruN --exclude=CVS /usr/ports/science/netcdf/distinfo /home/depot/FreeBSD/sunpoet/netcdf/distinfo
--- /usr/ports/science/netcdf/distinfo	2007-04-10 22:36:42.000000000 +0800
+++ /home/depot/FreeBSD/sunpoet/netcdf/distinfo	2008-06-13 08:54:50.856220916 +0800
@@ -1,3 +1,3 @@
-MD5 (netcdf-3.6.2.tar.bz2) = 1eca0ea1e81e14ebc5bb93e5dd25c364
-SHA256 (netcdf-3.6.2.tar.bz2) = 0468f1d9ab0fbad6edb957d8fb597010cb5c546c6de6752c9a63b0e0f194e564
-SIZE (netcdf-3.6.2.tar.bz2) = 4580511
+MD5 (netcdf-3.6.3.tar.gz) = e03ca6eb3a0d9126162b9fe1725cfed3
+SHA256 (netcdf-3.6.3.tar.gz) = 9aacdcad88774bd6e4515196f80f73bab54557e6fde07379f6bfb2d60fe717d3
+SIZE (netcdf-3.6.3.tar.gz) = 11489734
--- netcdf-3.6.3.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?20080622120449.596C9119E>