diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-11-28 02:32:39 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-11-28 02:32:39 +0000 |
commit | ea073b37c5a2851c955f8381a069587b37ff8868 (patch) | |
tree | b06b7040e5558407558c561017f90af81c5eedf3 /devel/p5-Exception-Class-TryCatch | |
parent | 09c1990a8d253265e5b60d37adebee67819a7126 (diff) |
Notes
Diffstat (limited to 'devel/p5-Exception-Class-TryCatch')
-rw-r--r-- | devel/p5-Exception-Class-TryCatch/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Exception-Class-TryCatch/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-Exception-Class-TryCatch/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-Exception-Class-TryCatch/Makefile b/devel/p5-Exception-Class-TryCatch/Makefile index 36cae5a94011..e31cb844e2e0 100644 --- a/devel/p5-Exception-Class-TryCatch/Makefile +++ b/devel/p5-Exception-Class-TryCatch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Exception-Class-TryCatch -PORTVERSION= 1.10 +PORTVERSION= 1.12 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Exception-Class-TryCatch/distinfo b/devel/p5-Exception-Class-TryCatch/distinfo index 28c2a0e954a7..a1d990e586f9 100644 --- a/devel/p5-Exception-Class-TryCatch/distinfo +++ b/devel/p5-Exception-Class-TryCatch/distinfo @@ -1,3 +1,3 @@ -MD5 (Exception-Class-TryCatch-1.10.tar.gz) = e77f27aff6e6b6845944bb677127fd79 -SHA256 (Exception-Class-TryCatch-1.10.tar.gz) = c03d99facb6c377db74576dca2ed6837e210300cc44658773d492cff7f4220ce -SIZE (Exception-Class-TryCatch-1.10.tar.gz) = 15518 +MD5 (Exception-Class-TryCatch-1.12.tar.gz) = d9943ce5e251437312a11001b9531f43 +SHA256 (Exception-Class-TryCatch-1.12.tar.gz) = 4161c9bcd11ac60f053db94a0fcb74844372bdea1701477f4bd31c132eb4235c +SIZE (Exception-Class-TryCatch-1.12.tar.gz) = 17811 diff --git a/devel/p5-Exception-Class-TryCatch/pkg-plist b/devel/p5-Exception-Class-TryCatch/pkg-plist index f034ae0156bb..017b220eff42 100644 --- a/devel/p5-Exception-Class-TryCatch/pkg-plist +++ b/devel/p5-Exception-Class-TryCatch/pkg-plist @@ -1,4 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Exception/Class/TryCatch/.packlist %%SITE_PERL%%/Exception/Class/TryCatch.pm +%%SITE_PERL%%/Exception/Class/TryCatch.pod @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Exception/Class/TryCatch @dirrmtry %%SITE_PERL%%/Exception/Class |