pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

p5-Petal: update to 2.24.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Sep 20 14:09:05 2017 +0200
Changeset:	e8d1454fb29e64e78e2172d4f0fabd45335bfaf4

Modified Files:
	p5-Petal/Makefile
	p5-Petal/distinfo

Log Message:
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

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e8d1454fb29e64e78e2172d4f0fabd45335bfaf4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-Petal/Makefile | 3 ++-
 p5-Petal/distinfo | 7 ++++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs:
diff --git a/p5-Petal/Makefile b/p5-Petal/Makefile
index 3012ebbaf6..250cb01ac5 100644
--- a/p5-Petal/Makefile
+++ b/p5-Petal/Makefile
@@ -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"
diff --git a/p5-Petal/distinfo b/p5-Petal/distinfo
index 2239936c9a..be4e62c493 100644
--- a/p5-Petal/distinfo
+++ b/p5-Petal/distinfo
@@ -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


Home | Main Index | Thread Index | Old Index