svn commit: r353278 - head/devel/libdap

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu May 8 06:50:12 UTC 2014


Author: sunpoet
Date: Thu May  8 06:50:11 2014
New Revision: 353278
URL: http://svnweb.freebsd.org/changeset/ports/353278
QAT: https://qat.redports.org/buildarchive/r353278/

Log:
  - Update to 3.13.1
  
  Changes:
  - Fix for a unit-test that uses the default server at test.opendap.org. This
    affects neither the API nor ABI of libdap; only the test baseline was changed.

Modified:
  head/devel/libdap/Makefile
  head/devel/libdap/distinfo

Modified: head/devel/libdap/Makefile
==============================================================================
--- head/devel/libdap/Makefile	Thu May  8 05:54:59 2014	(r353277)
+++ head/devel/libdap/Makefile	Thu May  8 06:50:11 2014	(r353278)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libdap
-PORTVERSION=	3.13.0
+PORTVERSION=	3.13.1
 CATEGORIES=	devel
 MASTER_SITES=	http://www.opendap.org/pub/source/ \
 		LOCAL/sunpoet

Modified: head/devel/libdap/distinfo
==============================================================================
--- head/devel/libdap/distinfo	Thu May  8 05:54:59 2014	(r353277)
+++ head/devel/libdap/distinfo	Thu May  8 06:50:11 2014	(r353278)
@@ -1,2 +1,2 @@
-SHA256 (libdap-3.13.0.tar.gz) = 72f9c7bd55af8f2df5e0559dc11214a15787cf7ae1da2a15d2131678ffd92709
-SIZE (libdap-3.13.0.tar.gz) = 1615099
+SHA256 (libdap-3.13.1.tar.gz) = 5e69a8b0fcf01d27b247c782daa8c202bc7037db2ff92f9787adfb19218387ba
+SIZE (libdap-3.13.1.tar.gz) = 1580225


More information about the svn-ports-all mailing list