summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authoradam <adam>2011-08-06 14:33:52 +0000
committeradam <adam>2011-08-06 14:33:52 +0000
commitc21723f94f2dc613d6669bb6090e2b80f051a8e9 (patch)
treecbc0a3105dbfa2eb4097c298b77852e06913ba59 /converters
parent2fdb1a64c118d308e261aebbeb6c3cbf29e11862 (diff)
downloadpkgsrc-c21723f94f2dc613d6669bb6090e2b80f051a8e9.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