Commit graph

1874 commits

Author SHA1 Message Date
adam
02c6226936 py-confusable_homoglyphs: added version 3.0.0 2017-12-10 16:34:41 +00:00
adam
92272d020b py-cairosvg: updated to 2.1.2
Version 2.1.2:
* Fix font-size
2017-12-10 15:58:36 +00:00
taca
43604f95a0 converters/php-iconv: Install header file <ext/iconv/php_iconv.h>
Install header file ext/iconv/php_iconv.h to fix build problem of
www/php-http and www/php-http3.

Bump PKGREVISION.
2017-12-09 02:23:07 +00:00
maya
964bedc046 bump for print/poppler major bump
note: script detailed in `man revbump` insisted on bumping pkgrevision of
print/poppler, it's probably wrong, but not committing this change is wronger.
2017-12-08 08:52:56 +00:00
adam
8977d31a36 Revbump after textproc/icu update 2017-11-30 16:45:00 +00:00
wiz
de0d931a9b convmv: update to 2.04.
2.04
- check for valid utf-8 also in upperlower_checkenc()
- fix parsable output, missed the path files to run utime() on
- add --run-parsable option to blindly run what a file generated with --parsable tells us to do
2017-11-28 13:45:52 +00:00
adam
810afce3f1 py-simplejson: updated to 3.13.2
Version 3.13.2:
* Fix additional Python 2.x compilation issue on Windows
2017-11-28 11:01:11 +00:00
wiz
b693e97e9a p5-Unicode-Collate: update to 1.25.
1.25  Wed Nov 22 20:48:48 2017
    - Makefile.PL: [rt.cpan.org #123631] Switch Unicode::Collate to XSLoader
2017-11-26 10:01:27 +00:00
wiz
c9f89027fc p5-Unicode-Collate: update to 1.24.
1.24  Sun Nov 19 22:06:03 2017
    - xs: [rt.cpan.org #123631] Switch Unicode::Collate to XSLoader
2017-11-24 13:22:09 +00:00
wiz
5c563a4d55 p5-JSON-PP: update to 2.97000.
2.97000 2017-11-21
    - fix is_bool to use blessed() instead of ref() (jwrightecs++)
    - use 5 digit minor version number for a while to avoid confusion
      (GH#33, dansut)

2.96  2017-11-20
    - not to use newer Test::More features (RT-122421 for JSON)

2.95  2017-11-20
    - json_pp now prints an encoded json string (RT#123653)
    - fix is_bool to use ->isa("JSON::PP::Boolean"), instead
      of UNIVERSAL::isa("JSON::PP::Boolean") (GH#34, aidy++)
2017-11-24 13:20:56 +00:00
wiz
3e824608f4 p5-JSON: update to 2.97000.
2.97000 2017-11-21
    - updated backportPP with JSON::PP 2.97000
    - use 5 digit minor version number for a while to avoid
      confusion
    - fixed is_bool to use blessed() instead of ref()

2.96 2017-11-20
    - fixed packaging issue
    - updated backportPP with JSON::PP 2.96
    - not to use newer Test::More features (RT-122421; ilmari++)

2.95 2017-11-20
    - updated backportPP with JSON::PP 2.95
2017-11-24 13:19:48 +00:00
wiz
b060eab9e3 libvisio: update to 0.1.6.
libvisio 0.1.6
- Consider stencil txtxform in binary formats (tdf#67914).
- Parse font width scaling.
- Fix dependency of tests on time zone (tdf#92396).
- Enable building of unit tests without command-line tools.
- Remove namespace check for VDX to allow parsing documents produced by
  lucidchart.com (tdf#98791).
- Output shape ID if set.
- Fix parsing of text block background color in some cases.
- Write bitmaps with color palette correctly.
- Deduce text encoding from font name.
- Parse theme fill and shadow color.
- Parse font scheme in VSDX documents.
- Require C++11 for build.
- Fix various crashes, leaks and hangs when reading damaged files found
  by oss-fuzz.
- Drop outdated Windows project files.
- Fix some issues found by Coverity.
- Many other small improvements and fixes.
2017-11-23 15:56:25 +00:00
wiz
332905f95b p5-Unicode-Collate: update to 1.23.
1.23  Mon Nov 13 19:10:28 2017
    - Now UCA_Version 36 (for Unicode 10.0.0) is supported.
      * But the default UCA_Version is still 34.
    - added nushu.t in t.
2017-11-15 10:40:37 +00:00
wiz
d14fe3d2ba p5-Sereal: update to 4.004.
4.004 Sun Nov 12
    * Fix build issues from C++ style comments
    * Fixup build_requires

4.003 Sun Nov 12
    * Fixup Devel::CheckLib usage
    * Do not compress using Snappy if the buffer is larger 2**32
    * Build fixes
2017-11-15 10:05:28 +00:00
wiz
3ddddf11c5 p5-Sereal-Encoder: update to 4.004.
4.004 Sun Nov 12
    * Fix build issues from C++ style comments
    * Fixup build_requires

4.003 Sun Nov 12
    * Fixup Devel::CheckLib usage
    * Do not compress using Snappy if the buffer is larger 2**32
    * Build fixes
2017-11-15 09:55:40 +00:00
wiz
b707e93b5f p5-Sereal-Decoder: update to 4.004.
4.004 Sun Nov 12
    * Fix build issues from C++ style comments
    * Fixup build_requires

4.003 Sun Nov 12
    * Fixup Devel::CheckLib usage
    * Build fixes
2017-11-15 09:51:44 +00:00
wiz
3cbb563bd3 p5-Sereal: update to 4.002.
4.001_001 Mon Feb  6 11:13:40 CEST 2017
  * Sereal v4 release with Zstandard compression support
    https://github.com/facebook/zstd
2017-11-13 13:45:52 +00:00
wiz
4f719aff0c p5-Sereal-Encoder: update to 4.002.
4.001_001 Mon Feb  6 11:13:40 CEST 2017
    * Sereal v4 release with Zstandard compression support
      https://github.com/facebook/zstd
2017-11-13 13:40:46 +00:00
wiz
22713ff54e p5-Sereal-Decoder: update to 4.002.
4.001_001 Mon Feb  6 11:13:40 CEST 2017
  * Sereal v4 release with Zstandard compression support
    https://github.com/facebook/zstd
2017-11-13 13:37:08 +00:00
wen
03a9565e54 Update to 1.22
Upstream changes:
1.22  Sat Nov 11 10:53:35 2017
    - someone suggests using 'exists' for checking the truth of
      $collator->{mapping}{$variable} and $collator->{maxlength}{$variable},
      where $variable may stand for codepoints whose mapping is not defined;
      though such a problem was not reproduced on my environment.
2017-11-13 08:07:58 +00:00
wiz
8039d51505 p5-Unicode-Collate: update to 1.21.
1.21  Sat Nov  4 10:49:19 2017
    - mklocale: [rt.cpan.org #121664] . removed from @INC (take 2)
    - DUCET is updated (for Unicode 9.0.0) as Collate/allkeys.txt.
      * Please notice that allkeys.txt will be overwritten if you have had
        other allkeys.txt already.
    - The default UCA_Version is 34.
    - added tangut.t in t.
    - Locale/*.pl and CJK/Korean.pm are updated.

1.20  Fri Nov  3 11:50:21 2017
    - XS: [rt.cpan.org #121664] . removed from @INC
    - U::C::Locale newly supports locales: dsb, lkt.
2017-11-08 16:22:30 +00:00
adam
c023086d5c py-simplejson: updated to 3.12.0
Version 3.12.0:
* Fix threaded import race condition
* Move RawJSON implementation to simplejson.raw_json module
* Move JSONDecodeError implementation to simplejson.errors module
2017-11-07 13:06:41 +00:00
ryoon
42c8e5441f Update to 7.4.0
Changelog:
2017-10-10: Version 7.4.0
  * New option --allow-chown to allow file ownership change
    in old file mode. Option --no-allow-chown does the opposite.
  * Code cleanup.

2017-07-04: Version 7.3.5
  * New flag 0 for option -i, --info. End information lines with a null
    character instead of a newline character, enabling correct file name
    interpretation when flag c is used.
  * Don't print leading spaces when option -i with flag c is used.
  * Code cleanup.
  * Manual update.
  * Translation updates.
2017-10-27 13:06:16 +00:00
adam
5d094ca923 py-cairosvg: update to 2.1.1
Version 2.1.1

Use cssselect2 and tinycss2 instead of cssselect and tinycss
Don’t require lxml anymore
Rely on defusedxml to detect unsafe SVG files
Use http://www.w3.org/2000/svg as default namespace
2017-10-19 06:38:47 +00:00
fhajny
80f3bfc9a7 Update converters/erlang-iconv to 1.0.6
- Updating p1_utils to version 1.0.10.
- Fix possible overflow of inleft
2017-10-17 14:50:23 +00:00
wiz
97520e4e0c libzmf: update to 0.0.2.
libzmf-0.0.2

- Allow build with boost older than 1.56.
- Require C++11 for build.
- Fix various issues found by oss-fuzz.
- Minor code cleanups.
2017-10-02 15:09:01 +00:00
wiz
d3a1f92d71 libcdr: update to 0.1.4.
libcdr 0.1.4

* Fix several issues found by oss-fuzz.
* Require C++11 for build.
* Fix issues found by coverity.
* Various code cleanups.
2017-10-02 14:58:12 +00:00
joerg
f316ee2686 Allow narrowing of the data tables GCC 5+. 2017-09-29 13:32:01 +00:00
wiz
be2a288250 devel/Makefile: + p5-Convert-UU 2017-09-27 21:16:14 +00:00
wiz
1393340a55 converters/p5-Convert-UU: import p5-Convert-UU-0.5201
This package contains a perl module for uuencoding and uudecoding
data.
2017-09-27 21:15:33 +00:00
adam
c95060a273 help2man: update to 1.47.5
help2man 1.47.5:
* Refresh Brazilian Portuguese translation from translation project copy
  (trivial date change).
* Update Swedish translation.
* Use POSIX compliant TZ when setting UTC.
* Update copyright years.
2017-09-26 06:48:58 +00:00
wiedi
8b3edab136 libstaroffice: add missing zlib buildlink 2017-09-25 13:15:52 +00:00
tnn
7c0e68ed19 ruby-uconv: add mirror site 2017-09-22 12:09:26 +00:00
maya
33ebf687dc revbump for requiring ICU 59.x 2017-09-18 09:52:56 +00:00
wiz
9e53dadb47 p5-Sereal: update to 3.015.
3.015 Thu Sep  1 20:18:44 CEST 2016
  * Fix builds under 5.25+
  * Fix various buffer overun bugs found using AFL (thanks to dgryski)
  * Fix issue in decode_from_file()

3.014 Dec  7 2015
  * Fix builds under 5.8.9

3.012 Dec  6 2015
  * Yet another release related to broken META files.
    ExtUtils::MakeMaker and CPAN::Meta need to be up to date
    or the META files miss stuff.

3.011 Dec  6 2015
  * No significant changes. Doc typo fixes, and build tweaks.

3.010 Nov 30 2015
  * Fix silly build issue for Sereal. We do some magic so that things
    "Just Work" when building from withing the git repo, but that magic
    was failing due to a precedence issue in the magic detection logic.
    This mean that users building in a git based .cpan dir would see
    breakage.

3.009 Nov 30 2015
  * Re-relase 3.008 with updated META files.

3.008 Nov 27 2015
  * [ENCODER] FIX: Make sure that reserializing a data structure created
    using alias_varint_under does not produce a corrupted dataset.
    Thanks to Iskra for the report.
  * [ENCODER] FIX: Precedence issue related to sort keys options.
    Thanks to Petr Písař <ppisar@redhat.com> for the report and fix.
  * [ENCODER/DECODER] FIX: Win32 build issues.

3.007 Nov 26 2015
  * [DECODER] Build fixes for boxes without any Sereal installed (it seems
    to be common on certain types of smokers, and not on others).
  * [ENCODER]: Base sort order changed, new sort orders added.
    Rework sort logic to be more efficient, fix sorted tied hashes,
    define new sort order.
    See Sereal::Encoders CHANGES files.
  * [ENCODER] Handle PVLV undefs
  * [ENCODER] General optimizations.
  * [ENCODER] Build fixes for 5.8.9
  * [ENCODER] Doc patches
  * Win32 build fixes.

3.006 Nov 14 2015
  * [DECODER] fix segfaults from heavily corrupted data. Guards
    against various pathological cases which could cause segfaults
    fixed. Thanks to Damian Gryski and "fuzzing sereal with afl"
    for finding these cases.
  * [ENCODER] Various subtle fixes to how we choose whether to serialize
    the string or numeric version of a value, in particular to
    ensure that "00" always round trips as "00", and related issues.
    Note this fix has correctness and performance consequences. In
    some cases values that used to serialized as integers (arguably
    incorrectly) will be serialized as strings instead, and some code
    maybe be slower to serialize.
    NOTE: Some issues related to this subject are not fixable without
    a protocol change. In particular this change may affect the behavior
    of code that uses binary logical operators on values serialized
    with Perl.
    Thanks to Zefram, Tom, and others for help with this issue.
  * Fixups for cast warnings under -Wint-to-ptr builds by using
    using PTR2INT and INT2PTR for casting our objects.
  * Win32 fixes
  * Build improvements
  * Changes to how we generate constants

3.005 Jan 05 2015
  * Build improvements related to char signedness being platform
    dependent.

3.004 Dec 27 2014
  * Performance optimizations and other miscellaneous changes.
  * Build improvements.
  * Win32 fixes for weakrefs.

3.003 Oct 19 2014
  * Niko Tyni fixed the 64-bit big endian Sereal bug! (Yay Niko!)
  * Setup META.yml correctly so that certain dependencies are
    marked as being test dependencies and not build or run-time
    dependencies.
  * Allow one to build against an externally supplied version
    of csnappy or miniz. Thanks to Petr Písař <ppisar@redhat.com>

3.002 Aug 20 2014
  Summary of changes from 3.001 - 3.002
  - Encoder: Introduce "canonical" option to encoder
  - Encoder: Introduce "canonical_refs" option to encoder
  - Decoder: Introduce "set_readonly" option to decoder
  - Decooder: Introduce "set_readonly_scalars" option to decoder

  * Decoder Bug fixes
  - Fix assertion fails in DEBUG perls (Brian Fraser)
  - Fix segfault with "into" interface when decoding references and
    strings into the same target SV. See new test t/550_decode_into.t

  * Test Infra Changes
  - Split up bulk tests to speed up testing and make it easier
    to see when a failure is restricted to a specific option.

  * Big-Endian Support
  - Improved support for Big-Endian machines. We now build and pass test
    on Sparc and HP-UX and other platforms with big-endian or strict
    alignedness requirements. Much thanks to Jarkko Hietaniemi,
    Gregor Herrmann, and H. Merijn Brand for for their assistance with
    this.
  - We still have issues with s390x (Z/Os) with Sereal. If someone wants
    to help it would be appreciated.

3.001
  - Production release 1 of protocol version 3
  - Zlib support
  - CANONICAL_UNDEF,
  - new magic header to make it easier to detect
    UTF8 encoded data.
  - Minor changes to how scalar values are serialized
    to favour more compact representations.
2017-09-17 08:29:42 +00:00
wiz
fa11724a6b p5-Sereal-Encoder: update to 3.015.
3.015 Thu Sep  1 20:18:44 CEST 2016
    * Fix builds under 5.25+
2017-09-17 08:25:14 +00:00
wiz
697bf82f05 p5-Sereal-Decoder: update to 3.015.
3.015 Thu Sep  1 20:18:44 CEST 2016
  * Fix builds under 5.25+
  * Fix various buffer overun bugs found using AFL (thanks to dgryski)
  * Fix issue in decode_from_file()
2017-09-17 08:17:38 +00:00
wiz
95c39ac5f0 p5-JSON-PP: update to 2.94.
2.94  2017-05-29
    - fix a test to support perl 5.6

2.93  2017-05-15
    - fix packaging issue

2.92  2017-05-15
    - production release

2.91_04  2017-01-10
	- fixed isa tests for bignum

2.91_03  2017-01-09
	- reworked documentation, based on the one for JSON::XS
	- let json_pp utility to show the version of JSON::PP
	- applied a patch to fix loading order of B module (pali++)

2.91_02  2016-12-04
	- fixed not to fail tests under Perl 5.25.* (srezic++)

2.91_01  2016-12-03
	- changed the number detection logic, patched by haarg
	  (experimental)
	- merged PR from dagolden to correct 0 handling
	- removed base.pm dependency (dolmen)
	- fixed wrong character offset spotted by ilmari
	- applied patches from Jarkko Hietaniemi to address VAX issues
	- small doc fixes from bessarabov, gregoa, Chris Anderson
	- applied a patch to remove . in @INC in json_pp (Tony Cook)
	- removed $VAR1 from json_pp output, spotted by tokuhirom
	- fixed an issue to ignore trailing 0
	- added Scalar::Util dependency for Perl 5.8+
	- fixed issues spotted by Nicolas Seriot's JSON Test Suite
	  including experimental UTF-16/32 support and backward
	  incompatible change of C style comment handling (now disabled
	  by default)
	- moved the guts of JSON::PP::Boolean into lib/JSON/PP/Boolean.pm
	  and gave it a proper version
	- refactored incremental parser to let it handle incomplete
	  JSON text properly
	- imported and tweaked tests from JSON.pm
	- minor code clean up
2017-09-17 08:13:27 +00:00
wiz
a542f6a48f p5-JSON-MaybeXS: remove comment. 2017-09-17 08:12:14 +00:00
wiz
b31a525731 p5-JSON-MaybeXS: update to 1.003009.
1.003009 - 2017-02-27
 - fix tests to no longer rely on . being in @INC (RT#120404)
2017-09-17 08:11:24 +00:00
wiz
ef141a6b79 Reset maintainer 2017-09-16 19:26:41 +00:00
joerg
60e5c33f16 Various portability fixes. Fix library path for the final binaries. Bump
revision.
2017-09-10 19:58:36 +00:00
jaapb
410a1001fa Recursive revbump associated with update of ocaml to 4.05 2017-09-08 09:51:18 +00:00
wiz
3110a02dbc Comment out dead sites. 2017-09-06 10:40:25 +00:00
ryoon
6a23a6f319 Recursive revbump from poppler update 2017-09-04 20:20:53 +00:00
wiz
303dc564fb Update some URLs. 2017-09-04 18:55:07 +00:00
wiz
ff22ec594f Follow some redirects. 2017-09-04 18:08:18 +00:00
wiz
1770bcacd4 Comment out dead sites. 2017-09-04 18:00:49 +00:00
joerg
ac6006dcc4 Use ASCII. 2017-09-04 15:56:33 +00:00
wiz
43d2eb37ae Recursive bump for poppler 0.58 shlib bump. 2017-09-04 15:08:51 +00:00