aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2013-08-05 13:14:53 +0000
committerFrederic Culot <culot@FreeBSD.org>2013-08-05 13:14:53 +0000
commit4ece68ed364548515e93f7625a49200e9d6ca8ac (patch)
tree0063b531297cd4312534f9fe5366bbbcd3558a8e /devel
parent40d72f68a6f1c944451b3b8eb97535598abb9154 (diff)
downloadports-4ece68ed364548515e93f7625a49200e9d6ca8ac.tar.gz
ports-4ece68ed364548515e93f7625a49200e9d6ca8ac.zip
- Update to 0.16
- Upstream switched to Module::Build for packaging - Simplify the port by using PLIST_FILES instead of pkg-plist Changes: http://search.cpan.org/dist/Log-Minimal/Changes
Notes
Notes: svn path=/head/; revision=324274
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Log-Minimal/Makefile7
-rw-r--r--devel/p5-Log-Minimal/distinfo4
-rw-r--r--devel/p5-Log-Minimal/pkg-plist5
3 files changed, 7 insertions, 9 deletions
diff --git a/devel/p5-Log-Minimal/Makefile b/devel/p5-Log-Minimal/Makefile
index ffe9b41fa2de..dfb323001074 100644
--- a/devel/p5-Log-Minimal/Makefile
+++ b/devel/p5-Log-Minimal/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Log-Minimal
-PORTVERSION= 0.15
+PORTVERSION= 0.16
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +14,10 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
-USE_PERL5= configure
+USE_PERL5= modbuild
+
+PLIST_FILES= %%SITE_PERL%%/Log/Minimal.pm
+PLIST_DIRSTRY= %%SITE_PERL%%/Log
MAN3= Log::Minimal.3
diff --git a/devel/p5-Log-Minimal/distinfo b/devel/p5-Log-Minimal/distinfo
index 44f678b9dea2..29294bebb6a7 100644
--- a/devel/p5-Log-Minimal/distinfo
+++ b/devel/p5-Log-Minimal/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Log-Minimal-0.15.tar.gz) = 9b71c50e7e64ed3498cdc88917b482538c2bf7b620bfc19315e5380f9ae5fadf
-SIZE (Log-Minimal-0.15.tar.gz) = 25090
+SHA256 (Log-Minimal-0.16.tar.gz) = 114b8066e3c1825a84bb0c4451a696caae3b7a0f9a1299380cba3c29bb4b6c76
+SIZE (Log-Minimal-0.16.tar.gz) = 14646
diff --git a/devel/p5-Log-Minimal/pkg-plist b/devel/p5-Log-Minimal/pkg-plist
deleted file mode 100644
index b4e2885f8b6d..000000000000
--- a/devel/p5-Log-Minimal/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-%%SITE_PERL%%/Log/Minimal.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Minimal/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Minimal
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log
-@dirrmtry %%SITE_PERL%%/Log