diff options
-rw-r--r-- | security/p11-kit/Makefile | 4 | ||||
-rw-r--r-- | security/p11-kit/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile index eb6a09e08c9e..2e7fefa5bac8 100644 --- a/security/p11-kit/Makefile +++ b/security/p11-kit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= p11-kit -PORTVERSION= 0.9 +PORTVERSION= 0.10 CATEGORIES= security devel MASTER_SITES= http://p11-glue.freedesktop.org/releases/ @@ -14,7 +14,7 @@ MAINTAINER= novel@FreeBSD.org COMMENT= Library for loading and enumurating of PKCS\#11 modules GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-gtk-doc --disable-nls +CONFIGURE_ARGS= --disable-gtk-doc --disable-nls --enable-debug=no MAKE_ENV= exampledir=${EXAMPLESDIR} USE_AUTOTOOLS= libtool diff --git a/security/p11-kit/distinfo b/security/p11-kit/distinfo index 01ded051a25e..20bc2cc677d5 100644 --- a/security/p11-kit/distinfo +++ b/security/p11-kit/distinfo @@ -1,2 +1,2 @@ -SHA256 (p11-kit-0.9.tar.gz) = 96486f971111f976743be05f2f88b75ced7f14954fad42861b54480c889c66d0 -SIZE (p11-kit-0.9.tar.gz) = 526395 +SHA256 (p11-kit-0.10.tar.gz) = 9646149022bd39c3d3f72f361a917a36f6a5dd09175824d13c36daf4697e8e36 +SIZE (p11-kit-0.10.tar.gz) = 528279 |