From owner-svn-ports-head@freebsd.org Sat Nov 19 17:02:51 2016 Return-Path: Delivered-To: svn-ports-head@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 4B32AC4AAA0; Sat, 19 Nov 2016 17:02:51 +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 0DD509FA; Sat, 19 Nov 2016 17:02:50 +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 uAJH2oDg064387; Sat, 19 Nov 2016 17:02:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAJH2naY064383; Sat, 19 Nov 2016 17:02:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201611191702.uAJH2naY064383@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 19 Nov 2016 17:02:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426397 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2016 17:02:51 -0000 Author: sunpoet Date: Sat Nov 19 17:02:49 2016 New Revision: 426397 URL: https://svnweb.freebsd.org/changeset/ports/426397 Log: - Update to 3.18.2 Changes: https://fossies.org/linux/libdap/NEWS Modified: head/devel/libdap/Makefile head/devel/libdap/distinfo head/devel/libdap/files/patch-configure head/devel/libdap/pkg-plist Modified: head/devel/libdap/Makefile ============================================================================== --- head/devel/libdap/Makefile Sat Nov 19 17:02:44 2016 (r426396) +++ head/devel/libdap/Makefile Sat Nov 19 17:02:49 2016 (r426397) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libdap -PORTVERSION= 3.18.1 +PORTVERSION= 3.18.2 CATEGORIES= devel MASTER_SITES= http://www.opendap.org/pub/source/ \ LOCAL/sunpoet Modified: head/devel/libdap/distinfo ============================================================================== --- head/devel/libdap/distinfo Sat Nov 19 17:02:44 2016 (r426396) +++ head/devel/libdap/distinfo Sat Nov 19 17:02:49 2016 (r426397) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466891973 -SHA256 (libdap-3.18.1.tar.gz) = a755c472d7c9e54bc3aa6c92a847a69466fbc6cdc56ee912f411802a725d57a4 -SIZE (libdap-3.18.1.tar.gz) = 2209343 +TIMESTAMP = 1479474844 +SHA256 (libdap-3.18.2.tar.gz) = 0f33b2d91c8f06713e1fcb99658372dc0357cbebe99e7c1850b68a927b7e54db +SIZE (libdap-3.18.2.tar.gz) = 2296782 Modified: head/devel/libdap/files/patch-configure ============================================================================== --- head/devel/libdap/files/patch-configure Sat Nov 19 17:02:44 2016 (r426396) +++ head/devel/libdap/files/patch-configure Sat Nov 19 17:02:49 2016 (r426397) @@ -1,11 +1,13 @@ ---- configure.orig 2016-04-15 21:02:25 UTC +--- configure.orig 2016-11-02 20:35:52 UTC +++ configure -@@ -16943,7 +16943,7 @@ as_arg_v2="3.0" +@@ -17212,9 +17212,7 @@ as_arg_v1="$bison_version" + 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) : + case $? in +-1) { { $as_echo "$as_me:$LINENO: error: not found" >&5 +-$as_echo "$as_me: error: not found" >&2;} +- { (exit 1); exit 1; }; };; ++1) ;; + 0) ;; + 2) ;; + esac Modified: head/devel/libdap/pkg-plist ============================================================================== --- head/devel/libdap/pkg-plist Sat Nov 19 17:02:44 2016 (r426396) +++ head/devel/libdap/pkg-plist Sat Nov 19 17:02:49 2016 (r426397) @@ -141,15 +141,15 @@ include/libdap/xdr-datatypes.h lib/libdap.a lib/libdap.so lib/libdap.so.23 -lib/libdap.so.23.0.0 +lib/libdap.so.23.1.0 lib/libdapclient.a lib/libdapclient.so lib/libdapclient.so.6 -lib/libdapclient.so.6.1.4 +lib/libdapclient.so.6.1.5 lib/libdapserver.a lib/libdapserver.so lib/libdapserver.so.7 -lib/libdapserver.so.7.6.4 +lib/libdapserver.so.7.6.5 lib/libtest-types.a libdata/pkgconfig/libdap.pc libdata/pkgconfig/libdapclient.pc