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>
This commit is contained in:
sno 2009-07-18 18:07:25 +00:00
parent 4868e7a9a4
commit e81aeab609
2 changed files with 7 additions and 6 deletions

View file

@ -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

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.7 2009/04/12 00:42:50 sno Exp $
$NetBSD: distinfo,v 1.8 2009/07/18 18:07:25 sno Exp $
SHA1 (Encode-2.33.tar.gz) = 618cb2fd39d79956d1baf1289b3cc15856486ffb
RMD160 (Encode-2.33.tar.gz) = dadc5e497b6638ba66b46399565f8440c9f0343c
Size (Encode-2.33.tar.gz) = 2001566 bytes
SHA1 (Encode-2.35.tar.gz) = 2181995c241c497a7e7d49a3bb386c14003aca19
RMD160 (Encode-2.35.tar.gz) = 6e0189326f4e096d7fbb116fb9094da3c78045cd
Size (Encode-2.35.tar.gz) = 2002609 bytes