From owner-svn-ports-head@FreeBSD.ORG Sun Mar 10 18:01:18 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 94373535; Sun, 10 Mar 2013 18:01:18 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 7AF44965; Sun, 10 Mar 2013 18:01:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2AI1IH3092446; Sun, 10 Mar 2013 18:01:18 GMT (envelope-from novel@svn.freebsd.org) Received: (from novel@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2AI1HMR092441; Sun, 10 Mar 2013 18:01:17 GMT (envelope-from novel@svn.freebsd.org) Message-Id: <201303101801.r2AI1HMR092441@svn.freebsd.org> From: Roman Bogorodskiy Date: Sun, 10 Mar 2013 18:01:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r313834 - head/security/p11-kit 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.14 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: Sun, 10 Mar 2013 18:01:18 -0000 Author: novel Date: Sun Mar 10 18:01:17 2013 New Revision: 313834 URL: http://svnweb.freebsd.org/changeset/ports/313834 Log: Update to 0.16.3. Modified: head/security/p11-kit/Makefile head/security/p11-kit/distinfo head/security/p11-kit/pkg-plist Modified: head/security/p11-kit/Makefile ============================================================================== --- head/security/p11-kit/Makefile Sun Mar 10 17:33:52 2013 (r313833) +++ head/security/p11-kit/Makefile Sun Mar 10 18:01:17 2013 (r313834) @@ -6,15 +6,20 @@ # PORTNAME= p11-kit -PORTVERSION= 0.14 +PORTVERSION= 0.16.3 CATEGORIES= security devel MASTER_SITES= http://p11-glue.freedesktop.org/releases/ MAINTAINER= novel@FreeBSD.org COMMENT= Library for loading and enumerating of PKCS\#11 modules +RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss +BUILD_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss +LIB_DEPENDS= tasn1:${PORTSDIR}/security/libtasn1 + GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-gtk-doc --disable-nls --enable-debug=no +CONFIGURE_ARGS= --disable-nls --enable-debug=no \ + --with-system-anchors=${LOCALBASE}/share/certs/ca-root-nss.crt MAKE_ENV= exampledir=${EXAMPLESDIR} USE_AUTOTOOLS= libtool Modified: head/security/p11-kit/distinfo ============================================================================== --- head/security/p11-kit/distinfo Sun Mar 10 17:33:52 2013 (r313833) +++ head/security/p11-kit/distinfo Sun Mar 10 18:01:17 2013 (r313834) @@ -1,2 +1,2 @@ -SHA256 (p11-kit-0.14.tar.gz) = 7a5e561b8b4c6e25ed7a89ef36c8127437c8f18bd86fe4cd41d899c5c7def6d3 -SIZE (p11-kit-0.14.tar.gz) = 545993 +SHA256 (p11-kit-0.16.3.tar.gz) = 0812077ed026a5476d06ddc6a6443b1d1ce4783722235ed9ed251a11761e3198 +SIZE (p11-kit-0.16.3.tar.gz) = 895370 Modified: head/security/p11-kit/pkg-plist ============================================================================== --- head/security/p11-kit/pkg-plist Sun Mar 10 17:33:52 2013 (r313833) +++ head/security/p11-kit/pkg-plist Sun Mar 10 18:01:17 2013 (r313834) @@ -1,21 +1,28 @@ bin/p11-kit +include/p11-kit-1/p11-kit/iter.h include/p11-kit-1/p11-kit/p11-kit.h include/p11-kit-1/p11-kit/pin.h -include/p11-kit-1/p11-kit/uri.h include/p11-kit-1/p11-kit/pkcs11.h +include/p11-kit-1/p11-kit/uri.h lib/libp11-kit.a lib/libp11-kit.la lib/libp11-kit.so lib/libp11-kit.so.0 lib/p11-kit-proxy.so +lib/pkcs11/p11-kit-trust.a +lib/pkcs11/p11-kit-trust.la +lib/pkcs11/p11-kit-trust.so libdata/pkgconfig/p11-kit-1.pc -share/gtk-doc/html/p11-kit/api-index-full.html +share/gtk-doc/html/p11-kit/ch01s03.html share/gtk-doc/html/p11-kit/config-example.html -share/gtk-doc/html/p11-kit/config-format.html -share/gtk-doc/html/p11-kit/config-global.html -share/gtk-doc/html/p11-kit/config-locations.html -share/gtk-doc/html/p11-kit/config-module.html share/gtk-doc/html/p11-kit/config.html +share/gtk-doc/html/p11-kit/devel-building-style.html +share/gtk-doc/html/p11-kit/devel-building.html +share/gtk-doc/html/p11-kit/devel-commands.html +share/gtk-doc/html/p11-kit/devel-debugging.html +share/gtk-doc/html/p11-kit/devel-paths.html +share/gtk-doc/html/p11-kit/devel-testing.html +share/gtk-doc/html/p11-kit/devel.html share/gtk-doc/html/p11-kit/gtk-doc.css share/gtk-doc/html/p11-kit/home.png share/gtk-doc/html/p11-kit/index.html @@ -27,17 +34,29 @@ share/gtk-doc/html/p11-kit/p11-kit-PIN-C share/gtk-doc/html/p11-kit/p11-kit-URIs.html share/gtk-doc/html/p11-kit/p11-kit-Utilities.html share/gtk-doc/html/p11-kit/p11-kit.devhelp2 -share/gtk-doc/html/p11-kit/up.png +share/gtk-doc/html/p11-kit/p11-kit.html +share/gtk-doc/html/p11-kit/pkcs11.conf.html share/gtk-doc/html/p11-kit/reference.html share/gtk-doc/html/p11-kit/right.png share/gtk-doc/html/p11-kit/sharing-initialize.html share/gtk-doc/html/p11-kit/sharing-module.html share/gtk-doc/html/p11-kit/sharing.html share/gtk-doc/html/p11-kit/style.css +share/gtk-doc/html/p11-kit/tools.html +share/gtk-doc/html/p11-kit/trust-disable.html +share/gtk-doc/html/p11-kit/trust-glib-networking.html +share/gtk-doc/html/p11-kit/trust-nss.html +share/gtk-doc/html/p11-kit/trust.html +share/gtk-doc/html/p11-kit/up.png +%%DATADIR%%/modules/p11-kit-trust.module +%%DATADIR%%/p11-kit-extract-trust %%EXAMPLESDIR%%/pkcs11.conf.example @dirrm share/gtk-doc/html/p11-kit @dirrmtry share/gtk-doc/html @dirrmtry share/gtk-doc +@dirrm %%DATADIR%%/modules +@dirrm %%DATADIR%% +@dirrm %%EXAMPLESDIR%% @dirrm include/p11-kit-1/p11-kit @dirrm include/p11-kit-1 -@dirrm %%EXAMPLESDIR%% +@dirrm lib/pkcs11