aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-08-18 20:41:01 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-08-18 20:41:01 +0000
commit6526edab2e6b4586efe39dc02e23c389593be668 (patch)
treefc980dd87dc0199adc5f531cacdc897479acd79c /science
parent6acd888b12a289c3d78988ae8add507a18d97358 (diff)
downloadports-6526edab2e6b4586efe39dc02e23c389593be668.tar.gz
ports-6526edab2e6b4586efe39dc02e23c389593be668.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/cdo/Makefile8
-rw-r--r--science/cdo/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/science/cdo/Makefile b/science/cdo/Makefile
index 24d0ea55c18d..171a11a67dd9 100644
--- a/science/cdo/Makefile
+++ b/science/cdo/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= cdo
-PORTVERSION= 1.9.4
-PORTREVISION= 1
+PORTVERSION= 1.9.5
CATEGORIES= science
-MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/17374/ \
+MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/18264/ \
LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
@@ -71,6 +70,9 @@ post-patch:
@${REINPLACE_CMD} -e 's|$$(libdir)/\($$$$pkgconfigfile\)|${PREFIX}/libdata/\1|' ${WRKSRC}/libcdi/src/Makefile.in
@${REINPLACE_CMD} -e 's|unsigned32 |uint32_t |' ${WRKSRC}/libcdi/src/cdilib.c ${WRKSRC}/libcdi/src/util.c
+post-install:
+ ${INSTALL_DATA} ${WRKSRC}/libcdi/src/cdi.inc ${STAGEDIR}${PREFIX}/include/cdi.inc
+
test-NETCDF-on:
@cd ${WRKSRC}/ && ${SETENV} CDO_PATH=src/cdo src/cdotest
diff --git a/science/cdo/distinfo b/science/cdo/distinfo
index 07fa9920934a..306a50721d66 100644
--- a/science/cdo/distinfo
+++ b/science/cdo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526403275
-SHA256 (cdo-1.9.4.tar.gz) = 3d1c0fd3f7d38c5d3d88139ca1546c9d24e1b1ff752a794a4194dfe624695def
-SIZE (cdo-1.9.4.tar.gz) = 10052888
+TIMESTAMP = 1534619292
+SHA256 (cdo-1.9.5.tar.gz) = 48ed65cc5b436753c8e7f9eadd8aa97376698ce230ceafed2a4350a5b1a27148
+SIZE (cdo-1.9.5.tar.gz) = 10167428