[Midnightbsd-cvs] mports [16802] trunk/devel/p5-common-sense: modernize
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Sep 5 01:58:45 EDT 2014
Revision: 16802
http://svnweb.midnightbsd.org/mports/?rev=16802
Author: laffer1
Date: 2014-09-05 01:58:45 -0400 (Fri, 05 Sep 2014)
Log Message:
-----------
modernize
Modified Paths:
--------------
trunk/devel/p5-common-sense/Makefile
trunk/devel/p5-common-sense/distinfo
trunk/devel/p5-common-sense/pkg-descr
trunk/devel/p5-common-sense/pkg-plist
Modified: trunk/devel/p5-common-sense/Makefile
===================================================================
--- trunk/devel/p5-common-sense/Makefile 2014-09-05 05:54:35 UTC (rev 16801)
+++ trunk/devel/p5-common-sense/Makefile 2014-09-05 05:58:45 UTC (rev 16802)
@@ -13,6 +13,4 @@
PERL_CONFIGURE= yes
-MAN3= common::sense.3
-
.include <bsd.port.mk>
Modified: trunk/devel/p5-common-sense/distinfo
===================================================================
--- trunk/devel/p5-common-sense/distinfo 2014-09-05 05:54:35 UTC (rev 16801)
+++ trunk/devel/p5-common-sense/distinfo 2014-09-05 05:58:45 UTC (rev 16802)
@@ -1,3 +1,2 @@
SHA256 (common-sense-3.6.tar.gz) = 86e2c2e109a7dd4bc5441757e729d7d622da125c6e14607a78fb56e057b86b5a
-RMD160 (common-sense-3.6.tar.gz) = 6274f881b2abf3731b10744e16d261430a61cb85
SIZE (common-sense-3.6.tar.gz) = 12594
Modified: trunk/devel/p5-common-sense/pkg-descr
===================================================================
--- trunk/devel/p5-common-sense/pkg-descr 2014-09-05 05:54:35 UTC (rev 16801)
+++ trunk/devel/p5-common-sense/pkg-descr 2014-09-05 05:58:45 UTC (rev 16802)
@@ -1,3 +1,3 @@
Perl common defaults with lower memory usage
-WWW: http://search.cpan.org/dist/common-sense/
+WWW: http://search.cpan.org/dist/common-sense/
Modified: trunk/devel/p5-common-sense/pkg-plist
===================================================================
--- trunk/devel/p5-common-sense/pkg-plist 2014-09-05 05:54:35 UTC (rev 16801)
+++ trunk/devel/p5-common-sense/pkg-plist 2014-09-05 05:58:45 UTC (rev 16802)
@@ -1,4 +1,6 @@
%%SITE_PERL%%/common/sense.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/common/sense/.packlist
+%%PERL5_MAN3%%/common::sense.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/common/sense
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/common
@dirrmtry %%SITE_PERL%%/common
More information about the Midnightbsd-cvs
mailing list