summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-08-06 14:33:52 +0000
committeradam <adam@pkgsrc.org>2011-08-06 14:33:52 +0000
commit35ef68e15cd2739c8c38d77a1c677597706fcaaa (patch)
treecbc0a3105dbfa2eb4097c298b77852e06913ba59 /converters
parent969b65d329cc60c3bad71d80e2d7a5993ea968d0 (diff)
downloadpkgsrc-35ef68e15cd2739c8c38d77a1c677597706fcaaa.tar.gz
Changes 2.01:
* fix bug 6909: single + and & signs are encoded as the same sequence
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-Unicode-IMAPUtf7/Makefile13
-rw-r--r--converters/p5-Unicode-IMAPUtf7/distinfo8
2 files changed, 11 insertions, 10 deletions
diff --git a/converters/p5-Unicode-IMAPUtf7/Makefile b/converters/p5-Unicode-IMAPUtf7/Makefile
index f793038d9f8..1fe3943e29f 100644
--- a/converters/p5-Unicode-IMAPUtf7/Makefile
+++ b/converters/p5-Unicode-IMAPUtf7/Makefile
@@ -1,14 +1,12 @@
-# $NetBSD: Makefile,v 1.10 2010/08/21 16:32:50 seb Exp $
-#
+# $NetBSD: Makefile,v 1.11 2011/08/06 14:33:52 adam Exp $
-DISTNAME= Unicode-IMAPUtf7-2.00
+DISTNAME= Unicode-IMAPUtf7-2.01
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
CATEGORIES= converters mail perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/F/FA/FABPOT/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://cpan.uwinnipeg.ca/module/Unicode::IMAPUtf7
+HOMEPAGE= http://search.cpan.org/dist/Unicode-IMAPUtf7/
COMMENT= Perl extension to deal with IMAP UTF7
DEPENDS+= p5-Unicode-String>=2.06:../../converters/p5-Unicode-String
@@ -18,5 +16,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/Unicode/IMAPUtf7/.packlist
+post-extract:
+ chmod -R +rwx ${WRKSRC}
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/converters/p5-Unicode-IMAPUtf7/distinfo b/converters/p5-Unicode-IMAPUtf7/distinfo
index 9507874ca11..40fe17bf761 100644
--- a/converters/p5-Unicode-IMAPUtf7/distinfo
+++ b/converters/p5-Unicode-IMAPUtf7/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 16:12:34 agc Exp $
+$NetBSD: distinfo,v 1.3 2011/08/06 14:33:52 adam Exp $
-SHA1 (Unicode-IMAPUtf7-2.00.tar.gz) = 1e4133cb2f64a8f039a80958147a41c880c13fe0
-RMD160 (Unicode-IMAPUtf7-2.00.tar.gz) = f002abd1260682eebd93e53969745fbcd1e07626
-Size (Unicode-IMAPUtf7-2.00.tar.gz) = 3574 bytes
+SHA1 (Unicode-IMAPUtf7-2.01.tar.gz) = bdee17094d55d08df7a3dbddcf987d14316d9ba1
+RMD160 (Unicode-IMAPUtf7-2.01.tar.gz) = 2d95c735b350d1d422039d4e636e6b1c1ca8d6e4
+Size (Unicode-IMAPUtf7-2.01.tar.gz) = 3634 bytes