From d2f78922dabe99d41a5625ee9a591794b89e10bf Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 28 Dec 2014 13:14:31 +0000 Subject: [PATCH] - Update to 1.6.7 - Use INSTALL_TARGET=install-strip instead of STRIP_CMD Changes: https://code.zmaw.de/news/284 https://code.zmaw.de/news/275 --- science/cdo/Makefile | 9 +++------ science/cdo/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/science/cdo/Makefile b/science/cdo/Makefile index dbbe1988d03e..f50cc3078fca 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= cdo -PORTVERSION= 1.6.4 -PORTREVISION= 1 +PORTVERSION= 1.6.7 CATEGORIES= science -MASTER_SITES= https://code.zmaw.de/attachments/download/8376/ \ +MASTER_SITES= https://code.zmaw.de/attachments/download/9444/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org @@ -28,6 +27,7 @@ CONFIGURE_ARGS= --disable-cgribex \ --program-transform-name="" \ --with-zlib=/usr GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip LDFLAGS+= -L${LOCALBASE}/lib -pthread USE_LDCONFIG= yes USES= gmake libtool pathfix @@ -73,9 +73,6 @@ CFLAGS+= -DPTHREAD_MUTEXATTR_CONDATTR post-patch: @${REINPLACE_CMD} -e 's|$$(libdir)/\($$$$pkgconfigfile\)|${PREFIX}/libdata/\1|' ${WRKSRC}/libcdi/src/Makefile.in -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcdi.so.0 - regression-test test: build .if ${PORT_OPTIONS:MNETCDF} @cd ${WRKSRC}/ && ${SETENV} CDO_PATH=src/cdo src/cdotest diff --git a/science/cdo/distinfo b/science/cdo/distinfo index 8a152bd24192..9ad51a542789 100644 --- a/science/cdo/distinfo +++ b/science/cdo/distinfo @@ -1,2 +1,2 @@ -SHA256 (cdo-1.6.4.tar.gz) = 5ade399250b0d816d46bbe51437db1d11058bb79b7dd871907248e6e32b6e866 -SIZE (cdo-1.6.4.tar.gz) = 6507834 +SHA256 (cdo-1.6.7.tar.gz) = b7471dbe50d3726277ce30a92a429427158445e08bb90a8f9cb3aaa5b46f9e56 +SIZE (cdo-1.6.7.tar.gz) = 6285223