svn commit: r313834 - head/security/p11-kit
Roman Bogorodskiy
novel at FreeBSD.org
Sun Mar 10 18:01:18 UTC 2013
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 at 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
+ at dirrm %%DATADIR%%/modules
+ at dirrm %%DATADIR%%
+ at dirrm %%EXAMPLESDIR%%
@dirrm include/p11-kit-1/p11-kit
@dirrm include/p11-kit-1
- at dirrm %%EXAMPLESDIR%%
+ at dirrm lib/pkcs11
More information about the svn-ports-head
mailing list