From sunpoet@sunpoet.net  Sun Jun 22 12:04:56 2008
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 02F1C106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 22 Jun 2008 12:04:56 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [203.204.205.212])
	by mx1.freebsd.org (Postfix) with ESMTP id D2C3A8FC2B
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 22 Jun 2008 12:04:55 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 596C9119E; Sun, 22 Jun 2008 20:04:49 +0800 (CST)
Message-Id: <20080622120449.596C9119E@sunpoet.net>
Date: Sun, 22 Jun 2008 20:04:49 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] science/netcdf: update to 3.6.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         124871
>Category:       ports
>Synopsis:       [MAINTAINER] science/netcdf: update to 3.6.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rafan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 22 12:10:00 UTC 2008
>Closed-Date:    Wed Jun 25 08:32:19 UTC 2008
>Last-Modified:  Wed Jun 25 08:40:01 UTC 2008
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->rafan 
Responsible-Changed-By: rafan 
Responsible-Changed-When: Sun Jun 22 16:46:47 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124871 
State-Changed-From-To: open->closed 
State-Changed-By: rafan 
State-Changed-When: Wed Jun 25 08:32:17 UTC 2008 
State-Changed-Why:  
Committed with changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124871 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/124871: commit references a PR
Date: Wed, 25 Jun 2008 08:32:11 +0000 (UTC)

 rafan       2008-06-25 08:32:04 UTC
 
   FreeBSD ports repository
 
   Modified files:
     science/netcdf       Makefile distinfo 
   Log:
   - Update to 3.6.3
   
   PR:             ports/124871
   Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer)
   
   Revision  Changes    Path
   1.30      +7 -6      ports/science/netcdf/Makefile
   1.15      +3 -3      ports/science/netcdf/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
