diff options
author | miwi <miwi@FreeBSD.org> | 2008-06-29 08:24:07 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-06-29 08:24:07 +0800 |
commit | 3e2c1c87970045b346e36639b91bf8ff853e7279 (patch) | |
tree | f1dd33d83a987f059afbb86bf1aff73f40abc905 /security | |
parent | cd0538510fd3681574bab6a74e9e26250a643eb3 (diff) | |
download | freebsd-ports-gnome-3e2c1c87970045b346e36639b91bf8ff853e7279.tar.gz freebsd-ports-gnome-3e2c1c87970045b346e36639b91bf8ff853e7279.tar.zst freebsd-ports-gnome-3e2c1c87970045b346e36639b91bf8ff853e7279.zip |
- Update to 0.9.1119
PR: 125046
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-openxpki-client-scep/Makefile | 6 | ||||
-rw-r--r-- | security/p5-openxpki-client-scep/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-openxpki-client-scep/Makefile b/security/p5-openxpki-client-scep/Makefile index 77a2304502f6..7a90380f9c1d 100644 --- a/security/p5-openxpki-client-scep/Makefile +++ b/security/p5-openxpki-client-scep/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openxpki-client-scep -PORTVERSION= 0.9.957 -PORTREVISION= 1 +PORTVERSION= 0.9.1119 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= openxpki @@ -20,7 +19,8 @@ COMMENT= Client for SCEP requests to openxpki server BUILD_DEPENDS= \ ${SITE_PERL}/Config/Std.pm:${PORTSDIR}/devel/p5-Config-Std \ - ${SITE_PERL}/OpenXPKI/Client.pm:${PORTSDIR}/security/p5-openxpki-client + ${SITE_PERL}/OpenXPKI/Client.pm:${PORTSDIR}/security/p5-openxpki-client \ + ${SITE_PERL}/${PERL_ARCH}/NetAddr/IP.pm:${PORTSDIR}/net-mgmt/p5-NetAddr-IP RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= OpenXPKI::Client::SCEP.3 diff --git a/security/p5-openxpki-client-scep/distinfo b/security/p5-openxpki-client-scep/distinfo index 68ee98fa5ef6..02a899316099 100644 --- a/security/p5-openxpki-client-scep/distinfo +++ b/security/p5-openxpki-client-scep/distinfo @@ -1,3 +1,3 @@ -MD5 (openxpki/OpenXPKI-Client-SCEP-0.9.957.tar.gz) = 0f8477e08606bac181fb10317bd90905 -SHA256 (openxpki/OpenXPKI-Client-SCEP-0.9.957.tar.gz) = ce80046998a31d8d210671e3aa94283e0a2c48f3850126832c08a7c4091c5a49 -SIZE (openxpki/OpenXPKI-Client-SCEP-0.9.957.tar.gz) = 13437 +MD5 (openxpki/OpenXPKI-Client-SCEP-0.9.1119.tar.gz) = 8dd4c64295a9e7956293f947f2ee3a4d +SHA256 (openxpki/OpenXPKI-Client-SCEP-0.9.1119.tar.gz) = 8207e48900d20e3c3a5acc2bebc95026d95f378cda259a0818f1684dd8dbe433 +SIZE (openxpki/OpenXPKI-Client-SCEP-0.9.1119.tar.gz) = 13375 |