Sat Nov 10 03:40:19 2018 UTC ()
Update to 0.19

Upstream changes:
0.19  2018.10.20 MANWAR
      Fixed SEE ALSO broken links
      Tidied up Changes file
      Updated link to GitHub repo.
      Add --span flag
      Add --id flag to include ids in the html files. Default to noid.
      Add --force flag to the command line script to overwrite exisiting file.
      Default of script/trac2html is to exclude class=""


(wen)
diff -r1.14 -r1.15 pkgsrc/textproc/p5-Text-Trac/Makefile
diff -r1.3 -r1.4 pkgsrc/textproc/p5-Text-Trac/distinfo

cvs diff -r1.14 -r1.15 pkgsrc/textproc/p5-Text-Trac/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Text-Trac/Makefile 2018/08/22 09:47:03 1.14
+++ pkgsrc/textproc/p5-Text-Trac/Makefile 2018/11/10 03:40:18 1.15
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.14 2018/08/22 09:47:03 wiz Exp $ 1# $NetBSD: Makefile,v 1.15 2018/11/10 03:40:18 wen Exp $
2 2
3DISTNAME= Text-Trac-0.18 3DISTNAME= Text-Trac-0.19
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 4 
6CATEGORIES= perl5 textproc 5CATEGORIES= perl5 textproc
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Text-Trac/ 9HOMEPAGE= http://search.cpan.org/dist/Text-Trac/
11COMMENT= Perl extension for formatting text with Trac Wiki Style 10COMMENT= Perl extension for formatting text with Trac Wiki Style
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14DEPENDS+= p5-Class-Accessor-[0-9]*:../../devel/p5-Class-Accessor 13DEPENDS+= p5-Class-Accessor-[0-9]*:../../devel/p5-Class-Accessor
15DEPENDS+= p5-Class-Data-Inheritable-[0-9]*:../../devel/p5-Class-Data-Inheritable 14DEPENDS+= p5-Class-Data-Inheritable-[0-9]*:../../devel/p5-Class-Data-Inheritable
16DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser 15DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
17DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils 16DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
18DEPENDS+= p5-Tie-IxHash-[0-9]*:../../devel/p5-Tie-IxHash 17DEPENDS+= p5-Tie-IxHash-[0-9]*:../../devel/p5-Tie-IxHash

cvs diff -r1.3 -r1.4 pkgsrc/textproc/p5-Text-Trac/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Text-Trac/distinfo 2015/11/04 01:59:53 1.3
+++ pkgsrc/textproc/p5-Text-Trac/distinfo 2018/11/10 03:40:18 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2015/11/04 01:59:53 agc Exp $ 1$NetBSD: distinfo,v 1.4 2018/11/10 03:40:18 wen Exp $
2 2
3SHA1 (Text-Trac-0.18.tar.gz) = a4373fd7a0eaa48fcee81af6f047ac96cfe1915d 3SHA1 (Text-Trac-0.19.tar.gz) = fbd93d0ed57a15600b4ce548084c69b243391992
4RMD160 (Text-Trac-0.18.tar.gz) = 7909a3e768a364fce6b8f89262496e3e0b4c2d4d 4RMD160 (Text-Trac-0.19.tar.gz) = 8e29c9a0d3c444056514782c672ba63c7a9afa72
5SHA512 (Text-Trac-0.18.tar.gz) = b8455e65f943b7b3bd596f39f1b4d690859038822a71f89735374ed53b7afb26cce99dcc1e7f845a7d427cd92ca21e2556d8a730816dba578a99abf70e66b95c 5SHA512 (Text-Trac-0.19.tar.gz) = cd7fd1d89a02062cde223b4a94afc1620a0491fc07e1a756edf02fa57618bc7f60ab3136d57efbd340eac2986bfbf1e47c3f8090897a37029e69bc27a3156264
6Size (Text-Trac-0.18.tar.gz) = 66002 bytes 6Size (Text-Trac-0.19.tar.gz) = 113940 bytes