ports/126610: [MAINTAINER] science/cdo: update to 1.2.0

Sunpoet Po-Chuan Hsieh sunpoet at sunpoet.net
Mon Aug 18 01:00:09 UTC 2008


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 18 01:00:08 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 #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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list