aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-10-18 08:37:32 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-10-18 08:37:32 +0000
commitac855d3805b6188f3d9bb39eb7da6610b7d30e66 (patch)
treec75f0ef8a81c8ac35068f5e10f1e3b0f754baca2 /security
parent59fe0792defed2190f31a5a4885186ebb2ef0ed8 (diff)
downloadports-ac855d3805b6188f3d9bb39eb7da6610b7d30e66.tar.gz
ports-ac855d3805b6188f3d9bb39eb7da6610b7d30e66.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-OpenSSL-DSA/Makefile3
-rw-r--r--security/p5-Crypt-OpenSSL-DSA/distinfo4
-rw-r--r--security/p5-Crypt-OpenSSL-DSA/pkg-descr2
3 files changed, 5 insertions, 4 deletions
diff --git a/security/p5-Crypt-OpenSSL-DSA/Makefile b/security/p5-Crypt-OpenSSL-DSA/Makefile
index 030e1f50b506..0a14745cc9b6 100644
--- a/security/p5-Crypt-OpenSSL-DSA/Makefile
+++ b/security/p5-Crypt-OpenSSL-DSA/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Crypt-OpenSSL-DSA
-PORTVERSION= 0.12
-PORTREVISION= 1
+PORTVERSION= 0.13
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
diff --git a/security/p5-Crypt-OpenSSL-DSA/distinfo b/security/p5-Crypt-OpenSSL-DSA/distinfo
index 998489ee86f9..9b0d0300cbdd 100644
--- a/security/p5-Crypt-OpenSSL-DSA/distinfo
+++ b/security/p5-Crypt-OpenSSL-DSA/distinfo
@@ -1,2 +1,2 @@
-MD5 (Crypt-OpenSSL-DSA-0.12.tar.gz) = 370fb0dc25b2ab7e73030fada6acafef
-SIZE (Crypt-OpenSSL-DSA-0.12.tar.gz) = 6696
+MD5 (Crypt-OpenSSL-DSA-0.13.tar.gz) = 3ae371799108731623a8d9b3adf7f767
+SIZE (Crypt-OpenSSL-DSA-0.13.tar.gz) = 6796
diff --git a/security/p5-Crypt-OpenSSL-DSA/pkg-descr b/security/p5-Crypt-OpenSSL-DSA/pkg-descr
index 4e4b9e6749ce..94c0a60a925f 100644
--- a/security/p5-Crypt-OpenSSL-DSA/pkg-descr
+++ b/security/p5-Crypt-OpenSSL-DSA/pkg-descr
@@ -1,2 +1,4 @@
Crypt::OpenSSL::DSA implements the DSA (Digital Signature Algorithm)
signature verification system.
+
+WWW: http://search.cpan.org/dist/Crypt-OpenSSL-DSA/