diff options
author | demon <demon@FreeBSD.org> | 2012-11-06 23:12:51 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2012-11-06 23:12:51 +0800 |
commit | 02247232bd761c5eb989d2cc608a1c82da5c06f9 (patch) | |
tree | 2b4fa426d10617e4c92b764d84b0e95700c62494 | |
parent | 0e88004a7fb71a44264c23b0fa1620a66cff0a89 (diff) | |
download | freebsd-ports-gnome-02247232bd761c5eb989d2cc608a1c82da5c06f9.tar.gz freebsd-ports-gnome-02247232bd761c5eb989d2cc608a1c82da5c06f9.tar.zst freebsd-ports-gnome-02247232bd761c5eb989d2cc608a1c82da5c06f9.zip |
Update to version 0.04.
Feature safe: yes
-rw-r--r-- | devel/p5-Test-More-UTF8/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Test-More-UTF8/distinfo | 4 | ||||
-rw-r--r-- | devel/p5-Test-More-UTF8/pkg-plist | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/devel/p5-Test-More-UTF8/Makefile b/devel/p5-Test-More-UTF8/Makefile index 20e4182c7438..4c248cc67151 100644 --- a/devel/p5-Test-More-UTF8/Makefile +++ b/devel/p5-Test-More-UTF8/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Test-More-UTF8 -PORTVERSION= 0.02 +PORTVERSION= 0.04 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= Enhancing Test::More for UTF-8-based projects -BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \ - p5-ex-lib>=0:${PORTSDIR}/devel/p5-ex-lib +BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-Test-More-UTF8/distinfo b/devel/p5-Test-More-UTF8/distinfo index 936868e0870c..4620d556b6ac 100644 --- a/devel/p5-Test-More-UTF8/distinfo +++ b/devel/p5-Test-More-UTF8/distinfo @@ -1,2 +1,2 @@ -SHA256 (Test-More-UTF8-0.02.tar.gz) = 3130dbd45f40f4bdd63bad71b181a7311260d8023f5a0ae0a984e41044716d39 -SIZE (Test-More-UTF8-0.02.tar.gz) = 19473 +SHA256 (Test-More-UTF8-0.04.tar.gz) = be2976466462fd7307865679136da4ceaf33bd72e05f01647611bd722349d42d +SIZE (Test-More-UTF8-0.04.tar.gz) = 19952 diff --git a/devel/p5-Test-More-UTF8/pkg-plist b/devel/p5-Test-More-UTF8/pkg-plist index f8590125cd5d..09e0675d00f0 100644 --- a/devel/p5-Test-More-UTF8/pkg-plist +++ b/devel/p5-Test-More-UTF8/pkg-plist @@ -2,6 +2,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/More/UTF8/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/More/UTF8 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/More -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test @dirrmtry %%SITE_PERL%%/Test/More @dirrmtry %%SITE_PERL%%/Test |