summaryrefslogtreecommitdiff
path: root/textproc/p5-Encode-Detect/Makefile
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-09-14 12:46:32 +0000
committerhe <he@pkgsrc.org>2008-09-14 12:46:32 +0000
commit0ad773a16b12460bafa79957d6dad65f4ecdf143 (patch)
treebb95ecf4b6ef252303d2d9e06f874b744b3bfafc /textproc/p5-Encode-Detect/Makefile
parent18dbb96a0094c4d0b7529fa233814ff81b787935 (diff)
downloadpkgsrc-0ad773a16b12460bafa79957d6dad65f4ecdf143.tar.gz
Update from version 1.00 to 1.01, discussed with maintainer.
Pkgsrc changes: o Revert MAINTAINER to pkgsrc-users@ as directed by maintainer Upstream changes: 1.01 - Remove unnecessary use of Data::Dump in test suite - Work around perlbug 39634, where g++ 3.3 doesn't support __attribute__((unused))
Diffstat (limited to 'textproc/p5-Encode-Detect/Makefile')
-rw-r--r--textproc/p5-Encode-Detect/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Encode-Detect/Makefile b/textproc/p5-Encode-Detect/Makefile
index a68737404be..0e6a0ac8e18 100644
--- a/textproc/p5-Encode-Detect/Makefile
+++ b/textproc/p5-Encode-Detect/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2007/05/28 15:32:51 heinz Exp $
+# $NetBSD: Makefile,v 1.3 2008/09/14 12:46:32 he Exp $
#
-DISTNAME= Encode-Detect-1.00
+DISTNAME= Encode-Detect-1.01
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/}
-MAINTAINER= hiramatu@boreas.dti.ne.jp
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Encode-Detect/
COMMENT= Perl module that detects the encoding of data