diff options
author | wen <wen@FreeBSD.org> | 2011-06-18 08:53:24 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-06-18 08:53:24 +0800 |
commit | 6261461731bf8a3a8b816086eb6d0bb32ed98b83 (patch) | |
tree | 16e08fb4f732b73a28bf71cd7b6f8fcf6c99f012 /security | |
parent | 3cb3d212e3c7427bd00f03f0f3c7b91757e6e026 (diff) | |
download | freebsd-ports-gnome-6261461731bf8a3a8b816086eb6d0bb32ed98b83.tar.gz freebsd-ports-gnome-6261461731bf8a3a8b816086eb6d0bb32ed98b83.tar.zst freebsd-ports-gnome-6261461731bf8a3a8b816086eb6d0bb32ed98b83.zip |
- Update to 1.17
ChangeLog: http://search.cpan.org/src/ADAMK/Crypt-DSA-1.17/Changes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-DSA/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Crypt-DSA/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/security/p5-Crypt-DSA/Makefile b/security/p5-Crypt-DSA/Makefile index d14fa3fa0491..7bf9540618c0 100644 --- a/security/p5-Crypt-DSA/Makefile +++ b/security/p5-Crypt-DSA/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Crypt-DSA -PORTVERSION= 1.16 -PORTREVISION= 1 +PORTVERSION= 1.17 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Crypt-DSA/distinfo b/security/p5-Crypt-DSA/distinfo index 0a28c13f2439..4bf24c5cb8c9 100644 --- a/security/p5-Crypt-DSA/distinfo +++ b/security/p5-Crypt-DSA/distinfo @@ -1,2 +1,2 @@ -SHA256 (Crypt-DSA-1.16.tar.gz) = a18028bf9c5673b5c5fb12ed7bec0255497562009f5c9648831016f263bf5bef -SIZE (Crypt-DSA-1.16.tar.gz) = 39534 +SHA256 (Crypt-DSA-1.17.tar.gz) = d1b8585f6bf746f76e5dc5da3641d325ed656bc2e5f344b54514b55c31009a03 +SIZE (Crypt-DSA-1.17.tar.gz) = 42930 |