diff options
author | clsung <clsung@FreeBSD.org> | 2006-07-12 12:33:52 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-07-12 12:33:52 +0800 |
commit | 21e8d464928bcc2eaf7ddbaad8b234969ea7f064 (patch) | |
tree | 6efafc9e8b8c5788aec6ca323d108b01098b8daf | |
parent | 9daf83f04268200baf97991cd629feb1c989a891 (diff) | |
download | freebsd-ports-gnome-21e8d464928bcc2eaf7ddbaad8b234969ea7f064.tar.gz freebsd-ports-gnome-21e8d464928bcc2eaf7ddbaad8b234969ea7f064.tar.zst freebsd-ports-gnome-21e8d464928bcc2eaf7ddbaad8b234969ea7f064.zip |
- Updating the CSP Certificate Authority tool to 0.33, a bugfix release.
PR: ports/100128
Submitted by: maintainer (David Thiel)
-rw-r--r-- | security/p5-CSP/Makefile | 2 | ||||
-rw-r--r-- | security/p5-CSP/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-CSP/Makefile b/security/p5-CSP/Makefile index 13abacff193f..78749f9fa4ae 100644 --- a/security/p5-CSP/Makefile +++ b/security/p5-CSP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= CSP -PORTVERSION= 0.32 +PORTVERSION= 0.33 CATEGORIES= security perl5 MASTER_SITES= ftp://ftp.it.su.se/pub/users/leifj/ \ http://cold.darkambient.net/ diff --git a/security/p5-CSP/distinfo b/security/p5-CSP/distinfo index 92cb988baf0f..95e6b26fdcaa 100644 --- a/security/p5-CSP/distinfo +++ b/security/p5-CSP/distinfo @@ -1,3 +1,3 @@ -MD5 (CSP-0.32.tar.gz) = 44b22e897ad2f5b361937345f8ab6379 -SHA256 (CSP-0.32.tar.gz) = 98f8d3f94b1a8817e7e36d3f44b974137b31fa11ec1b573701bf53f2bee118bf -SIZE (CSP-0.32.tar.gz) = 18241 +MD5 (CSP-0.33.tar.gz) = 995154b85ab257af3555d264c69980c2 +SHA256 (CSP-0.33.tar.gz) = 8dad907f2ef202d0b9620120aa9b56308f8d6b751dde4fee4578657ebcff53b4 +SIZE (CSP-0.33.tar.gz) = 18239 |