summaryrefslogtreecommitdiff
path: root/textproc/p5-Template-Plugin-Autoformat/Makefile
diff options
context:
space:
mode:
authormef <mef>2015-04-27 12:17:31 +0000
committermef <mef>2015-04-27 12:17:31 +0000
commit1f67e19c67e6960e56b363d8ca1a80bc867fb161 (patch)
tree66097fa3bec94100291b2ee0d18cd021cac273cd /textproc/p5-Template-Plugin-Autoformat/Makefile
parent9e3f1b35d694f870ec79225493cf1dd456941348 (diff)
downloadpkgsrc-1f67e19c67e6960e56b363d8ca1a80bc867fb161.tar.gz
Update 2.71 to 2.77
------------------- 2.77 2015-02-27 - merge a series of doc and test cleanup patches from Breno G. de Oliveira (garu) 2.76 2015-01-05 - tests patched to fix some locales (https://rt.cpan.org/Ticket/Display.html?id=99972) 2.75 2014-05-09 - official release, no code change from 2.74_04 2.74_04 2014-05-07 - tweek tests to reflect sprintf rounding differences on some machines 2.74_03 2014-05-06 - port tests to Test::More to get better diagnostics from cpantesters 2.74_02 2014-05-02 - attempt to address failing test 10 on some cpantesters 2.74_01 2014-05-01 - Peter Karman took over maintenance. - repo started at https://github.com/karpet/template-plugin-autoformat - fixed failing tests, switching to standard initial-cap for plugin name before: USE autoformat after : USE Autoformat
Diffstat (limited to 'textproc/p5-Template-Plugin-Autoformat/Makefile')
-rw-r--r--textproc/p5-Template-Plugin-Autoformat/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-Template-Plugin-Autoformat/Makefile b/textproc/p5-Template-Plugin-Autoformat/Makefile
index c0e6be73447..e5cb08c9aaf 100644
--- a/textproc/p5-Template-Plugin-Autoformat/Makefile
+++ b/textproc/p5-Template-Plugin-Autoformat/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:40 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2015/04/27 12:17:31 mef Exp $
-DISTNAME= Template-Plugin-Autoformat-2.71
+DISTNAME= Template-Plugin-Autoformat-2.77
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/}