From sunpoet@sunpoet.net  Mon Aug 18 00:51:49 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 2D6241065686
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Aug 2008 00:51:49 +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 EE6B78FC25
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Aug 2008 00:51:48 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 847193C55; Mon, 18 Aug 2008 08:51:39 +0800 (CST)
Message-Id: <20080818005139.847193C55@sunpoet.net>
Date: Mon, 18 Aug 2008 08:51:39 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] science/cdo: update to 1.2.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         126610
>Category:       ports
>Synopsis:       [MAINTAINER] science/cdo: update to 1.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 18 01:00:08 UTC 2008
>Closed-Date:    Mon Aug 18 06:51:43 UTC 2008
>Last-Modified:  Mon Aug 18 07:00:11 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 #10: Fri Aug  1 11:36:08 CST
>Description:
- Update to 1.2.0

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

--- cdo-1.2.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/science/cdo/Makefile /usr/ports/sunpoet/cdo/Makefile
--- /usr/ports/science/cdo/Makefile	2008-04-13 00:46:49.000000000 +0800
+++ /usr/ports/sunpoet/cdo/Makefile	2008-08-18 08:49:39.767430893 +0800
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	cdo
-PORTVERSION=	1.1.1
+PORTVERSION=	1.2.0
 CATEGORIES=	science
 MASTER_SITES=	http://www.mpimet.mpg.de/fileadmin/software/cdo/ \
 		http://sunpoet.net/distfiles/
@@ -42,10 +42,13 @@
 
 post-build:
 .if defined(WITH_NETCDF)
-	cd "${WRKSRC}/src" && ${SETENV} CDO_PATH="${WRKSRC}/src/cdo" "${WRKSRC}/src/cdotest"
+	@cd "${WRKSRC}/src" && ${SETENV} CDO_PATH="${WRKSRC}/src/cdo" "${WRKSRC}/src/cdotest"
 .endif
 
 post-install:
 	@${CAT} ${PKGMESSAGE}
 
+regression-test:
+	@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check
+
 .include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/science/cdo/distinfo /usr/ports/sunpoet/cdo/distinfo
--- /usr/ports/science/cdo/distinfo	2008-04-13 00:46:49.000000000 +0800
+++ /usr/ports/sunpoet/cdo/distinfo	2008-08-16 01:47:14.798623414 +0800
@@ -1,3 +1,3 @@
-MD5 (cdo-1.1.1.tar.gz) = 003e78d96348b4728a0996b3e0d61b7a
-SHA256 (cdo-1.1.1.tar.gz) = 7782c1d1a7a7a5a0e612bf0e1530bcdc9611c66a28f5ad646b5aefa145544f5a
-SIZE (cdo-1.1.1.tar.gz) = 2487004
+MD5 (cdo-1.2.0.tar.gz) = 344968afa461c6e0dc9f73f18648dcac
+SHA256 (cdo-1.2.0.tar.gz) = 454b8e5350f367303c4fe51b70157b1e5ee4204e4bf7cec8336dc467a5908d6a
+SIZE (cdo-1.2.0.tar.gz) = 2524869
--- cdo-1.2.0.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Mon Aug 18 06:51:42 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/126610: commit references a PR
Date: Mon, 18 Aug 2008 06:51:49 +0000 (UTC)

 edwin       2008-08-18 06:51:34 UTC
 
   FreeBSD ports repository
 
   Modified files:
     science/cdo          Makefile distinfo 
   Log:
   [MAINTAINER] science/cdo: update to 1.2.0
   
   PR:             ports/126610
   Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
   
   Revision  Changes    Path
   1.15      +5 -2      ports/science/cdo/Makefile
   1.10      +3 -3      ports/science/cdo/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:
