aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Safe-Hole
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-03-10 08:49:44 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-03-10 08:49:44 +0000
commit3641cfbcf8d7ba3ae36cf77c8c29f0804ca30f84 (patch)
tree59a35067ea2166fb448b1bed80fc8bc960edb859 /security/p5-Safe-Hole
parent59b4827f3a497a8d311d645270fdc370df633091 (diff)
downloadports-3641cfbcf8d7ba3ae36cf77c8c29f0804ca30f84.tar.gz
ports-3641cfbcf8d7ba3ae36cf77c8c29f0804ca30f84.zip
- Update to 0.10
- remove redundant whitespace in Makefile - add WWW: in pkg-descr - fix PLIST PR: 78137 Submitted by: leeym
Notes
Notes: svn path=/head/; revision=130774
Diffstat (limited to 'security/p5-Safe-Hole')
-rw-r--r--security/p5-Safe-Hole/Makefile10
-rw-r--r--security/p5-Safe-Hole/distinfo4
-rw-r--r--security/p5-Safe-Hole/pkg-descr2
-rw-r--r--security/p5-Safe-Hole/pkg-plist3
4 files changed, 10 insertions, 9 deletions
diff --git a/security/p5-Safe-Hole/Makefile b/security/p5-Safe-Hole/Makefile
index 8a91de4672d4..09f81e5ff75a 100644
--- a/security/p5-Safe-Hole/Makefile
+++ b/security/p5-Safe-Hole/Makefile
@@ -6,19 +6,17 @@
#
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
-BROKEN= Incomplete pkg-plist
+PERL_CONFIGURE= yes
-PERL_CONFIGURE= yes
-
-MAN3= Safe::Hole.3
+MAN3= Safe::Hole.3
.include <bsd.port.mk>
diff --git a/security/p5-Safe-Hole/distinfo b/security/p5-Safe-Hole/distinfo
index 3479563af224..57da30aa6186 100644
--- a/security/p5-Safe-Hole/distinfo
+++ b/security/p5-Safe-Hole/distinfo
@@ -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
diff --git a/security/p5-Safe-Hole/pkg-descr b/security/p5-Safe-Hole/pkg-descr
index 09fd876d43c3..81cf27ce171f 100644
--- a/security/p5-Safe-Hole/pkg-descr
+++ b/security/p5-Safe-Hole/pkg-descr
@@ -10,3 +10,5 @@ in the original main compartment from the Safe compartment.
- Seth
sethk@meowfishies.com
+
+WWW: http://search.cpan.org/dist/Safe-Hole/
diff --git a/security/p5-Safe-Hole/pkg-plist b/security/p5-Safe-Hole/pkg-plist
index a4c9a30d13a6..40a37e51d91f 100644
--- a/security/p5-Safe-Hole/pkg-plist
+++ b/security/p5-Safe-Hole/pkg-plist
@@ -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