aboutsummaryrefslogtreecommitdiff
path: root/security/p11-kit
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2016-12-24 12:07:26 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2016-12-24 12:07:26 +0000
commit0dd0cd8ceec3e94a52b33508def0ec430ae81ff4 (patch)
treef37693447f0504286b51f1abe5b66928c5a01128 /security/p11-kit
parent2d9faf40b4cbb087b1eceb06ad9a58e373173f9d (diff)
downloadports-0dd0cd8ceec3e94a52b33508def0ec430ae81ff4.tar.gz
ports-0dd0cd8ceec3e94a52b33508def0ec430ae81ff4.zip
security/p11-kit: update to 0.23.3
- project has moved to github - p11-kit-remote and trust-extract-compat were moved from lib/p11-kit to libexec/p11-kit
Notes
Notes: svn path=/head/; revision=429329
Diffstat (limited to 'security/p11-kit')
-rw-r--r--security/p11-kit/Makefile4
-rw-r--r--security/p11-kit/distinfo5
-rw-r--r--security/p11-kit/files/patch-Makefile.in11
-rw-r--r--security/p11-kit/pkg-plist7
4 files changed, 19 insertions, 8 deletions
diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile
index 2e14d8986b2c..9975f462e5b6 100644
--- a/security/p11-kit/Makefile
+++ b/security/p11-kit/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= p11-kit
-PORTVERSION= 0.23.2
+PORTVERSION= 0.23.3
CATEGORIES= security devel
-MASTER_SITES= http://p11-glue.freedesktop.org/releases/
+MASTER_SITES= https://github.com/p11-glue/p11-kit/releases/download/${PORTVERSION}/
MAINTAINER= novel@FreeBSD.org
COMMENT= Library for loading and enumerating of PKCS\#11 modules
diff --git a/security/p11-kit/distinfo b/security/p11-kit/distinfo
index 8e7b965c4a3b..ed71924cb7b1 100644
--- a/security/p11-kit/distinfo
+++ b/security/p11-kit/distinfo
@@ -1,2 +1,3 @@
-SHA256 (p11-kit-0.23.2.tar.gz) = ba726ea8303c97467a33fca50ee79b7b35212964be808ecf9b145e9042fdfaf0
-SIZE (p11-kit-0.23.2.tar.gz) = 1022733
+TIMESTAMP = 1482251495
+SHA256 (p11-kit-0.23.3.tar.gz) = d487f04dba3f9e8256f53034c59c944ca45fd7b8434c095da6a74079644dcd82
+SIZE (p11-kit-0.23.3.tar.gz) = 1047441
diff --git a/security/p11-kit/files/patch-Makefile.in b/security/p11-kit/files/patch-Makefile.in
new file mode 100644
index 000000000000..c3c2e466d7eb
--- /dev/null
+++ b/security/p11-kit/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig 2016-12-20 16:51:38 UTC
++++ Makefile.in
+@@ -4246,7 +4246,7 @@ uninstall-am: uninstall-binPROGRAMS unin
+
+ # Proxy module is actually same as library, so install a link
+ @OS_WIN32_FALSE@install-exec-hook:
+-@OS_WIN32_FALSE@ $(LN_S) -f `readlink $(DESTDIR)$(libdir)/libp11-kit.{so,dylib}` $(DESTDIR)$(libdir)/p11-kit-proxy.so
++@OS_WIN32_FALSE@ $(LN_S) -f `readlink $(DESTDIR)$(libdir)/libp11-kit.so` $(DESTDIR)$(libdir)/p11-kit-proxy.so
+ @OS_WIN32_FALSE@ $(MKDIR_P) $(DESTDIR)$(p11_package_config_modules)
+
+ @WITH_TRUST_MODULE_TRUE@asn:
diff --git a/security/p11-kit/pkg-plist b/security/p11-kit/pkg-plist
index 767bb72a200a..242089d48f3f 100644
--- a/security/p11-kit/pkg-plist
+++ b/security/p11-kit/pkg-plist
@@ -10,12 +10,12 @@ include/p11-kit-1/p11-kit/remote.h
include/p11-kit-1/p11-kit/uri.h
lib/libp11-kit.so
lib/libp11-kit.so.0
-lib/libp11-kit.so.0.1.0
+lib/libp11-kit.so.0.2.0
lib/p11-kit-proxy.so
-lib/p11-kit/p11-kit-remote
-lib/p11-kit/trust-extract-compat
lib/pkcs11/p11-kit-trust.so
libdata/pkgconfig/p11-kit-1.pc
+libexec/p11-kit/p11-kit-remote
+libexec/p11-kit/trust-extract-compat
share/gtk-doc/html/p11-kit/config-example.html
share/gtk-doc/html/p11-kit/config-files.html
share/gtk-doc/html/p11-kit/config.html
@@ -29,7 +29,6 @@ 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