From owner-svn-ports-all@freebsd.org Fri Mar 10 22:44:50 2017 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 1ED14D05236; Fri, 10 Mar 2017 22:44:50 +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 CA12A122A; Fri, 10 Mar 2017 22:44:49 +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 v2AMimPT087691; Fri, 10 Mar 2017 22:44:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2AMim3K087686; Fri, 10 Mar 2017 22:44:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201703102244.v2AMim3K087686@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, 10 Mar 2017 22:44:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435848 - head/devel/libdap 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.23 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, 10 Mar 2017 22:44:50 -0000 Author: sunpoet Date: Fri Mar 10 22:44:48 2017 New Revision: 435848 URL: https://svnweb.freebsd.org/changeset/ports/435848 Log: Update to 3.18.3 - Use USES=ssl - Add GitHub repository to WWW Changes: https://fossies.org/linux/libdap/NEWS Modified: head/devel/libdap/Makefile head/devel/libdap/distinfo head/devel/libdap/pkg-descr head/devel/libdap/pkg-plist Modified: head/devel/libdap/Makefile ============================================================================== --- head/devel/libdap/Makefile Fri Mar 10 22:44:43 2017 (r435847) +++ head/devel/libdap/Makefile Fri Mar 10 22:44:48 2017 (r435848) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libdap -PORTVERSION= 3.18.2 +PORTVERSION= 3.18.3 CATEGORIES= devel MASTER_SITES= http://www.opendap.org/pub/source/ \ LOCAL/sunpoet @@ -23,6 +23,6 @@ CONFIGURE_ARGS= ac_cv_type_max_align_t=y GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes -USES= bison charsetfix gmake libtool localbase pathfix +USES= bison charsetfix gmake libtool localbase pathfix ssl .include Modified: head/devel/libdap/distinfo ============================================================================== --- head/devel/libdap/distinfo Fri Mar 10 22:44:43 2017 (r435847) +++ head/devel/libdap/distinfo Fri Mar 10 22:44:48 2017 (r435848) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479474844 -SHA256 (libdap-3.18.2.tar.gz) = 0f33b2d91c8f06713e1fcb99658372dc0357cbebe99e7c1850b68a927b7e54db -SIZE (libdap-3.18.2.tar.gz) = 2296782 +TIMESTAMP = 1484226370 +SHA256 (libdap-3.18.3.tar.gz) = 0ced6aa36bb445f51e4d72d480e326de7d513a4a7a2c1e5c73e16e2c1f71f22b +SIZE (libdap-3.18.3.tar.gz) = 2442458 Modified: head/devel/libdap/pkg-descr ============================================================================== --- head/devel/libdap/pkg-descr Fri Mar 10 22:44:43 2017 (r435847) +++ head/devel/libdap/pkg-descr Fri Mar 10 22:44:48 2017 (r435848) @@ -3,3 +3,4 @@ Client- and Server-side support classes of the AIS. WWW: https://www.opendap.org/software/libdap +WWW: https://github.com/OPENDAP/libdap4 Modified: head/devel/libdap/pkg-plist ============================================================================== --- head/devel/libdap/pkg-plist Fri Mar 10 22:44:43 2017 (r435847) +++ head/devel/libdap/pkg-plist Fri Mar 10 22:44:48 2017 (r435848) @@ -141,15 +141,15 @@ include/libdap/xdr-datatypes.h lib/libdap.a lib/libdap.so lib/libdap.so.23 -lib/libdap.so.23.1.0 +lib/libdap.so.23.1.1 lib/libdapclient.a lib/libdapclient.so lib/libdapclient.so.6 -lib/libdapclient.so.6.1.5 +lib/libdapclient.so.6.1.6 lib/libdapserver.a lib/libdapserver.so lib/libdapserver.so.7 -lib/libdapserver.so.7.6.5 +lib/libdapserver.so.7.6.6 lib/libtest-types.a libdata/pkgconfig/libdap.pc libdata/pkgconfig/libdapclient.pc