Index: head/security/p11-kit/Makefile =================================================================== --- head/security/p11-kit/Makefile (revision 429328) +++ head/security/p11-kit/Makefile (revision 429329) @@ -1,31 +1,31 @@ # Created by: Roman Bogorodskiy # $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 RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss BUILD_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss LIB_DEPENDS= libtasn1.so:security/libtasn1 \ libffi.so:devel/libffi GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-nls --enable-debug=no \ --with-trust-paths=${LOCALBASE}/share/certs/ca-root-nss.crt MAKE_ENV= exampledir=${STAGEDIR}${EXAMPLESDIR} INSTALL_TARGET= install-strip USES= gmake libtool pathfix pkgconfig USE_LDCONFIG= yes pre-configure: @${REINPLACE_CMD} -e \ 's|exampledir = $$(p11_system_config)|exampledir = ${EXAMPLESDIR}|' \ ${WRKSRC}/Makefile.in .include Index: head/security/p11-kit/distinfo =================================================================== --- head/security/p11-kit/distinfo (revision 429328) +++ head/security/p11-kit/distinfo (revision 429329) @@ -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 Index: head/security/p11-kit/files/patch-Makefile.in =================================================================== --- head/security/p11-kit/files/patch-Makefile.in (nonexistent) +++ head/security/p11-kit/files/patch-Makefile.in (revision 429329) @@ -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: Property changes on: head/security/p11-kit/files/patch-Makefile.in ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/security/p11-kit/pkg-plist =================================================================== --- head/security/p11-kit/pkg-plist (revision 429328) +++ head/security/p11-kit/pkg-plist (revision 429329) @@ -1,59 +1,58 @@ 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.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 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-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 %%DATADIR%%/modules/p11-kit-trust.module %%EXAMPLESDIR%%/pkcs11.conf.example