diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2012-12-22 17:12:56 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2012-12-22 17:12:56 +0000 |
commit | ebc08f9aeaf09062b56da4342fbae6bceb383e5e (patch) | |
tree | 8edbafa58a2d6acff6519ece6cef2c63ccb0f751 /textproc | |
parent | 7897354104ea2a90a4916ae30fefe6e3fad0ee30 (diff) | |
download | ports-ebc08f9aeaf09062b56da4342fbae6bceb383e5e.tar.gz ports-ebc08f9aeaf09062b56da4342fbae6bceb383e5e.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Petal/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-Petal/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-Petal/pkg-plist | 2 |
3 files changed, 5 insertions, 9 deletions
diff --git a/textproc/p5-Petal/Makefile b/textproc/p5-Petal/Makefile index 51bbb23d9ddc..c5c875d2ccc6 100644 --- a/textproc/p5-Petal/Makefile +++ b/textproc/p5-Petal/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Petal -# Date created: 25 May 2006 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Petal -PORTVERSION= 2.20 +PORTVERSION= 2.21 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NINE diff --git a/textproc/p5-Petal/distinfo b/textproc/p5-Petal/distinfo index 61a7df3f4418..0b6ffd11ab36 100644 --- a/textproc/p5-Petal/distinfo +++ b/textproc/p5-Petal/distinfo @@ -1,2 +1,2 @@ -SHA256 (Petal-2.20.tar.gz) = b7fee6cabc12a8c19194c6b7a8c2fb9afe1f66dbc10705697cd2cf8505af98a7 -SIZE (Petal-2.20.tar.gz) = 85280 +SHA256 (Petal-2.21.tar.gz) = 717dcfd8a42bb7b98498153a27c2614bcacc8cb330d6350c8d2e32e831c3ff92 +SIZE (Petal-2.21.tar.gz) = 93952 diff --git a/textproc/p5-Petal/pkg-plist b/textproc/p5-Petal/pkg-plist index 253c02142c19..179e94367caf 100644 --- a/textproc/p5-Petal/pkg-plist +++ b/textproc/p5-Petal/pkg-plist @@ -5,7 +5,7 @@ %%SITE_PERL%%/Petal/Canonicalizer/XML.pm %%SITE_PERL%%/Petal/CodeGenerator.pm %%SITE_PERL%%/Petal/Cookbook.pod -%%SITE_PERL%%/Petal/Deprecated.pm +%%SITE_PERL%%/Petal/Deprecated.pod %%SITE_PERL%%/Petal/Entities.pm %%SITE_PERL%%/Petal/Functions.pm %%SITE_PERL%%/Petal/Hash.pm |