summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Trac/Makefile
diff options
context:
space:
mode:
authormef <mef>2015-05-10 02:59:54 +0000
committermef <mef>2015-05-10 02:59:54 +0000
commit61d3ad870ce14480406c0fc22f9c5c4358d02e26 (patch)
tree4b61b62fce61ebfa3e8c64471b026bdb16567122 /textproc/p5-Text-Trac/Makefile
parent07082e404ee10e18907247df1429f1e0b573eab0 (diff)
downloadpkgsrc-61d3ad870ce14480406c0fc22f9c5c4358d02e26.tar.gz
Update 0.15 to 0.18
------------------- 0.18 2015.04.05 Remove auto_include from Makefile.PL to limit inc/ to the Module::Install code. 0.17 2015.04.05 Add lots of full html tests. Add command line script script/trac2html Enable excluding class="" from the HTML run Perl::Tidy run Perl::Critic Escape { in regex RT #100712 0.16 2014.09.13 New maintainer. Link to Github. License in META files.
Diffstat (limited to 'textproc/p5-Text-Trac/Makefile')
-rw-r--r--textproc/p5-Text-Trac/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Text-Trac/Makefile b/textproc/p5-Text-Trac/Makefile
index 93b9bbd80cd..8e76dcaef7c 100644
--- a/textproc/p5-Text-Trac/Makefile
+++ b/textproc/p5-Text-Trac/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:44 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2015/05/10 02:59:54 mef Exp $
-DISTNAME= Text-Trac-0.15
+DISTNAME= Text-Trac-0.18
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
CATEGORIES= perl5 textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
@@ -20,8 +19,9 @@ DEPENDS+= p5-UNIVERSAL-require-[0-9]*:../../devel/p5-UNIVERSAL-require
BUILD_DEPENDS+= p5-Test-Base-[0-9]*:../../devel/p5-Test-Base
-USE_LANGUAGES= # empty
+REPLACE_PERL= script/trac2html
+USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Text/Trac/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled