diff options
author | ale <ale@FreeBSD.org> | 2011-08-17 15:12:33 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2011-08-17 15:12:33 +0800 |
commit | 3f3097217a16826bab4c1c49697b7fee51e8f3d8 (patch) | |
tree | a9355a8a862152afdc678edcb42e2f5a2218fbfd /security | |
parent | 3604704bf26aec560265ffe58274227bc06186ea (diff) | |
download | freebsd-ports-gnome-3f3097217a16826bab4c1c49697b7fee51e8f3d8.tar.gz freebsd-ports-gnome-3f3097217a16826bab4c1c49697b7fee51e8f3d8.tar.zst freebsd-ports-gnome-3f3097217a16826bab4c1c49697b7fee51e8f3d8.zip |
Update to 1.09 release.
Diffstat (limited to 'security')
-rw-r--r-- | security/pkcs11-helper/Makefile | 2 | ||||
-rw-r--r-- | security/pkcs11-helper/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/pkcs11-helper/Makefile b/security/pkcs11-helper/Makefile index d860c6cf1ad5..95e52a12b420 100644 --- a/security/pkcs11-helper/Makefile +++ b/security/pkcs11-helper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pkcs11-helper -PORTVERSION= 1.08 +PORTVERSION= 1.09 CATEGORIES= security devel MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/ diff --git a/security/pkcs11-helper/distinfo b/security/pkcs11-helper/distinfo index ce48203f081f..258335589e22 100644 --- a/security/pkcs11-helper/distinfo +++ b/security/pkcs11-helper/distinfo @@ -1,2 +1,2 @@ -SHA256 (pkcs11-helper-1.08.tar.bz2) = f57998151c4548d9fade64752ee105283804a02088b8b4b55092f9084d119c9d -SIZE (pkcs11-helper-1.08.tar.bz2) = 362352 +SHA256 (pkcs11-helper-1.09.tar.bz2) = ed4f6db68458253599fbf0f8803f044a3448a49007ad072d54d0624953521885 +SIZE (pkcs11-helper-1.09.tar.bz2) = 375671 |