aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorlx <lx@FreeBSD.org>2007-03-20 05:46:24 +0800
committerlx <lx@FreeBSD.org>2007-03-20 05:46:24 +0800
commit8c7736946cf5604820ec3153e98e286a8f8e4195 (patch)
tree342f2a63330c9899c6cae934e01fb555b4406cca /security
parent87f8d122847e92b67d88c9a6505540a62729beb0 (diff)
downloadfreebsd-ports-8c7736946cf5604820ec3153e98e286a8f8e4195.tar.gz
freebsd-ports-8c7736946cf5604820ec3153e98e286a8f8e4195.tar.zst
freebsd-ports-8c7736946cf5604820ec3153e98e286a8f8e4195.zip
Updating to 0.34, which fixes a bug with certificate expiration.
Approved by: edwin (mentor)
Diffstat (limited to 'security')
-rw-r--r--security/p5-CSP/Makefile6
-rw-r--r--security/p5-CSP/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-CSP/Makefile b/security/p5-CSP/Makefile
index 78749f9fa4ae..0541a9f0a8d7 100644
--- a/security/p5-CSP/Makefile
+++ b/security/p5-CSP/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= CSP
-PORTVERSION= 0.33
+PORTVERSION= 0.34
CATEGORIES= security perl5
MASTER_SITES= ftp://ftp.it.su.se/pub/users/leifj/ \
- http://cold.darkambient.net/
+ http://redundancy.redundancy.org/mirror/
PKGNAMEPREFIX= p5-
-MAINTAINER= lx@redundancy.redundancy.org
+MAINTAINER= lx@FreeBSD.org
COMMENT= A Perl tool for managing Certificate Authorities
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc \
diff --git a/security/p5-CSP/distinfo b/security/p5-CSP/distinfo
index 95e6b26fdcaa..8582bc62d186 100644
--- a/security/p5-CSP/distinfo
+++ b/security/p5-CSP/distinfo
@@ -1,3 +1,3 @@
-MD5 (CSP-0.33.tar.gz) = 995154b85ab257af3555d264c69980c2
-SHA256 (CSP-0.33.tar.gz) = 8dad907f2ef202d0b9620120aa9b56308f8d6b751dde4fee4578657ebcff53b4
-SIZE (CSP-0.33.tar.gz) = 18239
+MD5 (CSP-0.34.tar.gz) = eb16bc1f4393b4ad44a3f7b67cb36c1d
+SHA256 (CSP-0.34.tar.gz) = a6272246f71a3307c3c8b384ba5ade4513b0ea26b2af2341bf1c98a82c59c8ed
+SIZE (CSP-0.34.tar.gz) = 18110