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@meowfishies.com +MAINTAINER= sethk@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@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/ +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Safe 2>/dev/null || true +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Safe