diff options
author | lippe <lippe@FreeBSD.org> | 2008-11-28 10:32:39 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2008-11-28 10:32:39 +0800 |
commit | e23867b6e58ce2e2f03e8b0608870271aa8e4774 (patch) | |
tree | 7f1d09b2273c6dfb961f111c15e1b54eae26d4aa /devel | |
parent | f4b2eff0128c2f335142e1ede5e59321c39103ed (diff) | |
download | freebsd-ports-gnome-e23867b6e58ce2e2f03e8b0608870271aa8e4774.tar.gz freebsd-ports-gnome-e23867b6e58ce2e2f03e8b0608870271aa8e4774.tar.zst freebsd-ports-gnome-e23867b6e58ce2e2f03e8b0608870271aa8e4774.zip |
- Update to 1.12.
Diffstat (limited to 'devel')
-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 |