svn commit: r426423 - in head/science/cdo: . files
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Nov 19 17:04:49 UTC 2016
Author: sunpoet
Date: Sat Nov 19 17:04:47 2016
New Revision: 426423
URL: https://svnweb.freebsd.org/changeset/ports/426423
Log:
- Update to 1.7.2
- Fix CONFIGURE_ARGS
Changes: https://code.zmaw.de/news/349
Deleted:
head/science/cdo/files/patch-src-EOFs.c
Modified:
head/science/cdo/Makefile
head/science/cdo/distinfo
Modified: head/science/cdo/Makefile
==============================================================================
--- head/science/cdo/Makefile Sat Nov 19 17:04:43 2016 (r426422)
+++ head/science/cdo/Makefile Sat Nov 19 17:04:47 2016 (r426423)
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= cdo
-PORTVERSION= 1.7.1
-PORTREVISION= 1
+PORTVERSION= 1.7.2
CATEGORIES= science
-MASTER_SITES= https://code.zmaw.de/attachments/download/12070/ \
+MASTER_SITES= https://code.zmaw.de/attachments/download/12760/ \
LOCAL/sunpoet
MAINTAINER= sunpoet at FreeBSD.org
@@ -22,8 +21,7 @@ NETCDF_IMPLIES= HDF5
PORTSCOUT= site:https://code.zmaw.de/projects/cdo/files
-CONFIGURE_ARGS= --disable-cgribex \
- --disable-data \
+CONFIGURE_ARGS= --disable-data \
--disable-extra \
--disable-grib \
--disable-ieg \
Modified: head/science/cdo/distinfo
==============================================================================
--- head/science/cdo/distinfo Sat Nov 19 17:04:43 2016 (r426422)
+++ head/science/cdo/distinfo Sat Nov 19 17:04:47 2016 (r426423)
@@ -1,2 +1,3 @@
-SHA256 (cdo-1.7.1.tar.gz) = 5c24a5cb74dcf6e8b5140c67033868a5a0b641341e3adad3cb4035d5ad6e70a6
-SIZE (cdo-1.7.1.tar.gz) = 8923279
+TIMESTAMP = 1479408559
+SHA256 (cdo-1.7.2.tar.gz) = 4c43eba7a95f77457bfe0d30fb82382b3b5f2b0cf90aca6f0f0a008f6cc7e697
+SIZE (cdo-1.7.2.tar.gz) = 9041971
More information about the svn-ports-all
mailing list