[Midnightbsd-cvs] mports [16028] trunk/security/p11-kit: p11-kit 0.20.2
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Mar 3 20:34:00 EST 2014
Revision: 16028
http://svnweb.midnightbsd.org/mports/?rev=16028
Author: laffer1
Date: 2014-03-03 20:33:59 -0500 (Mon, 03 Mar 2014)
Log Message:
-----------
p11-kit 0.20.2
Modified Paths:
--------------
trunk/security/p11-kit/Makefile
trunk/security/p11-kit/distinfo
trunk/security/p11-kit/pkg-plist
Modified: trunk/security/p11-kit/Makefile
===================================================================
--- trunk/security/p11-kit/Makefile 2014-03-04 01:31:51 UTC (rev 16027)
+++ trunk/security/p11-kit/Makefile 2014-03-04 01:33:59 UTC (rev 16028)
@@ -1,7 +1,7 @@
# $MidnightBSD$
PORTNAME= p11-kit
-PORTVERSION= 0.20.1
+PORTVERSION= 0.20.2
CATEGORIES= security devel
MASTER_SITES= http://p11-glue.freedesktop.org/releases/
@@ -18,13 +18,11 @@
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-nls --enable-debug=no \
--with-trust-paths=${LOCALBASE}/share/certs/ca-root-nss.crt
+CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}"
MAKE_ENV= exampledir=${EXAMPLESDIR}
-USES= pkgconfig
-USE_AUTOTOOLS= libtool
-USE_GNOME= ltverhack gnomehack
+USES= gmake pkgconfig pathfix libtool
USE_LDCONFIG= yes
-USE_GMAKE= yes
pre-configure:
@${REINPLACE_CMD} -e \
Modified: trunk/security/p11-kit/distinfo
===================================================================
--- trunk/security/p11-kit/distinfo 2014-03-04 01:31:51 UTC (rev 16027)
+++ trunk/security/p11-kit/distinfo 2014-03-04 01:33:59 UTC (rev 16028)
@@ -1,2 +1,2 @@
-SHA256 (p11-kit-0.20.1.tar.gz) = 524548f0a3bfa1b5712721165b49f0300fb244c907533677e88a9c9743eb4a53
-SIZE (p11-kit-0.20.1.tar.gz) = 1175729
+SHA256 (p11-kit-0.20.2.tar.gz) = 04ed51d92fc46c2b632e13d73e0293090e9f8aa29c8aa8c6bc95c12475e5ef7c
+SIZE (p11-kit-0.20.2.tar.gz) = 979999
Modified: trunk/security/p11-kit/pkg-plist
===================================================================
--- trunk/security/p11-kit/pkg-plist 2014-03-04 01:31:51 UTC (rev 16027)
+++ trunk/security/p11-kit/pkg-plist 2014-03-04 01:33:59 UTC (rev 16028)
@@ -6,13 +6,11 @@
include/p11-kit-1/p11-kit/pin.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/p11-kit/trust-extract-compat
-lib/pkcs11/p11-kit-trust.a
lib/pkcs11/p11-kit-trust.la
lib/pkcs11/p11-kit-trust.so
libdata/pkgconfig/p11-kit-1.pc
@@ -30,6 +28,7 @@
share/gtk-doc/html/p11-kit/home.png
share/gtk-doc/html/p11-kit/index.html
share/gtk-doc/html/p11-kit/index.sgml
+share/gtk-doc/html/p11-kit/left-insensitive.png
share/gtk-doc/html/p11-kit/left.png
share/gtk-doc/html/p11-kit/p11-kit-Deprecated.html
share/gtk-doc/html/p11-kit/p11-kit-Future.html
@@ -41,6 +40,7 @@
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-insensitive.png
share/gtk-doc/html/p11-kit/right.png
share/gtk-doc/html/p11-kit/sharing-managed.html
share/gtk-doc/html/p11-kit/sharing.html
@@ -51,6 +51,7 @@
share/gtk-doc/html/p11-kit/trust-module.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-insensitive.png
share/gtk-doc/html/p11-kit/up.png
%%DATADIR%%/modules/p11-kit-trust.module
%%EXAMPLESDIR%%/pkcs11.conf.example
More information about the Midnightbsd-cvs
mailing list