From stephen@cauchy.math.missouri.edu  Mon Jan 18 21:48:17 2010
Return-Path: <stephen@cauchy.math.missouri.edu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6FD29106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Jan 2010 21:48:17 +0000 (UTC)
	(envelope-from stephen@cauchy.math.missouri.edu)
Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213])
	by mx1.freebsd.org (Postfix) with ESMTP id 4EE5B8FC19
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Jan 2010 21:48:16 +0000 (UTC)
Received: from cauchy.math.missouri.edu (localhost [127.0.0.1])
	by cauchy.math.missouri.edu (8.14.3/8.14.3) with ESMTP id o0ILmGWP093216
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Jan 2010 15:48:16 -0600 (CST)
	(envelope-from stephen@cauchy.math.missouri.edu)
Received: (from stephen@localhost)
	by cauchy.math.missouri.edu (8.14.3/8.14.3/Submit) id o0ILmG7f093215;
	Mon, 18 Jan 2010 15:48:16 -0600 (CST)
	(envelope-from stephen)
Message-Id: <201001182148.o0ILmG7f093215@cauchy.math.missouri.edu>
Date: Mon, 18 Jan 2010 15:48:16 -0600 (CST)
From: Stephen Montgomery-Smith <stephen@missouri.edu>
Reply-To: Stephen Montgomery-Smith <stephen@missouri.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update of science/cdf
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         142950
>Category:       ports
>Synopsis:       Update of science/cdf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 18 21:50:06 UTC 2010
>Closed-Date:    Thu Jan 21 21:14:19 UTC 2010
>Last-Modified:  Thu Jan 21 21:20:24 UTC 2010
>Originator:     Stephen Montgomery-Smith
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD cauchy 7.2-STABLE FreeBSD 7.2-STABLE #0: Sat Jan 9 19:36:19 CST 2010 stephen@cauchy:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Update of science/cdf to 3.3.0
>How-To-Repeat:
	
>Fix:

	


diff -ur /usr/ports/science/cdf/Makefile cdf/Makefile
--- /usr/ports/science/cdf/Makefile	2009-11-19 07:36:39.000000000 -0600
+++ cdf/Makefile	2010-01-18 15:09:33.000000000 -0600
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	cdf3
-PORTVERSION=	3.2.1
-PORTREVISION=	2
+PORTVERSION=	3.3.0
 CATEGORIES=	science
 MASTER_SITES=	${MASTER_SITE_LOCAL}	\
 		ftp://cdaweb.gsfc.nasa.gov/pub/cdf/dist/cdf${VER}/unix/
diff -ur /usr/ports/science/cdf/distinfo cdf/distinfo
--- /usr/ports/science/cdf/distinfo	2008-08-19 16:40:14.000000000 -0500
+++ cdf/distinfo	2010-01-18 15:10:33.000000000 -0600
@@ -1,3 +1,3 @@
-MD5 (cdf3-3.2.1/cdf32_1-dist-cdf.tar.gz) = 58ced97d036fa6d634ca7a2c69dda46a
-SHA256 (cdf3-3.2.1/cdf32_1-dist-cdf.tar.gz) = 2ed44c9cbff22a15474b5dd8e0a638800a7966ac9f73d90abd6ee212eb4eafbc
-SIZE (cdf3-3.2.1/cdf32_1-dist-cdf.tar.gz) = 966555
+MD5 (cdf3-3.3.0/cdf33_0-dist-cdf.tar.gz) = 506f434c75a02f8f981e73882d727033
+SHA256 (cdf3-3.3.0/cdf33_0-dist-cdf.tar.gz) = 2cb49e9c0d282cdd3737c55df3df0f4b62bb701a07ecfa11c5372a0416bfa81f
+SIZE (cdf3-3.3.0/cdf33_0-dist-cdf.tar.gz) = 985719
diff -ur /usr/ports/science/cdf/files/patch-src+include+cdfdist.h cdf/files/patch-src+include+cdfdist.h
--- /usr/ports/science/cdf/files/patch-src+include+cdfdist.h	2008-08-19 16:40:14.000000000 -0500
+++ cdf/files/patch-src+include+cdfdist.h	2010-01-18 15:25:31.000000000 -0600
@@ -1,11 +1,11 @@
---- src/include/cdflib.h.orig	2008-05-02 20:16:55.000000000 +0200
-+++ src/include/cdflib.h	2008-08-19 21:59:08.000000000 +0200
-@@ -370,7 +370,7 @@
+--- src/include/cdflib.h.orig	2010-01-18 15:22:03.000000000 -0600
++++ src/include/cdflib.h	2010-01-18 15:22:32.000000000 -0600
+@@ -375,7 +375,7 @@
+ #elif defined(unix) && !defined(AIX) && !defined(Mach) && !defined(hpux) || \
      defined(__MINGW32__)
  #  if (defined(linux) && !defined(__ICC)) || defined(__CYGWIN__) || \
-       defined(macosXppc) || defined(macosXintel) || \
--      defined(sun) || defined(__MINGW32__) || defined(__FreeBSD__)
-+      defined(sun) || defined(__MINGW32__)
+-      defined(sun) || defined(__MINGW32__) || defined(__FreeBSD__) || \
++      defined(sun) || defined(__MINGW32__) || \
+       defined(__PPC__)
  #    define Fif_ENTRYPOINT(ep__,ep_,ep,EP) ep__
  #  else
- #    define Fif_ENTRYPOINT(ep__,ep_,ep,EP) ep_
diff -ur /usr/ports/science/cdf/pkg-plist cdf/pkg-plist
--- /usr/ports/science/cdf/pkg-plist	2008-08-19 16:40:14.000000000 -0500
+++ cdf/pkg-plist	2010-01-18 15:30:02.000000000 -0600
@@ -8,6 +8,7 @@
 bin/cdfirsdump
 bin/cdfmerge
 bin/cdfstats
+bin/cdfvalidate
 bin/definitions.B
 bin/definitions.C
 bin/definitions.K
@@ -41,6 +42,8 @@
 lib/cdf/help/cdfstatj.olh
 lib/cdf/help/cdfstats.olh
 lib/cdf/help/cdfxp.ilh
+lib/cdf/help/cdfvalidate.olh
+lib/cdf/help/cdfvalidatej.olh
 lib/cdf/help/skt2cdf.olh
 lib/cdf/help/skt2cdfj.olh
 lib/libcdf.a
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Jan 18 22:16:09 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=142950 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Jan 21 21:14:18 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/142950: commit references a PR
Date: Thu, 21 Jan 2010 21:16:47 +0000 (UTC)

 miwi        2010-01-21 21:14:54 UTC
 
   FreeBSD ports repository
 
   Modified files:
     science/cdf          Makefile distinfo pkg-plist 
     science/cdf/files    patch-src+include+cdfdist.h 
   Log:
   - Update to 3.3.0
   
   PR:             142950
   Submitted by:   Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
   
   Revision  Changes    Path
   1.21      +1 -2      ports/science/cdf/Makefile
   1.11      +3 -3      ports/science/cdf/distinfo
   1.3       +7 -7      ports/science/cdf/files/patch-src+include+cdfdist.h
   1.6       +3 -0      ports/science/cdf/pkg-plist
 _______________________________________________
 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:
