Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  6 Jul 2007 07:24:14 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/114347: [PATCH] security/p5-Sudo: update to 0.32
Message-ID:  <20070705232414.7BF0B5C1F@ccreader.NCTU.edu.tw>
Resent-Message-ID: <200707052330.l65NUH3N029354@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         114347
>Category:       ports
>Synopsis:       [PATCH] security/p5-Sudo: update to 0.32
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 05 23:30:13 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD ccreader.NCTU.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #1: Tue Jun  5 03:26:27 CST
>Description:
- Update to 0.32

Port maintainer (gslin@gslin.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Sudo-0.32.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/p5-Sudo/Makefile /home/staff/gslin/work/ports/p5-Sudo/Makefile
--- /usr/ports/security/p5-Sudo/Makefile	Mon Jul  2 09:00:27 2007
+++ /home/staff/gslin/work/ports/p5-Sudo/Makefile	Fri Jul  6 07:23:07 2007
@@ -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 -ruN --exclude=CVS /usr/ports/security/p5-Sudo/distinfo /home/staff/gslin/work/ports/p5-Sudo/distinfo
--- /usr/ports/security/p5-Sudo/distinfo	Mon Jul  2 09:00:27 2007
+++ /home/staff/gslin/work/ports/p5-Sudo/distinfo	Fri Jul  6 07:23:17 2007
@@ -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
--- p5-Sudo-0.32.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070705232414.7BF0B5C1F>