p5-Petal: update to 2.24.

2.24 Thu Feb 16 13:10:00 2013
    - Add missing requirement to Makefile.PL

2.23 Thu Aug 08 15:50:00 2013
    - Fix Petal::Utils installation after regression caused by improved tal:repeat error message

2.22 Sun Feb 24 12:15:00 2013
    - Fix caching when specifying a language (RT #55692)
    - Add LICENSE to Makefile.PL (RT #83585)

2.21 Fri Dec 21 17:40:00 2012
    - Improve error message for undef in tal:repeat variables
    - Don't fail tests if CGI is not installed
    - Don't run charset tests on Perl < 5.8
    - Update TAL/TALES/METAL specification URIs in docs
This commit is contained in:
Thomas Klausner 2017-09-20 14:09:05 +02:00
parent 80cf2c71d2
commit e8d1454fb2
2 changed files with 6 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.6 2014/10/09 14:06:29 thomasklausner Exp $
DISTNAME= Petal-2.20
DISTNAME= Petal-2.24
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NI/NINE/}
@ -12,6 +12,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-MKDoc-XML>=0.75:../../wip/p5-MKDoc-XML
EXTRACT_USING= bsdtar
PERL5_PACKLIST= auto/Petal/.packlist
.include "../../lang/perl5/module.mk"

View File

@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.3 2011/10/11 07:46:43 jgoamakf Exp $
SHA1 (Petal-2.20.tar.gz) = b42683ca332667ef52cef9eb12a4ad3497aa9944
RMD160 (Petal-2.20.tar.gz) = c99c8da4f058f9fd58a18a732ca66b6846aba4ae
Size (Petal-2.20.tar.gz) = 85280 bytes
SHA1 (Petal-2.24.tar.gz) = 0f8cc726a83c828442e623cab753ee94e7276eb0
RMD160 (Petal-2.24.tar.gz) = 432eed873710e2d5299342718d83814129851a46
SHA512 (Petal-2.24.tar.gz) = d956b9c515bbe8e6add6ecf3e163c3349d95701daa65c7baaee9b8d0989426038cbe2542ec1ec8f59c50291c10b04c637304e2f1b391a89acca5ded606222225
Size (Petal-2.24.tar.gz) = 93308 bytes