diff options
author | clsung <clsung@FreeBSD.org> | 2007-07-24 15:04:40 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-07-24 15:04:40 +0800 |
commit | f209498c06d1ba92d6c1926fd772ee07fd606621 (patch) | |
tree | 8ccff9efd54e637a440e4a0bdd983df26d8997ae /security/p5-Sudo | |
parent | cb6dd8bfac2e0fa8de11d3a4cde66208619d46a1 (diff) | |
download | freebsd-ports-gnome-f209498c06d1ba92d6c1926fd772ee07fd606621.tar.gz freebsd-ports-gnome-f209498c06d1ba92d6c1926fd772ee07fd606621.tar.zst freebsd-ports-gnome-f209498c06d1ba92d6c1926fd772ee07fd606621.zip |
- Update to 0.32
- return maintainership
PR: ports/114347
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'security/p5-Sudo')
-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 |