diff options
author | pi <pi@FreeBSD.org> | 2016-06-11 14:30:16 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2016-06-11 14:30:16 +0800 |
commit | cce16f16153d44b2b942259ecc1e158e01cb9e78 (patch) | |
tree | 32ad7f922df3cabe928af7ff553b2de592ae0162 /www | |
parent | 85a8b1d6cb084814151bcd97f6b21b3b6e490c0f (diff) | |
download | freebsd-ports-gnome-cce16f16153d44b2b942259ecc1e158e01cb9e78.tar.gz freebsd-ports-gnome-cce16f16153d44b2b942259ecc1e158e01cb9e78.tar.zst freebsd-ports-gnome-cce16f16153d44b2b942259ecc1e158e01cb9e78.zip |
www/p5-Dancer2-Plugin-Path-Class: 0.04 -> 0.08
- Remove 'deprecated' warnings
- Make it work for older perls (5.008)
- Add MIME::Types to PREREQ_PM
PR: 210201
Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Dancer2-Plugin-Path-Class/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Dancer2-Plugin-Path-Class/distinfo | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www/p5-Dancer2-Plugin-Path-Class/Makefile b/www/p5-Dancer2-Plugin-Path-Class/Makefile index 6f669c739c0c..24de3c884b00 100644 --- a/www/p5-Dancer2-Plugin-Path-Class/Makefile +++ b/www/p5-Dancer2-Plugin-Path-Class/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2-Plugin-Path-Class -PORTVERSION= 0.04 +PORTVERSION= 0.08 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,9 @@ COMMENT= List a directory using Path::Class LICENSE= ART10 GPLv1 LICENSE_COMB= dual +TEST_DEPENDS= p5-Path-Tiny>=0:devel/p5-Path-Tiny BUILD_DEPENDS= p5-Dancer2>=0.166000:www/p5-Dancer2 \ + p5-MIME-Types>=0:mail/p5-MIME-Types \ p5-Path-Class>=0:devel/p5-Path-Class \ p5-Format-Human-Bytes>=0:converters/p5-Format-Human-Bytes RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/www/p5-Dancer2-Plugin-Path-Class/distinfo b/www/p5-Dancer2-Plugin-Path-Class/distinfo index 31d8eadb4a26..d17ce30ad6ac 100644 --- a/www/p5-Dancer2-Plugin-Path-Class/distinfo +++ b/www/p5-Dancer2-Plugin-Path-Class/distinfo @@ -1,2 +1,3 @@ -SHA256 (Dancer2-Plugin-Path-Class-0.04.tar.gz) = 9964ef46cd769fb9d06a30d2a572a0aa940e447e731bf5a85e7c35e1bd60a832 -SIZE (Dancer2-Plugin-Path-Class-0.04.tar.gz) = 7786 +TIMESTAMP = 1465563439 +SHA256 (Dancer2-Plugin-Path-Class-0.08.tar.gz) = e8aada0535c2031db40c2da2a3180a97194c2d1130f00645a275652f703eb635 +SIZE (Dancer2-Plugin-Path-Class-0.08.tar.gz) = 7950 |