Commit graph

24 commits

Author SHA1 Message Date
wiz
25b49a538c Updated p5-Text-BibTeX to 0.85.
0.85 2017-08-31
 * FreeBSD includes a definition of strlcat, so no need to redefine it.

0.84 2017-08-31
 * Further buffer overflow fixes.
 * Spellchecking fixes by Julián Moreno Patiño, Lucas Kanashiro, and
   Gregor Herrmann (debian community)
2017-09-04 12:37:13 +00:00
wen
9a06b55943 Update to 0.83
upstream changes:
0.83 2017-08-28
 * Remove unecessary depedency to YAML.
 * Fix further buffer overflow situations.

0.82 2017-08-27
 * Fix buffer overflow (thanks to Hamid Ebadi).
 * Hide error messages on tests, and use them for testing purposes.
2017-08-29 07:25:23 +00:00
wiz
72e17e4459 Updated p5-Text-BibTeX to 0.81.
0.81 2017-07-19
 * Fix issue with NameFormat and unitialized join-tokens.
   (thanks to Karl Wette for the bug report).
2017-08-14 19:10:04 +00:00
wiz
836d54bc6a Updated p5-Text-BibTeX to 0.80.
0.80 2017-03-25
 * Fix tests in order to work without dot in @INC (thanks Kent Fredric for the bug report)
2017-04-05 15:39:30 +00:00
wiz
0e4a194fb1 Updated p5-Text-BibTeX to 0.79.
0.79 2017-03-13
 * Further fixes to allow the parse of multiple files (Karl Wette).
2017-03-16 13:02:07 +00:00
wiz
d8907c7a65 Updated p5-Text-BibTeX to 0.78.
0.78 2017-01-10
 * Fixed some issues with uninitialized arrays and s390
 * Fixed test with fileno (thanks to Karl Wette).
2017-01-16 10:55:14 +00:00
wiz
d3b6dedbc7 Updated p5-Text-BibTeX to 0.77.
0.77 2016-09-20
 * Fixes for testing and installing on Darwin (install_name issues).
   Thanks to Nuno "smash" Carvalho for the report and debug help.
2016-09-30 11:12:00 +00:00
wen
077ba6cb50 Update to 0.76
Upstream changes:
0.76 2016-07-06
 * Added 'reset_macros' option to Text::BibTeX::File, in order
   to remove all defined macros (except months)

0.76_02 2016-07-05
 * Fix issue with binmode not being copied in Clone method.
 * Make month abbreviations available always, and not only when
   using Text::BibTeX::Bib.
 * Added docs to supported options for Text::BibTeX::Entry.

0.76_01 2016-07-04
 * Solved nasty bug when using lvalues as parameters (substr).
 * Added tests.

0.75 2016-07-03
 * Stable version with bytes/utf-8 support.

0.75_05 2016-07-02
 * Get 5.8.x back aboard;

0.75_04 2016-07-01
 * Fixed reference to empty function name;

0.75_03 2016-06-30
 * Rename split_list to isplit_list, and creaed split_list wrapper;
 * Added normalization option;

0.75_02 2016-06-25
 * Minor fix for some perl version parsing problems.

0.75_01 2016-06-24
 * Added binmode option. Should allow unicode handling directly.

0.74 2016-06-15
 * Get perl 5.8.x back.

0.73 2016-06-14
 * Change some documentation in order to use ->new method, instead
   of older 'new Class()' approach;
 * Add sensible default values to Text::BibTeX::NameFormat to reduce
   the amount of segmentation faults for users forgetting arguments.
2016-07-25 23:33:03 +00:00
wen
2cb1d5ceea Update to 0.72
Upstream changes:
0.72 2016-04-19
  * Added clone() method to Text::BibTeX::Entry
2016-04-29 14:21:19 +00:00
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:59:17 +00:00
wen
0af1523fce Update to 0.71
Upstream changes:
0.71 2015-05-28
 * Fix segmentation fault when btparse fails parsing a long
   entry. Thanks to Dale Evans.
 * Stop using UNIVERSAL (5.21.3 requirement).
   Thanks to Jitka Plesnikova
2015-06-13 10:35:17 +00:00
wen
b1e68d27c6 Update to 0.70
Upstream changes:
0.70 2014-09-01
 * Added metadata for metacpan.

0.69 2013-02-27
 * Fixes in the distribution, namely adding versions to unversioned packages.

0.68 2013-02-27
 * Replacement for islower() which understands all Unicode 6.2.0
   chars with "LOWERCASE" property. Now we can detect prefices
   not just in ASCII ... this also seems to have fixed the strange
   windows XP test failures, probably due to undefined islower(). See RT #92864
 * Fixed strange problem with Solaris coredumping due to 0.67 changes.

0.67 2013-02-20
 * Reformatted changelog (thanks to Sergey Romanov)
 * Remove accents from C source file for Sun compiler probs.
 * Add 'gnu' as a system name.
 * Fixes for UTF-8 handling of combining marks
2014-09-16 12:12:53 +00:00
wen
a4dd7874bf Update to 0.66
Upstream changes:
Release 0.66 - 29 October, 2012
-------------------------------
* Fix a segmentation fault with strcat and no string limit.

Release 0.65 - 26 September, 2012
---------------------------------
* Patch to support @ and ~ in names (thanks to Philip Kime)

Release 0.64 - 8 July, 2012
---------------------------
* Patch to expand macro size limit (thanks to Philip Kime)

Release 0.63 - 12 May, 2012
---------------------------
* Patch on what to consider whitespaces (thanks to Philip Kime)
2012-12-03 14:46:02 +00:00
markd
71a871f819 Fix linking of btparse library into xscode object
Bump PKGREVISION
2012-05-23 20:57:29 +00:00
markd
5c30fb0396 Update to 0.62 (0.48 tarball not still available)
Release 0.62 - 11 January, 2012
-------------------------------
* Releasing stable

Release 0.62_01 - 7 January, 2012
---------------------------------
* Better installation under Windows, and specifically, Win 7.

Release 0.61 - 20 October, 2011
-------------------------------
* Thanks to Philip Kime (again), we have STDERR working on Windows
  (hopefully)
* Make Windows tests no longer ignored.

Release 0.60 - 31 July, 2011
----------------------------
* Fix test in t/output.t

Release 0.59 - 28 July, 2011
----------------------------
* Add comma at the end of each and any line in BibTeX record
  as all modern parsers support them.
* Rewrote some tests in t/output.t

Release 0.58 - 21 June, 2011
----------------------------
* Remove some old documentation about btparse.
* Warn users when installing on non standard library path.

Release 0.57 - 17 June, 2011
----------------------------
* Mark two tests that fail from time to time as TODO for now.

Release 0.56 - 8 June, 2011
---------------------------
* Use File::Temp instead of POSIX. Fixes some Win32 builds.
  Thanks to Alex Gough for reporting this build problem.

Release 0.55 - 25 April, 2011
-----------------------------
* Added some extra checks for lib64 dir.
* Rewrote some code on MyBuilder.pm
* Add soname to library build.

Release 0.54 - 17 April, 2011
-----------------------------
* Applied patch to work under lib64 archs (hopefuly)
 (Guillaume Rousse)

Release 0.53 - 10 March, 2011
-----------------------------
* Working under Cygwin (Philip Kime)
* Changed Windows testing mode (based on Cygwin approach)
  - getting rid of 00_ and zz_ test files. Great!

Release 0.52 - 15 February, 2011
--------------------------------
* More name abbreviation tweeks (Philip Kime)

Release 0.51 - 1 February, 2011
-------------------------------
* Fixed environment during Linux/Unix testing

Release 0.50 - 1 February, 2011
-------------------------------
* Fixed name abbreviation when name has hiffens (Philip Kime)

Release 0.49 - 27 January, 2011
-------------------------------
* Small patch by Philip Kime to enlarge macros buffer size.
* Fixed Build.PL to clean some object files.
2012-04-05 22:43:47 +00:00
markd
407ff2068b Update to 0.48
Release 0.48 - 23 September, 2010
---------------------------------
* depend on ExtUtils::LibBuilder for library compilation.

Release 0.47 - 18 September, 2010
---------------------------------
* fixed a problem with 160 char being considered whitespace on many unixes.
  Thanks, again, to Philip Kime :)

Release 0.46 - 24 August, 2010
------------------------------
* support entry keys in unicode. Thanks to Philip Kime.

Release 0.45 - 8 June, 2010
---------------------------
* fixed ldconfig call under linux, now only if the user is root.
* fixed library installation path when user specifies different
  installbase during install action.
  (thanks to François for both fixes)

Release 0.44 - 9 May, 2010
--------------------------
* RPath information on link - Thanks to Jens Rehsack
* removed dependency on 'UNIVERSAL' as it is now built-in
  (change for perl 5.12 deprecation)

Release 0.43 - 18 March, 2010
-----------------------------
* small fix on warnings issue
* run ldconfig after installing the .so file under linux
2012-04-03 08:43:48 +00:00
sno
c6862f75bd Updating textproc/p5-Text-BibTeX from 0.41 to 0.42
Upstream changes:
Release 0.42 - 16 March, 2010
-----------------------------
* names with more than two commas are left untouched if protected by
  braces.
* can now deal with names with hyphens and generate the correct BibTeX
  compatible abbreviations.
* can generate initials for protected name parts, like BibTeX can.
* can deal with generating initials for names which contains Unicode
  characters.
* fixed compilation on machines needing alloca.h
* added new README file with more up-to-date information.
2010-03-16 22:30:01 +00:00
sno
2719fcc881 Updating textproc/p5-Text-BibTeX from 0.40 to 0.41
pkgsrc changes:
- Adjust patch to build-script to ensure rpath set

Upstream changes:
Release 0.41 - 14 March, 2010
-----------------------------
* tested under Solaris and FreeBSD.
* fixed compilation/installation under Mac OS X.
* fixed some C code on format-security (thanks to Jerome Quelin).
* fixed build system to check for dependencies.
* added patch from Philip Kime to fix names with commas handling.
2010-03-16 09:53:02 +00:00
sno
adc22db862 Updating textproc/p5-Text-BibTeX from 0.38 to 0.40
pkgsrc changes:
- Add license definition
- Adjust dependencies
- Add module type

Upstream changes:
Release 0.40 - 7 March, 2010
----------------------------
* this release is very similar to 0.40_3, but now indexable by cpan.

Release 0.40_3 - 18 February, 2010
----------------------------------
* fixed Build.PL with correct build_requirements;
* fixed test to use still not installed library;

Release 0.40_2 - 15 February, 2010
----------------------------------
* merged btparse library into Text::BibTeX code. I am sorry for all
  other languages that might be using this library. For them my
  suggestion is that they make Text::BibTeX as a dependency.
* ported compilation and configuration tools from ExtUtils::MakeMaker
  to Module::Build.
* back on track, trying to make Text::BibTeX work and compile easily
  on main platforms (sorry, for main platforms I assume Linux, Mac OS
  X and Windows running Strawberry Perl).
* Thanks to Philip Kime for continuous poke so I work on this!!
  Created a THANKS file for this purpose.
2010-03-09 21:54:01 +00:00
he
0f001d831d Update from version 0.37nb1 to 0.38.
Upstream changes:

Release 0.38 - 8 March, 2008
----------------------------
* fixed problem when creating an empty Entry.
  Thanks to Frank Wiegand.
2008-11-22 00:06:30 +00:00
markd
7491cb593a Update to version 0.37
Release 0.37 - 21 Setember, 2006
--------------------------------
* added support for 'conference' key (alias for inproceedings)

Release 0.36 - 24 July, 2005
----------------------------
* fixed url where btparse should be downloaded from. (stupid bug)

Release 0.35 - 23 July, 2005
----------------------------
* changed from 0.33 to 0.35 to maintain relation with btparse.
* some tests now use Test::More (more tests will change soon)
* the way the module initializes changed. Now the module can be
  included to check its version.
2008-04-24 21:20:46 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
skrll
88af130dfa Move to sha1 digests, and add distfile sizes. 2001-04-20 15:04:54 +00:00
agc
bbc67fac91 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:53:33 +00:00