Date: Fri, 7 Dec 2018 21:33:48 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486888 - head/devel/libdap Message-ID: <201812072133.wB7LXmP7032197@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Dec 7 21:33:48 2018 New Revision: 486888 URL: https://svnweb.freebsd.org/changeset/ports/486888 Log: Update to 3.20.2 Changes: https://github.com/OPENDAP/libdap4/releases https://github.com/OPENDAP/libdap4/blob/master/NEWS Modified: head/devel/libdap/Makefile head/devel/libdap/distinfo head/devel/libdap/pkg-plist Modified: head/devel/libdap/Makefile ============================================================================== --- head/devel/libdap/Makefile Fri Dec 7 19:48:32 2018 (r486887) +++ head/devel/libdap/Makefile Fri Dec 7 21:33:48 2018 (r486888) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libdap -PORTVERSION= 3.20.1 +PORTVERSION= 3.20.2 CATEGORIES= devel MASTER_SITES= https://www.opendap.org/pub/source/ \ LOCAL/sunpoet Modified: head/devel/libdap/distinfo ============================================================================== --- head/devel/libdap/distinfo Fri Dec 7 19:48:32 2018 (r486887) +++ head/devel/libdap/distinfo Fri Dec 7 21:33:48 2018 (r486888) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542819947 -SHA256 (libdap-3.20.1.tar.gz) = 1e34d08145052436f2d468b8d6764c143eba1bc2e74481e7e568f0f96ae5cc7a -SIZE (libdap-3.20.1.tar.gz) = 2667599 +TIMESTAMP = 1544193710 +SHA256 (libdap-3.20.2.tar.gz) = 60eafd74f6e415b31de05078002ec82807c12be4f4fa7e8c7f982322e12be34e +SIZE (libdap-3.20.2.tar.gz) = 2668375 Modified: head/devel/libdap/pkg-plist ============================================================================== --- head/devel/libdap/pkg-plist Fri Dec 7 19:48:32 2018 (r486887) +++ head/devel/libdap/pkg-plist Fri Dec 7 21:33:48 2018 (r486888) @@ -141,7 +141,7 @@ include/libdap/xdr-datatypes.h lib/libdap.a lib/libdap.so lib/libdap.so.25 -lib/libdap.so.25.1.1 +lib/libdap.so.25.2.0 lib/libdapclient.a lib/libdapclient.so lib/libdapclient.so.6
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812072133.wB7LXmP7032197>