Date: Thu, 8 May 2014 06:50:11 +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: r353278 - head/devel/libdap Message-ID: <201405080650.s486oBXv041610@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405080650.s486oBXv041610>