summaryrefslogtreecommitdiff
path: root/textproc/p5-Encode-Locale/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2015-01-14 13:24:16 +0000
committerwiz <wiz>2015-01-14 13:24:16 +0000
commitfe806a0680267f205bd7f9c0cbfcd674d380740b (patch)
tree71039506dcd363adcb44d366c95ffdba947fb898 /textproc/p5-Encode-Locale/Makefile
parent5e3805a374dbf16a44a82cdfa507a8c93ba3cbf8 (diff)
downloadpkgsrc-fe806a0680267f205bd7f9c0cbfcd674d380740b.tar.gz
Update to 1.04:
## 2015-01-12 Release 1.04 Ed J (5): * Actually include all the tests in the MANIFEST * use Test::More and warnings * Tidy t/alias.t * t/arg.t TODO some actual ARGV testing * Use Win32::GetConsoleCP/GetConsoleOutputCP if available Gisle Aas (3): * Documentation spell fix * SEE ALSO Term::Encoding [RT#98138] David Steinbrunner (1): * typo fix
Diffstat (limited to 'textproc/p5-Encode-Locale/Makefile')
-rw-r--r--textproc/p5-Encode-Locale/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-Encode-Locale/Makefile b/textproc/p5-Encode-Locale/Makefile
index 55167da6aea..a62201c8200 100644
--- a/textproc/p5-Encode-Locale/Makefile
+++ b/textproc/p5-Encode-Locale/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:36 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2015/01/14 13:24:16 wiz Exp $
-DISTNAME= Encode-Locale-1.03
+DISTNAME= Encode-Locale-1.04
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/}