svn commit: r435390 - in head/security/p11-kit: . files

Roman Bogorodskiy novel at FreeBSD.org
Sat Mar 4 12:57:34 UTC 2017


Author: novel
Date: Sat Mar  4 12:57:33 2017
New Revision: 435390
URL: https://svnweb.freebsd.org/changeset/ports/435390

Log:
  security/p11-kit: update to 0.23.5
  
  Patches dropped for issues fixed upstream.

Deleted:
  head/security/p11-kit/files/
Modified:
  head/security/p11-kit/Makefile
  head/security/p11-kit/distinfo

Modified: head/security/p11-kit/Makefile
==============================================================================
--- head/security/p11-kit/Makefile	Sat Mar  4 12:08:58 2017	(r435389)
+++ head/security/p11-kit/Makefile	Sat Mar  4 12:57:33 2017	(r435390)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	p11-kit
-PORTVERSION=	0.23.4
+PORTVERSION=	0.23.5
 CATEGORIES=	security devel
 MASTER_SITES=	https://github.com/p11-glue/p11-kit/releases/download/${PORTVERSION}/
 
@@ -17,7 +17,6 @@ LIB_DEPENDS=	libtasn1.so:security/libtas
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-nls --enable-debug=no \
 		--with-trust-paths=${LOCALBASE}/share/certs/ca-root-nss.crt
-CONFIGURE_ENV+=	CFLAGS="${CFLAGS} -DHAVE_GETPEEREID=1"
 MAKE_ENV=	exampledir=${STAGEDIR}${EXAMPLESDIR}
 INSTALL_TARGET=	install-strip
 

Modified: head/security/p11-kit/distinfo
==============================================================================
--- head/security/p11-kit/distinfo	Sat Mar  4 12:08:58 2017	(r435389)
+++ head/security/p11-kit/distinfo	Sat Mar  4 12:57:33 2017	(r435390)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487783387
-SHA256 (p11-kit-0.23.4.tar.gz) = 495382c88bd727cdab42204551b571234c1c6ee626fcc84fe50b7cd0676673ae
-SIZE (p11-kit-0.23.4.tar.gz) = 1075189
+TIMESTAMP = 1488468978
+SHA256 (p11-kit-0.23.5.tar.gz) = 0d8fed192563c324bb5ace3c068f06558a5569a6e8eb47eee1cd79ada3b1124f
+SIZE (p11-kit-0.23.5.tar.gz) = 1074479


More information about the svn-ports-all mailing list