Date: Sun, 9 Sep 2012 01:54:52 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r303948 - head/security/p5-Safe-Hole Message-ID: <201209090154.q891sqUB088654@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Sun Sep 9 01:54:51 2012 New Revision: 303948 URL: http://svn.freebsd.org/changeset/ports/303948 Log: - Update to 0.13 PR: ports/171057 Approved by: maintainer timeout (sethk@meowfishies.com, >2 weeks) Modified: head/security/p5-Safe-Hole/Makefile (contents, props changed) head/security/p5-Safe-Hole/distinfo (contents, props changed) head/security/p5-Safe-Hole/pkg-plist (contents, props changed) Modified: head/security/p5-Safe-Hole/Makefile ============================================================================== --- head/security/p5-Safe-Hole/Makefile Sun Sep 9 01:52:00 2012 (r303947) +++ head/security/p5-Safe-Hole/Makefile Sun Sep 9 01:54:51 2012 (r303948) @@ -6,7 +6,7 @@ # PORTNAME= Safe-Hole -PORTVERSION= 0.10 +PORTVERSION= 0.13 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sethk@meowfishies.com COMMENT= Make a hole to the original main compartment in the Safe compartment -PERL_CONFIGURE= yes +PERL_MODBUILD= yes MAN3= Safe::Hole.3 Modified: head/security/p5-Safe-Hole/distinfo ============================================================================== --- head/security/p5-Safe-Hole/distinfo Sun Sep 9 01:52:00 2012 (r303947) +++ head/security/p5-Safe-Hole/distinfo Sun Sep 9 01:54:51 2012 (r303948) @@ -1,2 +1,2 @@ -SHA256 (Safe-Hole-0.10.tar.gz) = ae7d7bd020931ae55e5238864ac2bf0764a893ca03d334e44c11f99bfb453188 -SIZE (Safe-Hole-0.10.tar.gz) = 11433 +SHA256 (Safe-Hole-0.13.tar.gz) = 494cf5abae8cb2675959513631ecd5b595c6292aebd138e5bd8b0bb0334a97cb +SIZE (Safe-Hole-0.13.tar.gz) = 14269 Modified: head/security/p5-Safe-Hole/pkg-plist ============================================================================== --- head/security/p5-Safe-Hole/pkg-plist Sun Sep 9 01:52:00 2012 (r303947) +++ head/security/p5-Safe-Hole/pkg-plist Sun Sep 9 01:54:51 2012 (r303948) @@ -1,7 +1,6 @@ %%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/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Safe/Hole/ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Safe @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Safe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209090154.q891sqUB088654>