pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-Trac Update 0.15 to 0.18



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a8938630798
branches:  trunk
changeset: 651722:6a8938630798
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun May 10 02:59:54 2015 +0000

description:
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:

 textproc/p5-Text-Trac/Makefile |  8 ++++----
 textproc/p5-Text-Trac/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (38 lines):

diff -r ce992ab98715 -r 6a8938630798 textproc/p5-Text-Trac/Makefile
--- a/textproc/p5-Text-Trac/Makefile    Sun May 10 02:55:56 2015 +0000
+++ b/textproc/p5-Text-Trac/Makefile    Sun May 10 02:59:54 2015 +0000
@@ -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 @@
 
 BUILD_DEPENDS+=        p5-Test-Base-[0-9]*:../../devel/p5-Test-Base
 
+REPLACE_PERL=  script/trac2html
+
 USE_LANGUAGES=         # empty
-
 PERL5_PACKLIST=                auto/Text/Trac/.packlist
 PERL5_MODULE_TYPE=     Module::Install::Bundled
 
diff -r ce992ab98715 -r 6a8938630798 textproc/p5-Text-Trac/distinfo
--- a/textproc/p5-Text-Trac/distinfo    Sun May 10 02:55:56 2015 +0000
+++ b/textproc/p5-Text-Trac/distinfo    Sun May 10 02:59:54 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/03/16 21:08:22 sno Exp $
+$NetBSD: distinfo,v 1.2 2015/05/10 02:59:54 mef Exp $
 
-SHA1 (Text-Trac-0.15.tar.gz) = f8341f215d0335a5619b7a572f563d9d946ae850
-RMD160 (Text-Trac-0.15.tar.gz) = d0974946fac5a80de7dc0894dd752fa7e0943bbb
-Size (Text-Trac-0.15.tar.gz) = 33125 bytes
+SHA1 (Text-Trac-0.18.tar.gz) = a4373fd7a0eaa48fcee81af6f047ac96cfe1915d
+RMD160 (Text-Trac-0.18.tar.gz) = 7909a3e768a364fce6b8f89262496e3e0b4c2d4d
+Size (Text-Trac-0.18.tar.gz) = 66002 bytes



Home | Main Index | Thread Index | Old Index