Updated to latest release, 4.1.2. Some dependencies were imported to HEAD.

From Changes:

4.1.2 Wed May 14 2014
- Fix broken DocBook5 validation stopping package builds. BZ #1097495

4.1.1 Thu May 8 2014
- Fix long tables and pre's breaking PDF build. BZ #1095574

4.1.0 Mon May 5 2014
- Add abstract to release notes so PDF builds
- Fix RPM upgrade not pulling in required XML::TreeBuilder version. BZ #1053609
- Allow PDF to build without any authors. BZ #1050975
- Increase XML::LibXSLT::max_depth to 10K. BZ #1035525
- Include entrytbl in cols count. BZ #1069405
- Add 'td' to translatable blocks list. BZ #1059938
- Treat entry like para for mixedmode tags. BZ #1039382
- Add blank page after cover page in PDF. BZ #1050770
- Fix replaceable override in DB 4.5 XSL. BZ #1054462
- Store processing instructions. BZ #1045463
- Add releaseinfo support. BZ #1050789
- Add suppor5t for wkhtmltopdf 0.12.0
- Add non-minified JS files. BZ #1062109
- Use term as ID node for varlistentry. BZ #1050836
- Fix acroread search and image issues. BZ #1038393 #1065810
- Add line numbering to DB5 html output. BZ #1074709
- Remove glossdiv and indexdiv headings from PDF TOC. BZ #1058545
- Add basic handling & style for revisionflag.
- Fix admonition style for wkhtmnltopdf 0.12.
- Pass chunk_section_depth to wkhtmltopdf. BZ #1044848
- Do not die on empty brand conf files. BZ #1037037
- Fix font embedding in PDF.
- Enforce RPM API requirements. BZ #1029293
- Fix desktop SPEC file creation. BZ #1081087
- Pass previous option to msgmerge. BZ #1081363
- Load splash pages in templates instead of using javascript. BZ #1081300
- Sync list layout across web and desktop styles. BZ #1080236
- Add dt_format parameter. BZ #1081808
- Provide gettext version of package name. BZ #1083102
- Fix step style. BZ #1080156
- Fix DD layout. BZ #1084242
- Fix tables breaking out. BZ #1082444
- Add zt_push and zt_pull for Zanata.
This commit is contained in:
Blue Rats 2014-05-19 01:08:19 +00:00 committed by Thomas Klausner
parent 5198409180
commit dd2be218e9
2 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.4 2014/03/03 01:38:03 othyro Exp $
# $NetBSD: Makefile,v 1.5 2014/05/19 01:08:19 othyro Exp $
#
DISTNAME= Publican-v4.0.0
DISTNAME= Publican-v4.1.2
PKGNAME= p5-${DISTNAME:S/v//1}
CATEGORIES= textproc
MASTER_SITES= https://fedorahosted.org/releases/p/u/publican/
@ -22,7 +22,7 @@ DEPENDS+= p5-XML-LibXML-[0-9]*:../../textproc/p5-XML-LibXML
DEPENDS+= p5-Text-CSV_XS-[0-9]*:../../textproc/p5-Text-CSV_XS
DEPENDS+= p5-Template-Toolkit-[0-9]*:../../www/p5-Template-Toolkit
DEPENDS+= p5-Syntax-Highlight-Engine-Kate-[0-9]*:../../textproc/p5-Syntax-Highlight-Engine-Kate
DEPENDS+= p5-String-Similarity-[0-9]*:../../wip/p5-String-Similarity
DEPENDS+= p5-String-Similarity-[0-9]*:../../textproc/p5-String-Similarity
DEPENDS+= p5-Sort-Versions-[0-9]*:../../devel/p5-Sort-Versions
DEPENDS+= p5-Locale-PO-[0-9]*:../../devel/p5-Locale-PO
DEPENDS+= p5-Locale-Maketext-Gettext-[0-9]*:../../textproc/p5-Locale-Maketext-Gettext
@ -37,7 +37,7 @@ DEPENDS+= p5-File-HomeDir-[0-9]*:../../devel/p5-File-HomeDir
DEPENDS+= p5-DateTime-Format-DateParse-[0-9]*:../../time/p5-DateTime-Format-DateParse
DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
DEPENDS+= p5-DBI-[0-9]*:../../databases/p5-DBI
DEPENDS+= p5-Config-Simple-[0-9]*:../../wip/p5-Config-Simple
DEPENDS+= p5-Config-Simple-[0-9]*:../../sysutils/p5-Config-Simple
DEPENDS+= p5-Archive-Zip-[0-9]*:../../archivers/p5-Archive-Zip
DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
DEPENDS+= p5-File-Copy-Recursive-[0-9]*:../../sysutils/p5-File-Copy-Recursive

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2014/03/03 01:38:03 othyro Exp $
$NetBSD: distinfo,v 1.3 2014/05/19 01:08:20 othyro Exp $
SHA1 (Publican-v4.0.0.tar.gz) = 1905a35b91094d8d8ba366df4306ae4d7240d71c
RMD160 (Publican-v4.0.0.tar.gz) = ed6c6f9c99a4c6bca337ba32a09b47bf96dda93c
Size (Publican-v4.0.0.tar.gz) = 2973688 bytes
SHA1 (Publican-v4.1.2.tar.gz) = 74bf57680e1dd5533a2480d83622d6068677e475
RMD160 (Publican-v4.1.2.tar.gz) = 2f1552fe21cd80f0596bbf6d75fedb15bb2ce3e3
Size (Publican-v4.1.2.tar.gz) = 3108023 bytes