pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

p11-kit: updated to 0.23.2



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Thu Jan 28 11:19:56 2016 +0200
Changeset:	dbac4751b8eb437537210350c85eddd2c94f5437

Modified Files:
	p11-kit/Makefile
	p11-kit/PLIST
	p11-kit/buildlink3.mk
	p11-kit/distinfo
Removed Files:
	p11-kit/patches/patch-aa

Log Message:
p11-kit: updated to 0.23.2

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dbac4751b8eb437537210350c85eddd2c94f5437

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p11-kit/Makefile         | 33 +++++++++++++++++++++------------
 p11-kit/PLIST            | 39 +++++++++++++++++++++++++++++++--------
 p11-kit/buildlink3.mk    |  9 ++++++---
 p11-kit/distinfo         |  9 ++++-----
 p11-kit/patches/patch-aa | 13 -------------
 5 files changed, 62 insertions(+), 41 deletions(-)

diffs:
diff --git a/p11-kit/Makefile b/p11-kit/Makefile
index bc5e688..2f93189 100644
--- a/p11-kit/Makefile
+++ b/p11-kit/Makefile
@@ -1,22 +1,31 @@
 # $NetBSD: Makefile,v 1.2 2012/10/23 18:16:39 asau Exp $
 #
 
-DISTNAME=	p11-kit-0.10
-CATEGORIES=	security
-MASTER_SITES=	http://p11-glue.freedesktop.org/releases/
+DISTNAME=		p11-kit-0.23.2
+CATEGORIES=		security
+MASTER_SITES=		http://p11-glue.freedesktop.org/releases/
 
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://p11-glue.freedesktop.org/
-COMMENT=	PKCS#11 module manager
-LICENSE=	modified-bsd
+MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=		http://p11-glue.freedesktop.org/
+COMMENT=		PKCS11 module manager
+LICENSE=		modified-bsd
 
-GNU_CONFIGURE=	yes
-USE_LIBTOOL=	yes
+USE_TOOLS+=		pkg-config
+GNU_CONFIGURE=		yes
+USE_LIBTOOL=		yes
 
 PKGCONFIG_OVERRIDE+=	p11-kit/p11-kit-1.pc.in
 
-PKG_SYSCONFSUBDIR= pkcs11
-CONF_FILES+=	share/examples/p11-kit/pkcs11.conf.example \
-		${PKG_SYSCONFDIR}/pkcs11.conf
+MAKE_FLAGS+=		exampledir=${PREFIX}/share/examples/p11-kit
+PKG_SYSCONFSUBDIR=	pkcs11
+CONF_FILES+=		share/examples/p11-kit/pkcs11.conf.example \
+			${PKG_SYSCONFDIR}/pkcs11.conf
 
+BUILDLINK_API_DEPENDS.libtasn1+=	libtasn1>=2.3
+.include "../../security/libtasn1/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libffi+=		libffi>=3.0.0
+.include "../../devel/libffi/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
+.if ${OPSYS} == "NetBSD"
+CFLAGS+=	-D_NETBSD_SOURCE
+.endif
diff --git a/p11-kit/PLIST b/p11-kit/PLIST
index 89874a4..f965a88 100644
--- a/p11-kit/PLIST
+++ b/p11-kit/PLIST
@@ -1,35 +1,58 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2012/02/03 14:43:12 drochner Exp $
+@comment $NetBSD$
 bin/p11-kit
+bin/trust
+include/p11-kit-1/p11-kit/deprecated.h
+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/pkcs11.h
+include/p11-kit-1/p11-kit/pkcs11x.h
+include/p11-kit-1/p11-kit/remote.h
 include/p11-kit-1/p11-kit/uri.h
 lib/libp11-kit.la
 lib/p11-kit-proxy.so
+lib/p11-kit/p11-kit-remote
+lib/p11-kit/trust-extract-compat
+lib/pkcs11/p11-kit-trust.la
 lib/pkgconfig/p11-kit-1.pc
 share/examples/p11-kit/pkcs11.conf.example
-share/gtk-doc/html/p11-kit/api-index-full.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-files.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
 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
 share/gtk-doc/html/p11-kit/p11-kit-Modules.html
 share/gtk-doc/html/p11-kit/p11-kit-PIN-Callbacks.html
 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/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-initialize.html
-share/gtk-doc/html/p11-kit/sharing-module.html
+share/gtk-doc/html/p11-kit/sharing-managed.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-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
+share/p11-kit/modules/p11-kit-trust.module
diff --git a/p11-kit/buildlink3.mk b/p11-kit/buildlink3.mk
index 91b830a..4759425 100644
--- a/p11-kit/buildlink3.mk
+++ b/p11-kit/buildlink3.mk
@@ -1,12 +1,15 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2012/02/03 14:43:12 drochner Exp $
+# $NetBSD$
 
 BUILDLINK_TREE+=	p11-kit
 
 .if !defined(P11_KIT_BUILDLINK3_MK)
 P11_KIT_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.p11-kit+=	p11-kit>=0.10
-BUILDLINK_PKGSRCDIR.p11-kit?=	../../security/p11-kit
+BUILDLINK_API_DEPENDS.p11-kit+=	p11-kit>=0.23.2
+BUILDLINK_PKGSRCDIR.p11-kit?=	../../wip/p11-kit
+
+#.include "../../security/libtasn1/buildlink3.mk"
+#.include "../../devel/libffi/buildlink3.mk"
 .endif	# P11_KIT_BUILDLINK3_MK
 
 BUILDLINK_TREE+=	-p11-kit
diff --git a/p11-kit/distinfo b/p11-kit/distinfo
index 1502055..785759d 100644
--- a/p11-kit/distinfo
+++ b/p11-kit/distinfo
@@ -1,7 +1,6 @@
 $NetBSD: distinfo,v 1.2 2015/11/04 01:17:53 agc Exp $
 
-SHA1 (p11-kit-0.10.tar.gz) = 861e8d19a2c578ef8009c8ac93975db9884bb002
-RMD160 (p11-kit-0.10.tar.gz) = f305a865b4d267b79abb183965704ae406e357ae
-SHA512 (p11-kit-0.10.tar.gz) = 28f027e2604265a97a587743752c47fc19412dfea9ed0af89418bcf27eddd871b6cf12ea394d8a086df5d02f14a03ba1377a4560f0a2baf038cd8e66254c8004
-Size (p11-kit-0.10.tar.gz) = 528279 bytes
-SHA1 (patch-aa) = 16b1ed56c062ed5fe3227489e8d44071882ac1df
+SHA1 (p11-kit-0.23.2.tar.gz) = 4da0d7b47935b6cb0f321dd00358b063ae42df71
+RMD160 (p11-kit-0.23.2.tar.gz) = eb72fa079c985801b2ecc91846aaaf51816af824
+SHA512 (p11-kit-0.23.2.tar.gz) = b665d89f0d752a41b01ec53e29c801c4fdcaf3f21fce524984b10acef0477ad5dbac085edd35ffb747423d0e1e09660b8d29501c979cf54937d3b9d2561cf18f
+Size (p11-kit-0.23.2.tar.gz) = 1022733 bytes
diff --git a/p11-kit/patches/patch-aa b/p11-kit/patches/patch-aa
deleted file mode 100644
index 3a1b5e6..0000000
--- a/p11-kit/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2012/02/03 14:43:12 drochner Exp $
-
---- p11-kit/Makefile.in.orig	2012-01-03 16:00:59.000000000 +0000
-+++ p11-kit/Makefile.in
-@@ -334,7 +334,7 @@ libp11_kit_testable_la_LDFLAGS = \
- libp11_kit_testable_la_SOURCES = $(MODULE_SRCS)
- pkgconfigdir = $(libdir)/pkgconfig
- pkgconfig_DATA = p11-kit-1.pc
--exampledir = $(p11_system_config)
-+exampledir = $(prefix)/share/examples/p11-kit
- example_DATA = pkcs11.conf.example
- EXTRA_DIST = \
- 	p11-kit-1.pc.in \


Home | Main Index | Thread Index | Old Index