summaryrefslogtreecommitdiff
path: root/textproc/p5-Encode/Makefile
diff options
context:
space:
mode:
authorsno <sno>2009-07-18 18:07:25 +0000
committersno <sno>2009-07-18 18:07:25 +0000
commitd482797d757a9c4f66cd37d84e1d617087a75cc3 (patch)
treed8760e581eac5ce9dcb60f769667395d10a6a7ad /textproc/p5-Encode/Makefile
parentf61dc5491a82ee6be9c564a06e3cbc8d6fc0d6f9 (diff)
downloadpkgsrc-d482797d757a9c4f66cd37d84e1d617087a75cc3.tar.gz
pkgsrc changes:
- Updating package for p5 module Encode from 2.33 to 2.35 - Adding perl license as license Upstream changes: $Revision: 2.35 $ $Date: 2009/07/13 02:06:30 $ ! lib/Encode/MIME/Header.pm Addressed RT #40027: decode of MIME-Header removes too much whitespace http://rt.cpan.org/Ticket/Display.html?id=40027 http://rt.cpan.org/Ticket/Display.html?id=42902 ! t/piconv.t Addressed by CSJEWELL: t/piconv.t loops infinitely on Win32 http://rt.cpan.org/Ticket/Display.html?id=47760 2.34 2009/07/08 13:34:15 ! bin/piconv duplicate-BOM problem now fixed. Message-Id: <10ECB9B7-006E-4570-9EB6-51C49F04ADCF@dan.co.jp> ! bin/piconv + t/piconv.t patches and tests by SREZIC Message-Id: <4A5366DA.8050801@iconmobile.com> ! Makefile.PL man* removed on behalf of blead Message-Id: <20090326135219.GU18164@plum.flirble.org>
Diffstat (limited to 'textproc/p5-Encode/Makefile')
-rw-r--r--textproc/p5-Encode/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-Encode/Makefile b/textproc/p5-Encode/Makefile
index d56ca9ff389..08beaaad584 100644
--- a/textproc/p5-Encode/Makefile
+++ b/textproc/p5-Encode/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2009/04/12 00:42:50 sno Exp $
+# $NetBSD: Makefile,v 1.11 2009/07/18 18:07:25 sno Exp $
-DISTNAME= Encode-2.33
+DISTNAME= Encode-2.35
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/}
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/}
MAINTAINER= rhaen@NetBSD.org
HOMEPAGE= http://search.cpan.org/~dankogai/Encode/
COMMENT= Provides interfaces between strings and the rest of the system
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir