From owner-svn-ports-all@freebsd.org Fri Oct 30 11:24:19 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 892DFA2039A; Fri, 30 Oct 2015 11:24:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 57E9811EB; Fri, 30 Oct 2015 11:24:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9UBOIG9090432; Fri, 30 Oct 2015 11:24:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9UBOHEk090424; Fri, 30 Oct 2015 11:24:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201510301124.t9UBOHEk090424@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Oct 2015 11:24:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400503 - in head/devel/libdap: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Oct 2015 11:24:19 -0000 Author: sunpoet Date: Fri Oct 30 11:24:17 2015 New Revision: 400503 URL: https://svnweb.freebsd.org/changeset/ports/400503 Log: - Update to 3.16.0 Changes: https://fossies.org/linux/libdap/NEWS Added: head/devel/libdap/files/patch-configure (contents, props changed) Modified: head/devel/libdap/Makefile head/devel/libdap/distinfo head/devel/libdap/files/extra-patch-dds.yy head/devel/libdap/pkg-plist Modified: head/devel/libdap/Makefile ============================================================================== --- head/devel/libdap/Makefile Fri Oct 30 11:24:12 2015 (r400502) +++ head/devel/libdap/Makefile Fri Oct 30 11:24:17 2015 (r400503) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libdap -PORTVERSION= 3.13.3 +PORTVERSION= 3.16.0 CATEGORIES= devel MASTER_SITES= http://www.opendap.org/pub/source/ \ LOCAL/sunpoet Modified: head/devel/libdap/distinfo ============================================================================== --- head/devel/libdap/distinfo Fri Oct 30 11:24:12 2015 (r400502) +++ head/devel/libdap/distinfo Fri Oct 30 11:24:17 2015 (r400503) @@ -1,2 +1,2 @@ -SHA256 (libdap-3.13.3.tar.gz) = 6040e3b29e1bcd4a636285e2cd26ec629d1d2d9006c6db661f91af8de5977db1 -SIZE (libdap-3.13.3.tar.gz) = 1630899 +SHA256 (libdap-3.16.0.tar.gz) = 5e9070ad9d3007b164095e87c6989e5f1f447b3d6b47e9b4d7c616e39b351422 +SIZE (libdap-3.16.0.tar.gz) = 2187971 Modified: head/devel/libdap/files/extra-patch-dds.yy ============================================================================== --- head/devel/libdap/files/extra-patch-dds.yy Fri Oct 30 11:24:12 2015 (r400502) +++ head/devel/libdap/files/extra-patch-dds.yy Fri Oct 30 11:24:17 2015 (r400503) @@ -4,10 +4,10 @@ | grid '{' SCAN_WORD ':' { -- if (is_keyword(string($3), "array")) -- part = array; -+ if (is_keyword(string($3), "libdap::Part::array")) -+ part = libdap::Part::array; +- if (is_keyword(string($3), "array")) { +- part = array; ++ if (is_keyword(string($3), "libdap::Part::array")) { ++ part = libdap::Part::array; + } else { - ostringstream msg; - msg << BAD_DECLARATION; + ostringstream msg; Added: head/devel/libdap/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libdap/files/patch-configure Fri Oct 30 11:24:17 2015 (r400503) @@ -0,0 +1,11 @@ +--- configure.orig 2015-10-21 17:56:45 UTC ++++ configure +@@ -16214,7 +16214,7 @@ as_arg_v2="3.0" + awk "$as_awk_strverscmp" v1="$as_arg_v1" v2="$as_arg_v2" /dev/null + case $? in #( + 1) : +- as_fn_error $? "not found" "$LINENO" 5 ;; #( ++ ;; #( + 0) : + ;; #( + 2) : Modified: head/devel/libdap/pkg-plist ============================================================================== --- head/devel/libdap/pkg-plist Fri Oct 30 11:24:12 2015 (r400502) +++ head/devel/libdap/pkg-plist Fri Oct 30 11:24:17 2015 (r400503) @@ -1,6 +1,7 @@ bin/dap-config bin/dap-config-pkgconfig bin/getdap +bin/getdap4 include/libdap/AlarmHandler.h include/libdap/Ancillary.h include/libdap/Array.h @@ -12,13 +13,34 @@ include/libdap/Clause.h include/libdap/Connect.h include/libdap/ConstraintEvaluator.h include/libdap/Constructor.h +include/libdap/D4AsyncUtil.h +include/libdap/D4AttributeType.h +include/libdap/D4Attributes.h +include/libdap/D4BaseTypeFactory.h +include/libdap/D4Connect.h +include/libdap/D4ConstraintEvaluator.h +include/libdap/D4Dimensions.h +include/libdap/D4Enum.h +include/libdap/D4EnumDefs.h +include/libdap/D4Function.h +include/libdap/D4FunctionEvaluator.h +include/libdap/D4Group.h +include/libdap/D4Maps.h +include/libdap/D4Opaque.h +include/libdap/D4ParserSax2.h +include/libdap/D4RValue.h +include/libdap/D4Sequence.h +include/libdap/D4StreamMarshaller.h +include/libdap/D4StreamUnMarshaller.h include/libdap/DAS.h include/libdap/DDS.h include/libdap/DDXExceptions.h include/libdap/DDXParserSAX2.h +include/libdap/DMR.h include/libdap/DODSFilter.h include/libdap/DapIndent.h include/libdap/DapObj.h +include/libdap/DapXmlNamespaces.h include/libdap/DataDDS.h include/libdap/EncodingType.h include/libdap/Error.h @@ -38,9 +60,12 @@ include/libdap/HTTPConnect.h include/libdap/HTTPResponse.h include/libdap/Int16.h include/libdap/Int32.h +include/libdap/Int64.h +include/libdap/Int8.h include/libdap/InternalErr.h include/libdap/Keywords2.h include/libdap/Marshaller.h +include/libdap/MarshallerThread.h include/libdap/ObjectType.h include/libdap/PipeResponse.h include/libdap/RCReader.h @@ -56,8 +81,10 @@ include/libdap/SignalHandlerRegisteredEr include/libdap/StdinResponse.h include/libdap/Str.h include/libdap/Structure.h +include/libdap/Type.h include/libdap/UInt16.h include/libdap/UInt32.h +include/libdap/UInt64.h include/libdap/UnMarshaller.h include/libdap/Url.h include/libdap/Vector.h @@ -69,48 +96,64 @@ include/libdap/XDRUtils.h include/libdap/XMLWriter.h include/libdap/ce_parser.h include/libdap/cgi_util.h +include/libdap/chunked_istream.h +include/libdap/chunked_ostream.h +include/libdap/chunked_stream.h +include/libdap/crc.h include/libdap/debug.h include/libdap/dods-datatypes.h include/libdap/dods-limits.h include/libdap/escaping.h include/libdap/expr.h +include/libdap/media_types.h include/libdap/mime_util.h +include/libdap/parser-util.h include/libdap/parser.h +include/libdap/test/D4TestFunction.h +include/libdap/test/D4TestTypeFactory.h include/libdap/test/TestArray.h include/libdap/test/TestByte.h include/libdap/test/TestCommon.h +include/libdap/test/TestD4Enum.h +include/libdap/test/TestD4Group.h +include/libdap/test/TestD4Opaque.h +include/libdap/test/TestD4Sequence.h include/libdap/test/TestFloat32.h include/libdap/test/TestFloat64.h include/libdap/test/TestFunction.h include/libdap/test/TestGrid.h include/libdap/test/TestInt16.h include/libdap/test/TestInt32.h +include/libdap/test/TestInt64.h +include/libdap/test/TestInt8.h include/libdap/test/TestSequence.h include/libdap/test/TestStr.h include/libdap/test/TestStructure.h include/libdap/test/TestTypeFactory.h include/libdap/test/TestUInt16.h include/libdap/test/TestUInt32.h +include/libdap/test/TestUInt64.h include/libdap/test/TestUrl.h include/libdap/util.h include/libdap/util_mit.h include/libdap/xdr-datatypes.h lib/libdap.a lib/libdap.so -lib/libdap.so.17 -lib/libdap.so.17.0.2 +lib/libdap.so.21 +lib/libdap.so.21.0.0 lib/libdapclient.a lib/libdapclient.so lib/libdapclient.so.6 -lib/libdapclient.so.6.0.0 +lib/libdapclient.so.6.1.2 lib/libdapserver.a lib/libdapserver.so lib/libdapserver.so.7 -lib/libdapserver.so.7.5.1 +lib/libdapserver.so.7.6.2 lib/libtest-types.a libdata/pkgconfig/libdap.pc libdata/pkgconfig/libdapclient.pc libdata/pkgconfig/libdapserver.pc man/man1/dap-config.1.gz man/man1/getdap.1.gz +man/man1/getdap4.1.gz share/aclocal/libdap.m4