svn commit: r417539 - head/devel/libdap

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 26 17:13:20 UTC 2016


Author: sunpoet
Date: Sun Jun 26 17:13:18 2016
New Revision: 417539
URL: https://svnweb.freebsd.org/changeset/ports/417539

Log:
  - Update to 3.18.1
  
  Changes:	https://fossies.org/linux/libdap/NEWS

Modified:
  head/devel/libdap/Makefile
  head/devel/libdap/distinfo
  head/devel/libdap/pkg-plist

Modified: head/devel/libdap/Makefile
==============================================================================
--- head/devel/libdap/Makefile	Sun Jun 26 17:13:13 2016	(r417538)
+++ head/devel/libdap/Makefile	Sun Jun 26 17:13:18 2016	(r417539)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libdap
-PORTVERSION=	3.17.3
+PORTVERSION=	3.18.1
 CATEGORIES=	devel
 MASTER_SITES=	http://www.opendap.org/pub/source/ \
 		LOCAL/sunpoet

Modified: head/devel/libdap/distinfo
==============================================================================
--- head/devel/libdap/distinfo	Sun Jun 26 17:13:13 2016	(r417538)
+++ head/devel/libdap/distinfo	Sun Jun 26 17:13:18 2016	(r417539)
@@ -1,2 +1,3 @@
-SHA256 (libdap-3.17.3.tar.gz) = 297d66047bf2856977f15dd510b65d53e9b04689ae13aa7e878693a8c91e613b
-SIZE (libdap-3.17.3.tar.gz) = 2192899
+TIMESTAMP = 1466891973
+SHA256 (libdap-3.18.1.tar.gz) = a755c472d7c9e54bc3aa6c92a847a69466fbc6cdc56ee912f411802a725d57a4
+SIZE (libdap-3.18.1.tar.gz) = 2209343

Modified: head/devel/libdap/pkg-plist
==============================================================================
--- head/devel/libdap/pkg-plist	Sun Jun 26 17:13:13 2016	(r417538)
+++ head/devel/libdap/pkg-plist	Sun Jun 26 17:13:18 2016	(r417539)
@@ -22,6 +22,7 @@ include/libdap/D4ConstraintEvaluator.h
 include/libdap/D4Dimensions.h
 include/libdap/D4Enum.h
 include/libdap/D4EnumDefs.h
+include/libdap/D4FilterClause.h
 include/libdap/D4Function.h
 include/libdap/D4FunctionEvaluator.h
 include/libdap/D4Group.h


More information about the svn-ports-head mailing list