pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/bibtool Update BibTool to 2.65



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2e1949ca46ed
branches:  trunk
changeset: 352148:2e1949ca46ed
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Sep 08 03:52:26 2016 +0000

description:
Update BibTool to 2.65

2.65
* Hash function and value storing for field name mapping during xref
  expansion fixed.

2.64
* New resource expand.xdata introduced to control the
  expansion of xdata references.
* New resource crossref.map introduced to add a field name
  mapping for crossrefs.
* New resource clear.crossref.map introduced to clear the
  field name mapping for crossrefs.
* io.c introduced to contain input and output file parameters.
* Documentation switched to Lua\LaTeX.

2.63
* Omission of the previous release fixed.

2.62
* Combined rewrite and delete bug fixed.
* Minor improvements for the distribution.
* README renamed to README.md to comply with the
  conventions of the GitHub repository.

2.61
* New resource rename.field introduced to conditionally rename a
  field.
* Typedef String for Uchar* and used across.
* Duplicate file doc/bibtool.tex in the distribution tar ball
  eliminated.

2.60
* The field name and other symbols may start with any allowed
  character. Non-alpha characters at the beginning are treated as
  warning only.

2.59
* Fix in print.c to omit an empty line after overflowing lines.
* Fix in print.c to avoid an overflow situation.

2.58
* Library tex_def.rsc extended with the primitives \i and \j.
* The source tar is signed. The key of the author can be obtained
  from pgp.mit.edu.
* Test renamed to test.

diffstat:

 print/bibtool/Makefile                   |   5 ++---
 print/bibtool/PLIST                      |   3 +--
 print/bibtool/distinfo                   |  11 ++++++-----
 print/bibtool/patches/patch-doc_Makefile |  15 +++++++++++++++
 4 files changed, 24 insertions(+), 10 deletions(-)

diffs (70 lines):

diff -r 0610e6888d51 -r 2e1949ca46ed print/bibtool/Makefile
--- a/print/bibtool/Makefile    Thu Sep 08 03:28:10 2016 +0000
+++ b/print/bibtool/Makefile    Thu Sep 08 03:52:26 2016 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2016/07/09 06:38:49 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2016/09/08 03:52:26 markd Exp $
 
-DISTNAME=      BibTool-2.57
-PKGREVISION=   2
+DISTNAME=      BibTool-2.65
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_TEX_CTAN:=biblio/bibtex/utils/bibtool/}
 
diff -r 0610e6888d51 -r 2e1949ca46ed print/bibtool/PLIST
--- a/print/bibtool/PLIST       Thu Sep 08 03:28:10 2016 +0000
+++ b/print/bibtool/PLIST       Thu Sep 08 03:52:26 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2015/01/24 13:40:14 mef Exp $
+@comment $NetBSD: PLIST,v 1.4 2016/09/08 03:52:26 markd Exp $
 bin/bibtool
 lib/BibTool/biblatex.rsc
 lib/BibTool/braces.rsc
@@ -13,7 +13,6 @@
 lib/BibTool/tex_def.rsc
 man/man1/bibtool.1
 share/doc/BibTool/bibtool.pdf
-share/doc/BibTool/c_lib.pdf
 share/doc/BibTool/ref_card.pdf
 share/examples/BibTool/bibtool.pl
 share/examples/BibTool/bibtool.tcl
diff -r 0610e6888d51 -r 2e1949ca46ed print/bibtool/distinfo
--- a/print/bibtool/distinfo    Thu Sep 08 03:28:10 2016 +0000
+++ b/print/bibtool/distinfo    Thu Sep 08 03:52:26 2016 +0000
@@ -1,11 +1,12 @@
-$NetBSD: distinfo,v 1.4 2015/11/04 01:01:31 agc Exp $
+$NetBSD: distinfo,v 1.5 2016/09/08 03:52:26 markd Exp $
 
-SHA1 (BibTool-2.57.tar.gz) = a6e80c86d347a39f3883e552db2dd4deb72b0e86
-RMD160 (BibTool-2.57.tar.gz) = d3a85e9b1271da26a7149cdb8cfd95d97ef5c24a
-SHA512 (BibTool-2.57.tar.gz) = 7eb59a4f207a6c3cde846af0488aee2a300fa5858ef192c44bef66706d23dbcb45de89fa19a098de37ff37fa1248ff743e54c706decd645f1aa285e847ed8664
-Size (BibTool-2.57.tar.gz) = 749797 bytes
+SHA1 (BibTool-2.65.tar.gz) = 389cf126587a75d4df8d4bf79f5cc85deb66bdf3
+RMD160 (BibTool-2.65.tar.gz) = 1c888c236bcb5c969f10f4facfe644215e1c93fb
+SHA512 (BibTool-2.65.tar.gz) = a3206e10e339449963975ce73de1aa45f0450a9471ac61c9f2ccf2d5c6e008c5e10a2630d33faef9d1104b334b0ebf518014531b116dec844c267acb1c67ed48
+Size (BibTool-2.65.tar.gz) = 728543 bytes
 SHA1 (patch-aa) = 8c374a2825f4874ce701ab62d87afe8a3a6ab057
 SHA1 (patch-ab) = 8c464aec252c9535939e36ff48b2a0a659eef1cd
 SHA1 (patch-configure) = dc729041f85dcb602b80aa107fb1673da666e202
+SHA1 (patch-doc_Makefile) = 0b11be1a36c56eff87a09fa818cd07b1f8211659
 SHA1 (patch-parse.c) = cb58de4aad9a42db633929b701e40dc5622e594a
 SHA1 (patch-regex-0.12_regex.c) = ebffe11aec2c1ff40b4f4c41c3b9342c9426ea7a
diff -r 0610e6888d51 -r 2e1949ca46ed print/bibtool/patches/patch-doc_Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/bibtool/patches/patch-doc_Makefile  Thu Sep 08 03:52:26 2016 +0000
@@ -0,0 +1,15 @@
+$NetBSD: patch-doc_Makefile,v 1.1 2016/09/08 03:52:26 markd Exp $
+
+c_lib.pdf wont build as uses obsolete font commands
+
+--- doc/Makefile.orig  2016-06-01 08:38:05.000000000 +0000
++++ doc/Makefile
+@@ -32,7 +32,7 @@ DIR_SEP   = /
+ .aux.bbl:
+       $(BIBTEX) $*
+ 
+-TARGETS = bibtool.pdf ref_card.pdf c_lib.pdf
++TARGETS = bibtool.pdf ref_card.pdf
+ 
+ ##-----------------------------------------------------------------------------
+ 



Home | Main Index | Thread Index | Old Index