head 1.2; access; symbols pkgsrc-2013Q2:1.1.0.8 pkgsrc-2013Q2-base:1.1 pkgsrc-2013Q1:1.1.0.6 pkgsrc-2013Q1-base:1.1 pkgsrc-2012Q4:1.1.0.4 pkgsrc-2012Q4-base:1.1 pkgsrc-2012Q3:1.1.0.2 pkgsrc-2012Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2013.07.03.18.26.44; author schmonz; state dead; branches; next 1.1; commitid 3EsJtIKpzPOpo3Ww; 1.1 date 2012.09.13.15.27.11; author sno; state Exp; branches; next ; desc @@ 1.2 log @Remove patch, no longer needed. @ text @$NetBSD: patch-aa,v 1.1 2012/09/13 15:27:11 sno Exp $ # fixing module name for right .packlist location --- Makefile.PL.orig 2012-08-25 16:41:32.000000000 +0000 +++ Makefile.PL @@@@ -7,7 +7,7 @@@@ use ExtUtils::MakeMaker; my $key = eval { ExtUtils::MakeMaker->VERSION(6.56) } ? 'BUILD_REQUIRES' : 'PREREQ_PM' ; WriteMakefile( - NAME => 'Sub-Exporter-Progressive', + NAME => 'Sub::Exporter::Progressive', VERSION_FROM => 'lib/Sub/Exporter/Progressive.pm', $key => { 'Test::More' => 0.89, @ 1.1 log @Updating package for CPAN module Sub::Exporter::Progressive in devel/p5-Sub-Exporter-Progressive from 0.001003 to 0.001006. pkgsrc changes: - add patch for typo in Makefile.PL upstream changes: 0.001006 - 2012-08-27 - Handle ':all' correctly 0.001005 - 2012-08-25 - Add support for tags - Warn if defaults are not in exports - Add explicit dependency on Test::More 0.89 0.001004 - 2012-08-09 - fix skipping when Sub::Exporter isn't installed @ text @d1 1 a1 1 $NetBSD$ @