1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- 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
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-12-28 13:14:31 +00:00
parent 3372182dc8
commit d2f78922da
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375705
2 changed files with 5 additions and 8 deletions

View File

@ -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

View File

@ -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