Date: Tue, 11 Jul 2006 10:10:12 +0800 (CST) From: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/100050: [MAINTAINER-UPDATE] ports/science/cdo Message-ID: <20060711021012.380D417020@sunpoet.net> Resent-Message-ID: <200607110220.k6B2KGP1019446@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100050 >Category: ports >Synopsis: [MAINTAINER-UPDATE] ports/science/cdo >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 11 02:20:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 6.1-STABLE i386 >Organization: SUNPOET.net >Environment: System: FreeBSD IRIS.sunpoet.net 6.1-STABLE FreeBSD 6.1-STABLE #9: Sun Jun 18 22:55:40 CST 2006 sunpoet@IRIS.sunpoet.net:/usr/obj/usr/src/sys/sunpoet i386 >Description: Update CDO to latest version (1.0.0). >How-To-Repeat: >Fix: % diff -ruN /usr/ports/science/cdo.orig/Makefile /usr/ports/science/cdo/Makefile diff -ruN /usr/ports/science/cdo.orig/Makefile /usr/ports/science/cdo/Makefile --- /usr/ports/science/cdo.orig/Makefile Sun Jun 11 16:41:34 2006 +++ /usr/ports/science/cdo/Makefile Tue Jul 11 10:01:53 2006 @@ -7,7 +7,7 @@ # PORTNAME= cdo -PORTVERSION= 0.9.13 +PORTVERSION= 1.0.0 CATEGORIES= science MASTER_SITES= http://www.mpimet.mpg.de/fileadmin/software/cdo/ \ http://sunpoet.net/distfiles/ @@ -28,12 +28,12 @@ NETCDF "NETCDF support" off .if defined(WITH_HDF5) -CONFIGURE_ARGS+= --with-hdf5=${LOCALBASE}/include +CONFIGURE_ARGS+= --with-hdf5=${LOCALBASE} LIB_DEPENDS+= hdf5.0:${PORTSDIR}/science/hdf5 .endif .if defined(WITH_NETCDF) -CONFIGURE_ARGS+= --with-netcdf=${LOCALBASE}/include +CONFIGURE_ARGS+= --with-netcdf=${LOCALBASE} LIB_DEPENDS+= netcdf.1:${PORTSDIR}/science/netcdf .endif diff -ruN /usr/ports/science/cdo.orig/distinfo /usr/ports/science/cdo/distinfo --- /usr/ports/science/cdo.orig/distinfo Sun Jun 11 16:41:34 2006 +++ /usr/ports/science/cdo/distinfo Thu Jul 6 03:19:26 2006 @@ -1,3 +1,3 @@ -MD5 (cdo-0.9.13.tar.gz) = dc93ea5130c02fa6c1d56c0296df623b -SHA256 (cdo-0.9.13.tar.gz) = d78d24761c451f6aaae0e631b4dec8c341acb593806a0f95d0dd4ac634ece87a -SIZE (cdo-0.9.13.tar.gz) = 594776 +MD5 (cdo-1.0.0.tar.gz) = d674e71999ee244a8856f84712ea546e +SHA256 (cdo-1.0.0.tar.gz) = ad3aa181e68dcd8622d4fb3cba062c1805f9364fcd4fa219cc2e9e625c298359 +SIZE (cdo-0.9.13.tar.gz) = 1536484 diff -ruN /usr/ports/science/cdo.orig/files/patch-src__cdilib.c /usr/ports/science/cdo/files/patch-src__cdilib.c --- /usr/ports/science/cdo.orig/files/patch-src__cdilib.c Sun Jun 11 16:41:34 2006 +++ /usr/ports/science/cdo/files/patch-src__cdilib.c Thu Jan 1 08:00:00 1970 @@ -1,10 +0,0 @@ ---- src/cdilib.c.orig Mon Mar 6 17:08:36 2006 -+++ src/cdilib.c Mon May 29 22:28:01 2006 -@@ -3948,7 +3948,6 @@ - - #if ! defined (HAVE_MALLOC_H) - # if defined (__sun) || defined (__i386) || defined (__ia64) || defined (SX) --# define HAVE_MALLOC_H - # endif - #endif - >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060711021012.380D417020>