diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-07-24 07:04:40 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-07-24 07:04:40 +0000 |
commit | 30fef67d391a01159da3fcf6c94b1005ce24f1d7 (patch) | |
tree | 7d5abeb1bd01618de9d9f7e391a214493f6e6c89 /security | |
parent | a2b0b443c4e261b1c2c585391348468e058c5bc4 (diff) | |
download | ports-30fef67d391a01159da3fcf6c94b1005ce24f1d7.tar.gz ports-30fef67d391a01159da3fcf6c94b1005ce24f1d7.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Sudo/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Sudo/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/security/p5-Sudo/Makefile b/security/p5-Sudo/Makefile index 9fe0624b0931..dfaea19a58f2 100644 --- a/security/p5-Sudo/Makefile +++ b/security/p5-Sudo/Makefile @@ -6,19 +6,18 @@ # PORTNAME= Sudo -PORTVERSION= 0.31 +PORTVERSION= 0.32 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/L/LA/LANDMAN PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for running a command line sudo RUN_DEPENDS= ${SITE_PERL}/Term/ReadPassword.pm:${PORTSDIR}/devel/p5-Term-ReadPassword \ ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \ ${SITE_PERL}/IPC/Run.pm:${PORTSDIR}/devel/p5-IPC-Run -BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/security/p5-Sudo/distinfo b/security/p5-Sudo/distinfo index 870b9a047a91..34b0fa56e040 100644 --- a/security/p5-Sudo/distinfo +++ b/security/p5-Sudo/distinfo @@ -1,3 +1,3 @@ -MD5 (Sudo-0.31.tar.gz) = 34474b59f70a266ca6060e0d3ffa6a9a -SHA256 (Sudo-0.31.tar.gz) = 8450e60999a17137c7d52a1d2fe72fd51b320345f861e26ea4f0aa530359b205 -SIZE (Sudo-0.31.tar.gz) = 6822 +MD5 (Sudo-0.32.tar.gz) = 3b565bb0d634a4a44f9a6afd02d4983f +SHA256 (Sudo-0.32.tar.gz) = 000911489d2249e53a9a888ac9df77005515dc3d13bd91013ee9cc312b09f572 +SIZE (Sudo-0.32.tar.gz) = 8926 |