[Midnightbsd-cvs] mports [22778] trunk/devel/p5-Module-Find: update to 0.13

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 30 14:13:22 EDT 2017


Revision: 22778
          http://svnweb.midnightbsd.org/mports/?rev=22778
Author:   laffer1
Date:     2017-09-30 14:13:21 -0400 (Sat, 30 Sep 2017)
Log Message:
-----------
update to 0.13

Modified Paths:
--------------
    trunk/devel/p5-Module-Find/Makefile
    trunk/devel/p5-Module-Find/distinfo
    trunk/devel/p5-Module-Find/pkg-descr
    trunk/devel/p5-Module-Find/pkg-plist

Modified: trunk/devel/p5-Module-Find/Makefile
===================================================================
--- trunk/devel/p5-Module-Find/Makefile	2017-09-30 18:12:24 UTC (rev 22777)
+++ trunk/devel/p5-Module-Find/Makefile	2017-09-30 18:13:21 UTC (rev 22778)
@@ -1,7 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	Module-Find
-PORTVERSION=	0.11
+PORTVERSION=	0.13
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -8,11 +8,10 @@
 
 MAINTAINER=	ctriv at MidnightBSD.org
 COMMENT=	Lets you find and use modules in categories
+
 LICENSE=	perl
 
 PERL_CONFIGURE=	yes
 
-MAN3=		Module::Find.3
-
 .include <bsd.port.mk>
 

Modified: trunk/devel/p5-Module-Find/distinfo
===================================================================
--- trunk/devel/p5-Module-Find/distinfo	2017-09-30 18:12:24 UTC (rev 22777)
+++ trunk/devel/p5-Module-Find/distinfo	2017-09-30 18:13:21 UTC (rev 22778)
@@ -1,2 +1,3 @@
-SHA256 (Module-Find-0.11.tar.gz) = 650ddcc829cf274b860e7bb6e93204f90be1c0339d11ee008305e2452f67d397
-SIZE (Module-Find-0.11.tar.gz) = 5286
+TIMESTAMP = 1506795169
+SHA256 (Module-Find-0.13.tar.gz) = 4a47862072ca4962fa69796907476049dc60176003e946cf4b68a6b669f18568
+SIZE (Module-Find-0.13.tar.gz) = 6459

Modified: trunk/devel/p5-Module-Find/pkg-descr
===================================================================
--- trunk/devel/p5-Module-Find/pkg-descr	2017-09-30 18:12:24 UTC (rev 22777)
+++ trunk/devel/p5-Module-Find/pkg-descr	2017-09-30 18:13:21 UTC (rev 22778)
@@ -1,4 +1,4 @@
-Module::Find lets you find and use modules in categories. This can be very 
+Module::Find lets you find and use modules in categories. This can be very
 useful for auto-detecting driver or plugin modules. You can differentiate
 between looking in the category itself or in all subcategories.
 

Modified: trunk/devel/p5-Module-Find/pkg-plist
===================================================================
--- trunk/devel/p5-Module-Find/pkg-plist	2017-09-30 18:12:24 UTC (rev 22777)
+++ trunk/devel/p5-Module-Find/pkg-plist	2017-09-30 18:13:21 UTC (rev 22778)
@@ -1,4 +1,11 @@
+ at comment $MidnightBSD: trunk/Mk/components/maintainer.mk 20146 2015-08-30 16:57:21Z laffer1 $
 %%SITE_PERL%%/Module/Find.pm
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Find
- at dirrmtry %%SITE_PERL%%/Module
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module
+%%PERL5_MAN3%%/Module::Find.3.gz
+ at dir %%SITE_PERL%%/Module
+ at dir %%SITE_ARCH%%/auto/Module/Find
+ at dir %%SITE_ARCH%%/auto/Module
+ at dir %%SITE_ARCH%%/auto
+ at dir %%SITE_ARCH%%
+ at dir %%SITE_PERL%%
+ at dir lib/perl5/site_perl
+ at dir lib/perl5



More information about the Midnightbsd-cvs mailing list