ports/78137: [PATCH] security/p5-Safe-Hole: update to 0.10
Yen-Ming Lee
leeym at FreeBSD.org
Sun Feb 27 06:30:14 UTC 2005
>Number: 78137
>Category: ports
>Synopsis: [PATCH] security/p5-Safe-Hole: update to 0.10
>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: Sun Feb 27 06:30:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Yen-Ming Lee
>Release: FreeBSD 5.3-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 5.3-STABLE FreeBSD 5.3-STABLE #1: Wed Feb 9 10:20:03 CST
>Description:
- Update to 0.10
- remove redundant whitespace in Makefile
- add WWW: in pkg-descr
- fix PLIST
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- p5-Safe-Hole-0.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/p5-Safe-Hole/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile 24 Oct 2003 12:03:42 -0000 1.3
+++ Makefile 27 Feb 2005 06:21:24 -0000
@@ -6,16 +6,16 @@
#
PORTNAME= Safe-Hole
-PORTVERSION= 0.08
+PORTVERSION= 0.10
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Safe
PKGNAMEPREFIX= p5-
-MAINTAINER= sethk at meowfishies.com
+MAINTAINER= sethk at meowfishies.com
COMMENT= Make a hole to the original main compartment in the Safe compartment
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= yes
MAN3= Safe::Hole.3
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/security/p5-Safe-Hole/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo 31 Mar 2004 03:11:08 -0000 1.2
+++ distinfo 27 Feb 2005 06:21:24 -0000
@@ -1,2 +1,2 @@
-MD5 (Safe-Hole-0.08.tar.gz) = 220f2924e736af120e03cb137075ffd8
-SIZE (Safe-Hole-0.08.tar.gz) = 8947
+MD5 (Safe-Hole-0.10.tar.gz) = 95938ad032b576e0ecae6b9bf2e1de27
+SIZE (Safe-Hole-0.10.tar.gz) = 11433
Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/security/p5-Safe-Hole/pkg-descr,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-descr
--- pkg-descr 8 Aug 2002 13:23:01 -0000 1.1
+++ pkg-descr 27 Feb 2005 06:21:24 -0000
@@ -10,3 +10,4 @@
- Seth
sethk at meowfishies.com
+WWW: http://search.cpan.org/dist/Safe-Hole/
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/security/p5-Safe-Hole/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist 24 Oct 2003 12:03:42 -0000 1.2
+++ pkg-plist 27 Feb 2005 06:21:24 -0000
@@ -1,6 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Safe/Hole/Hole.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Safe/Hole/Hole.bs
%%SITE_PERL%%/%%PERL_ARCH%%/Safe/Hole.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Safe/Hole/autosplit.ix
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Safe/Hole/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Safe/Hole/
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Safe 2>/dev/null || true
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Safe
--- p5-Safe-Hole-0.10.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list