summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorsno <sno>2010-03-16 09:06:46 +0000
committersno <sno>2010-03-16 09:06:46 +0000
commit7a8885ade1debd319db022263e6ead7b0951af3c (patch)
treedba55ce0fe8c2bef652e166734efdfe75cb622ec /textproc
parentee81b9d676b1558e928439f379ee76809d224f6c (diff)
downloadpkgsrc-7a8885ade1debd319db022263e6ead7b0951af3c.tar.gz
Updating textproc/p5-Text-Quoted from 2.05nb1 to 2.06
pkgsrc changes: - Add license definition - Update module type Upstream changes: 2.06 Mon Mar 15 2010 - make extracting more effective - line with only '=' characters is not treated as quoter anymore, but separator - mark separating lines with "separator => 1" hash entry - don't return "empty => ''" hash key - update tests
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-Quoted/Makefile12
-rw-r--r--textproc/p5-Text-Quoted/distinfo8
2 files changed, 11 insertions, 9 deletions
diff --git a/textproc/p5-Text-Quoted/Makefile b/textproc/p5-Text-Quoted/Makefile
index d22e04f1005..4f54615d8e8 100644
--- a/textproc/p5-Text-Quoted/Makefile
+++ b/textproc/p5-Text-Quoted/Makefile
@@ -1,23 +1,25 @@
-# $NetBSD: Makefile,v 1.12 2009/03/24 13:35:47 darcy Exp $
+# $NetBSD: Makefile,v 1.13 2010/03/16 09:06:46 sno Exp $
#
-DISTNAME= Text-Quoted-2.05
+DISTNAME= Text-Quoted-2.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+#PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Text-Quoted/
COMMENT= Extract the structure of a quoted mail message
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Text-Autoformat>=1.04:../../textproc/p5-Text-Autoformat
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
-USE_LANGUAGES= # empty
-PERL5_PACKLIST= auto/Text/Quoted/.packlist
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Text/Quoted/.packlist
+PERL5_MODULE_TYPE= Module::Install::Bundled
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-Quoted/distinfo b/textproc/p5-Text-Quoted/distinfo
index 2d4b1426d4a..fb48ced94bf 100644
--- a/textproc/p5-Text-Quoted/distinfo
+++ b/textproc/p5-Text-Quoted/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2008/04/23 20:26:04 wiz Exp $
+$NetBSD: distinfo,v 1.7 2010/03/16 09:06:46 sno Exp $
-SHA1 (Text-Quoted-2.05.tar.gz) = 53486e42a9a464a410763a6e0886b6bc18c273b7
-RMD160 (Text-Quoted-2.05.tar.gz) = b2c9f91839c935a16c62ac9b1f03283dcc0f64bd
-Size (Text-Quoted-2.05.tar.gz) = 17316 bytes
+SHA1 (Text-Quoted-2.06.tar.gz) = 725eb32d9659c5f023a142a3da6ba4ac1053d6cb
+RMD160 (Text-Quoted-2.06.tar.gz) = 4878ad1f3bd35554d1e73d5841ad56154c529c1a
+Size (Text-Quoted-2.06.tar.gz) = 21198 bytes