Commit graph

6780 commits

Author SHA1 Message Date
mef
06d66831e1 Add buildlink3.mk, net/lldpd will want this. 2013-11-27 01:54:19 +00:00
wiz
10b8b157c8 Update to 2.0.1:
2.0.1
=====
* Reworked default ITS rules for better performance
2013-11-26 13:53:11 +00:00
wiz
1c3c1371b8 Fix bug in gzip decompression.
https://bugzilla.gnome.org/show_bug.cgi?id=712528

This made gnucash unable to read some of its files.

Bump PKGREVISION.
2013-11-25 23:30:23 +00:00
wiz
bd9eea67da PKGREVISION bump for json-c shlib rename. 2013-11-25 12:00:45 +00:00
wiz
05ea55e0f1 Update to 0.11:
0.11

  * IMPORTANT: the name of the library has changed to libjson-c.so and
     the header files are now in include/json-c.
     The pkgconfig name has also changed from json to json-c.
     You should change your build to use appropriate -I and -l options.
     A compatibility shim is in place so builds using the old name will
     continue to work, but that will be removed in the next release.
  * Maximum recursion depth is now a runtime option.
     json_tokener_new() is provided for compatibility.
     json_tokener_new_ex(depth)
  * Include json_object_iterator.h in the installed headers.
  * Add support for building on Android.
  * Rewrite json_object_object_add to replace just the value if the key already exists so keys remain valid.
  * Make it safe to delete keys while iterating with the json_object_object_foreach macro.
  * Add a json_set_serializer() function to allow the string output of a json_object to be customized.
  * Make float parsing locale independent.
  * Add a json_tokener_set_flags() function and a JSON_TOKENER_STRICT flag.
  * Enable -Werror when building.
  * speed improvements to parsing 64-bit integers on systems with working sscanf
  * Add a json_object_object_length function.
  * Fix a bug (buffer overrun) when expanding arrays to more than 64 entries.
2013-11-25 11:59:08 +00:00
wiz
d5f23bac60 Comment out p5-Term-ANSIColor dependency, in perl since 5.6.0.
Bump PKGREVISION.
2013-11-24 10:02:40 +00:00
gls
c9b6dc6dd6 It's really here the patch is not required any more 2013-11-24 05:55:23 +00:00
dholland
9fdd964f0a Fix PLIST; was previously empty. (!?)
Bump PKGREVISION to 2.
2013-11-24 04:59:28 +00:00
wen
d13f379d10 Update to 1.61
Upstream changes:
01-Jun-2013           Marek Rouchal                        <marekr@cpan.org>
 -----------------------------------------------------------------------------
 Version 1.61
 + CPAN#85656 fix typos in comments
2013-11-24 04:27:50 +00:00
wen
99fec0fe66 Update to 1.500
Upstream changes:
1.500     2013-11-22T15:05:31Z

    - Format url fragments (in links to perldoc sections)
      according to the destination site (perldoc_url_prefix).
      This makes links to sections work where they probably never did before.
      They are also customizable.

    - Use multiple backticks to delimit code spans
      that contain literal backticks.

1.401     2013-11-06T05:30:55Z

    - Require Pod::Parser 1.51 for bug fixes.

1.400     2013-11-05T14:18:19Z

    [Output Changes]
    - Change perldoc urls to point to metacpan.

    [Bug Fixes]
    - Recognize numbered pod items that do not have a period.
      Thanks to Yasutaka ATARASHI for the pull request (gh-4).
    - Remove extraneous blank line between verbatim paragraphs.
      Thanks to Graham Ollis for the pull request (gh-5).
    - Do not escape markdown characters inside links (or file paths).
      Thanks to Taiki Kawakami for the pull request (gh-6).
2013-11-24 04:23:01 +00:00
wen
03445fcf32 Update to 0.094001
Update DEPENDS

Upstream changes:
0.094001  2013-11-05 22:09:53 America/New_York
          require Mixin-Linewise 0.102 to avoid busted 0.101

0.094000  2013-10-19 17:14:10 America/New_York
          tiny documentation tweak

0.093331  2013-10-12 22:28:59 America/New_York
          update repo and bugtracker
2013-11-24 04:17:35 +00:00
wen
508971070c Update to 0.093333
Upstream changes:
0.093333  2013-10-09 17:17:00 America/New_York
          update bugtracker and repo data

0.093332  2012-08-24 21:03:56 America/New_York
          if there's nothing after __END__ but whitespace (after removing POD)
          then place the munged POD there.  Also, place a blank line
          between __END__ and the POD (thanks, Christopher J. Madsen!)
2013-11-24 04:06:01 +00:00
wen
8df12d1f2e Update to 0.102363
Upstream changes:
0.102363  2013-10-09 17:15:13 America/New_York
          update bugtracker and repo metadata
2013-11-24 04:01:54 +00:00
gls
f24ebcd1ed Update textproc/asciidoc to 8.6.9
Upstream changes:
=================

Version 8.6.9 (2013-11-09)
Additions and changes

    html5, xhtml11 and slidy outputs now wrap pre element contents at right margin
    Vim syntax file: highlight line breaks in lists (patch submitted by Alex Efros).
    Vim syntax file: fixed highlighting of lines with spaces preceding an indented paragraph.
    Vim syntax file: dropped ) from list of illegal characters following opening quote.

    Added + intrinsic attribute.
    Allow tabsize=0 in configuration file.
    Removed wordpress backend into the blogpost project (where it belongs) as an AsciiDoc backend plugin.
    Added HTML5 footer badges.
    Added favicon to AsciiDoc website.
    Changed AsciiDoc website domain to asciidoc.org.
    Vim syntax file: closing quote character cannot be immediately followed by same closing quote character.
    Documentation updates.
    If admonition icons are embedded using the Data URI Scheme and the icons directory is undefined or does not exist then the iconsdir attribute is set to the location of the icons installed in the AsciiDoc configuration directory.
    Updated ./stylesheets/pygments.css from pygments 1.4.
    HTML backends: Align inline images to text-bottom.
    html4 backend: Added hr attribute to make the inter-section horizontal ruler element optional.
    Documented Callout lists cannot be used within tables.
    Removed Vim related stuff from the installer makefile.
    Dropped vim/ftdetect/asciidoc_filetype.vim from distribution, the file detection was broken and the default settings satisfied noone.
    Vim syntax highlighter: increase sync backtracking to catch changes to large block elements.
    Added Romanian language configuration file. Contributed by Vitalie Lazu.
    Added ruler and line-break outputs to HTML Help outputs. Patch submitted by DonM.
    Added Czech language configuration file. Contributed by Petr Klíma.
    html4 backend: allow embedded images and icons (data-uri attribute).
    html4 backend: table and example block caption place at bottom for consistency.
    html4 backend: dropped border around example block.
    html4 backend: cellpaddings made equal to 4 for consistency.
    Vim syntax highligher: Highlight closing OpenBlock delimiter when it immediately follows a list.
    Updated html5 backend (previous commit was xhtml11 only).
    Embedded data-uri images now figure file mimetype from file contents rather than the file extension. Patch submitted by Lex Trotman.

Bug fixes

    indexterm2:[ ] macro syntax now recognized.
    Synthesised *-option attributes for options set in table conf file style entries.
    Makefile: Fixed sh compatibility issue.
2013-11-23 18:37:40 +00:00
gls
fd3886e3f1 Update textproc/source-highlight to version 3.1.7
Upstream changes:
=================


Version 3.1.7

   * fixed compilation bugs in MacOsX systems (thanks to
     Trevor Spiteri)
   * language definition for Lilypond (thanks to Federico Bruni)
   * language definition for R statistics programming language
   * language definition for ISLISP (thanks to Christian Jullien)
   * improved Erlang definition file (thanks to Erik Søe Sørensen)
   * new output format: ESC 256 ascii code (thanks to
     Xavier-Emmanuel Vincent).

Version 3.1.6

   * language definition file for T/Foswiki TML markup (thanks to
     Paul W. Harvey)
   * new output format: ODF (e.g. for LibreOffice or to generate ODF
     color-highlighted snippets to be used by ODF back-ends,
     like asciidoc-odf).  Thanks to Dag Wieers.
   * new output format: MediaWiki thanks to Abe Skolnik

Version 3.1.5

   * boost m4 macro finds boost in lib64
   * boost m4 macro files are not installed
   * updated php lang definition with new php 5 keywords
   * language definition for Scheme (thanks to Orlando Hill)
   * language definition for Po files (thanks to Mikel Olasagasti)
   * language definition for Opa (thanks to Valentin Gatien-Baron)
   * language definition for Javalog (thanks to Mark Silberbauer)
   * language definition for UPC (thanks to Viraj Sinha)
   * fixed a bug in scala.lang dealing with keywords
   * updated sql.lang (thanks to Xavier-Emmanuel Vincent)
   * Emacs lisp files highlighted as Lisp (thanks to Xavier-Emmanuel Vincent)
   * improved logtalk.lang (thanks to Paulo Moura)
   * embed inputlang in the output file (thanks to Masatake Yamato)
   * highlight _ in variable declarations (thanks to Masatake Yamato)
   * correctly highlight for less when filenames contain spaces
2013-11-23 18:29:14 +00:00
jaapb
c31d54fa17 Removed url2pkg marker from package Makefile. 2013-11-23 15:01:15 +00:00
jaapb
f1374911ee Added hyphen subdir to category Makefile 2013-11-23 14:54:31 +00:00
jaapb
870d67d36a Added textproc/hyphen 2.8.6, a hyphenation library to use converted TeX
hyphenation patterns.
2013-11-23 14:53:48 +00:00
obache
9195d1a137 Use find-headers instead of find-files to detect builtin header files. 2013-11-23 12:36:34 +00:00
jmmv
14183d28c2 Drop maintainership. 2013-11-21 23:50:04 +00:00
adam
81059da3bd Revbump after updating devel/boost-libs 2013-11-20 20:04:35 +00:00
obache
be6a7bf66d recursive bump from boost-lib shlib major bump. 2013-11-20 13:23:41 +00:00
minskim
211cc07409 Update makeindexk to the version included in TeX Live 2013.
Portability fixes only.
2013-11-18 18:41:18 +00:00
adam
f5925524d0 Changes 1.25.26:
Fix interpretation of dateTime.iso8601 variant with timezone information. As broken, it would add up to a second to the correct datetime or reject the message claiming that it has invalid syntax. Always broken (recognition of the timezone variant was introduced in Xmlrpc-c 1.20).
2013-11-14 08:01:11 +00:00
wiz
df80ac4d11 Update to 1.15:
enca-1.15 2013-09-30
  - Documentation improvement
  - Development moved to GitHub
  - Do not use deprecated autoconf macros
2013-11-13 19:44:03 +00:00
wen
a4d81db75d Update to 1.02
Upstream changes:
1.02	- 2013-09-25, H.Merijn Brand
    * Add example for reading only a single column
    * Don't store NULL in _ERROR_INPUT (RT#86217/Clone)
    * Prevent double-decode in csv-check
    * Add decode_utf8 attribute (default is true)
2013-11-12 13:25:31 +00:00
markd
8490f9493b Update to shared-desktop-ontologies 0.11.0
0.11.0
 06/27/2012 - trueg
   Added new properties to NMM:
     nmm:albumArtist
     nmm:albumProducer
     nmm:albumConductor
 06/11/2013 - vhanda
   Make nco:emailAddress a subPropertyOf nao:identifier
   Change the range of nfo:fileSize from int to long

0.10.1
 08/23/2012 - trueg
   Fixed range of nmm:musicBrainzTrackID: xsd:string instead of xsd:integer
2013-11-07 09:31:37 +00:00
markd
37bc965a5a Update to soprano 2.9.4
2.9.4
    * Automatically delete fault transaction logs
    * Virtuoso backend supports parameterized queries which seem to
      consume less memory when inserting large amounts of plain text
2.9.3
    * Fix bugs in FilterModel
    * Optimize literal to N3 conversion
    * Virtuoso Backend - Optimize by around 5x
    * Fix potential memory leak in ErrorCache
2.9.2
    * Fix a crash in ServerCore on shutdown
    * Do no require X11 - not needed for compilation
    * Generate tag file for API docs
2.9.1
    * Faster streaming for datetime literals
    * Add a stop method in the LocalServer
    * Fix bugs in LocalSocket and AsyncQuery
2013-11-07 08:27:00 +00:00
ryoon
6cdd7a2d2b Fix build on ARM platform. 2013-11-05 15:25:37 +00:00
wiz
b3ba66ff2a Update to 2.0.0:
2.0.0
=====
* Support for ITS 2.0 Preserve Space data category
* Support for ITS 2.0 Locale Filter data category
* Support for ITS 2.0 External Resource data category
* Support for ITS 2.0 ID Value data category
* Support for ITS 2.0 parameters, including user overrides
* Support for ITS 2.0 local withinText attribute
* Fixed handling of localization note inheritance
* Fixed handling of namespace prefixes on elements
* Added option to retain entity references in PO files
* Added option to load external DTDs (Galen Charlton)
* Added built-in rules for DocBook 5
* Updated built-in rules to use ITS 2.0 Preserve Space and External
  Resource instead of 1.x custom extensions
* Excluded editor remarks and comments in built-in DocBook and Mallard
  rules with Locale Filter
* Made all DocBook *info children not within text in built-in rules
2013-11-03 16:10:09 +00:00
jaapb
15a89b35db Revision bump associated with the update of lang/ocaml to version 4.01. 2013-11-01 11:30:21 +00:00
wiz
e5c917375c Use DEPENDS for openjade; there is no buildlink3.mk file for it. 2013-10-31 09:05:32 +00:00
dholland
7434f3e279 Doesn't build with lua51. 2013-10-30 06:24:57 +00:00
dholland
a8f5b740c0 Use the LUA_CDIR and LUA_LDIR plist vars. 2013-10-30 06:04:16 +00:00
obache
c097b31c44 Update groonga to 3.0.9.
Release 3.0.9 - 2013/10/29
--------------------------

Improvements
^^^^^^^^^^^^

* [doc][httpd] Added documentation about :ref:`groonga-database-auto-create` directive.
* [httpd] Added :ref:`groonga-cache-limit` directive.
* [doc] Added description why zlib/lzo compression are disabled by default. [groonga-dev, 01845] [Suggested by Naoya Murakami]
* Remove a restriction related to RLIMIT_NOFILE on HTTP server.
  It enables HTTP server process to handle over 4096 files.
* [experimental] Added some API to integrate mruby into groonga. [GitHub#109, #110, #111, #112, #113, #114, #115, #116, #117, #118] [Patch by wanabe]
* [travis] Supported CMake build on Travis-CI.
* [doc] Added documentation about :doc:`reference/tuning`.
* [experimental] Added :doc:`ruby_load` command.
* [httpd] Supported multiple buffered body of POST request.
  The load command caused timeout in such a case. [GitHub #120] [Patch by Motoi Washida]
* [gqtp] Supported error message. The body is changed to return
  raw text insted of double quoted text. This is incompatible changes.
* [http] Supported "400 Bad request" for invalid argument error.
* [doc] Added examples for :doc:`/suggest/completion`
* Supported Ubuntu 13.10 (Saucy Salamander).

Fixes
^^^^^

* Fixed a bug that it cause SEGV by arithmetic overflow.
  This problem occurs when the size of indexes exceeds
  the size of virtual memory. [groonga-dev,01661]
  [Reported by Naoya Murakami]
* Fixed needless lock for creating table.
  This change fixes a performance regression instroduced at Groonga 3.0.5.
* Fixed a bug that database which has reference column can't be removed.
  It affects the case that indexed tables/columns and referenced tables
  are removed at first, then remove operation to index columns and
  reference columns fails. [Reported by Eito Katagiri] [GitHub Rroonga #13]
* Fixed a bug that removing database which uses DAT key may remain garbage.
* [http] Fixed a small memory leak which is caused by shared HTTP header buffer in the same worker thread.
* [httpd] Fixed a bug that :ref:`groonga-database-auto-create` parameter
  isn't inherited. It means that these parameters are just ignored in non location blocks.
* Fixed a bug that status command may returns invalid cache hit rate.
* Fix a bug that casting to Time may causes overflow issue.
  It affects the case that assignment of the Time value which indicate over 32bit value.
2013-10-29 11:50:24 +00:00
wiz
9efd1a7194 Update to 2.15:
* Noteworthy changes in release 2.15 (2013-10-26) [stable]

** Bug fixes

  grep's \s and \S failed to work with multi-byte white space characters.
  For example, \s would fail to match a non-breaking space, and this
  would print nothing: printf '\xc2\xa0' | LC_ALL=en_US.UTF-8 grep '\s'
  A related bug is that \S would mistakenly match an invalid multibyte
  character.  For example, the following would match:
    printf '\x82\n' | LC_ALL=en_US.UTF-8 grep '^\S$'
  [bug present since grep-2.6]

  grep -i would segfault on systems using UTF-16-based wchar_t (Cygwin)
  when converting an input string containing certain 4-byte UTF-8
  sequences to lower case.  The conversions to wchar_t and back to
  a UTF-8 multibyte string did not take surrogate pairs into account.
  [bug present since at least grep-2.6, though the segfault is new with 2.13]

  grep -E would segfault when given a regexp like '([^.]*[M]){1,2}'
  for any multibyte character M. [bug introduced in grep-2.6, which would
  segfault, but 2.7 and 2.8 had no problem, and 2.9 through 2.14 would
  hit a failed assertion. ]

  grep -F would get stuck in an infinite loop when given a search string
  that is an invalid byte sequence in the current locale and that matches
  the bytes of the input twice on a line.  Now grep fails with exit status 1.

  grep -P could misbehave.  While multi-byte mode is only supported by PCRE
  with UTF-8 locales, grep did not activate it.  This would cause failures
  to match multibyte characters against some regular expressions, especially
  those including the '.' or '\p' metacharacters.

** New features

  grep -P can now use a just-in-time compiler to greatly speed up matches,
  This feature is transparent to the user; no flag is required to enable
  it.  It is only available if the corresponding support in the PCRE
  library is detected when grep is compiled.
2013-10-27 23:22:54 +00:00
obache
a84cc160ac Update groonga to 3.0.8.
News
====

Release 3.0.8 - 2013/09/29
--------------------------

Improvements
^^^^^^^^^^^^

* [admin] Improved error handling of select functionality. This change shows error message
  and hides loading dialog. [Patch by orangain]
* [admin] Improved to submit search form with the enter key. [Patch by orangain]
* [admin] Improved to show placeholder in search form.
  This change shows usage examples. [Patch by orangain]
* [httpd] Supported :ref:`groonga-query-log-path` directive
* [doc] Updated :doc:`/reference/commands/select` documentation about the number of
  hits in select response.
* Improved to ignore an empty token which is generated by continuous spaces from tokenizer.
  [groonga-dev,01729] [Suggested by Naoya Murakami]
* [token delimit] Improved to treat continuous spaces as a space.
  The tokenizer regards 2 or more spaces are valid input.
* [doc] Added note about indexes for each column vs indexes for multiple column.
* [doc] Added language annotation to source label. [groonga-dev,01751] [Suggested by Kazuhiro Isobe]
* Supported :ref:`cascade-delete` to referenced records. In previous version,
  You got an error for the operation.
* [doc] Updated documentation location in README. [groonga-dev,01800] [Reported by Kazuhiro Isobe]
* [experimental] Added :doc:`/reference/commands/ruby_eval` command.
* [doc] Added note about GQTP and HTTP for server use. [groonga-dev,01810] [Reported by Kazuhiro Isobe]

Fixes
^^^^^

* [admin] Fixed a bug that add value button of COLUMN_VECTOR does not work.

Thanks
^^^^^^

* orangain
* Naoya Murakami
* Kazuhiro Isobe

Release 3.0.7 - 2013/08/29
--------------------------

Improvements
^^^^^^^^^^^^

* [doc] Added API documentation. [groonga-dev,01593]
  [GitHub#79,#80,#81,#82,#83,#84,#85,#86,#87,#88,#89,#90,#91,#92,#93,#95,#96,#97,#98,#99,#100]
  [Patch by whombx]
* [table_remove] Improved not to remove patricia trie table or hash table
  which is still referenced. This change avoids that referenced table is removed accidentally.
* Improved to just ignore too long token (4096 bytes or more).
  This change affects when it is registered. In the previous version, it is treated as an
  error instead of a warning. [groonga-dev,01571] [Suggested by Naoya Murakami]
* Improved to show actual discarded posting term in log message.
  [groonga-dev,01621] [Reported by Naoya Murakami]
* [httpd] Supported loading data using POST method. [GitHub#101]
  [Patch by Motoi Washida]
* [httpd] Supported groonga log as ``groonga_log_path`` directive.
* [httpd] Supported groonga log level as ``groonga_log_level`` directive.
* [httpd] Supported customizing cache limit as ``groonga_cache_limit`` directive.

Fixes
^^^^^

* Fixed a bug that error in expression may cause stack overflow.
  This change avoids that groonga crashes suddenly as a result of error accumlation.
* Fixed a crash bug that offline index construction for vector column which has
  orphan reference causes.
* Fixed a bug that groonga doesn't exit on error while daemon mode starts.
  For example, ``groonga -d /tmp/non-existence.db`` reproduce this bug.
* [dump] Fixed a bug that wrong table type is dumped.
  This bug occurs when table type is TABLE_PAT_KEY and key is reference type.
* Fixed a bug that the default ``--cache-limit`` value is 0.
  The default value is changed to '100'.
* Fixed a memory leak when :doc:`/reference/functions/sub_filter` is used.
* [doc] Fixed description of defrag command. [Reported by @naoina]
* [doc] Fixed description about the way to contribute. [GitHub#77]
  [Patch by Masafumi Yokoyama]
* [plugin] Fixed a crash bug on multiple DB open case.
  This bug affects the case that multiple plugin is used and the same database is opened from
  multiple process. [groonga-dev,01596] [Reported by Naoya Murakami]
* Fixed a bug that nested match operation after ``AND`` operator doesn't work.
  The ``select ... --filter '... && nested.column @ "keyword"'`` query reproduces this bug.
  [groonga-dev,01599] [Reported by Motoi Washida]
* [doc] Fixed a typo about documentation of special characters.
  [Reported by Genki Takiuchi]
* Fixed a typo in error message when invalid character is given.
  [Reported by YOSHIDA Mitsuo]

Thanks
^^^^^^

* whombx
* @naoina
* Masafumi Yokoyama
* Motoi Washida
* Genki Takiuchi
* YOSHIDA Mitsuo
2013-10-26 13:38:40 +00:00
wiz
db68055dd0 Switch to openjade, since jade was removed (untested) 2013-10-24 08:48:09 +00:00
wiz
5ab8342ce4 Update to 3.4.3:
changes undocumented.
2013-10-22 11:32:23 +00:00
wiz
4f1453d201 Update to 0.17; changes not found.
Mostly from Jonathan Buschmann in PR 48327 with fixes for systems
with builtin xz and cleanups.
2013-10-20 22:14:21 +00:00
joerg
6bff2cfd84 Don't try to change the template settings, too much has changed since
the dark age.
2013-10-20 17:50:48 +00:00
joerg
d26c05eadb Don't use -fforce-addr. 2013-10-20 17:49:58 +00:00
adam
63c018902c Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
adam
cb7a18f766 Changes 52.1:
Unicode 6.3: New bidi control codes, new Bidi_Class property values, two new bidi "bracket" properties; for other property value changes see the UAX 44 summary.
The bidi algorithm implementation has also been updated to support the new properties and to match the updated algorithm in the Unicode 6.3 version of UAX 9.
Note: ICU 52 still uses collation root data based on Unicode Collation Algorithm 6.2 (UCA 6.2). (However, ICU 52 does use CLDR 24 collation tailoring data.)
CLDR 24: Improved coverage for top 70+ languages, fractional plural rules and forms, many new measurement units, major simplification of collation rule syntax, preliminary version of European Ordering Rules, new relative fields such as “last Sunday” and “now”, and much more.
Time zone data: 2013g.
Support new variants of Islamic calendar:
"islamic-umalqura": Umm al-Qura.
"islamic-tbla": Tabular (fixed intercalary years), with astronomical epoch.
Made Calendar getDayOfWeekType behave as documented.
New API for converting between Windows time zone ID and IANA tz database ID.
Technology Preview: New API for more granular control of DateFormat parse leniency.
DateTimePatternGenerator:
Support recently-added time zone pattern characters O, X, x and updated support for V, Z.
Support newly-defined skeleton character ‘J’ to generate preferred hour cycle without any day period indicator (such as AM/PM for h).
Implement support for plurals that depend on displayed fractional values.
MessageFormat and currency formatting etc. select appropriate plural forms for values with decimal digits (after the decimal point).
Segmentation:
Add dictionary-based word & line break for Lao.
2013-10-19 08:47:36 +00:00
joerg
ae98279de2 Retire jade, replaced a long time ago by textproc/openjade. 2013-10-18 16:57:15 +00:00
roy
88cdf0d3f4 Ispell language files don't use curses 2013-10-15 15:54:25 +00:00
wen
a05dc9a41c Update to 3.44
Upstream changes:
version 3.44
# minor maintenance release
added: XML::Twig::Elt new method now acccepts literal content, eg
       my $e= XML::Twig::Elt->new( '<div><p>foo</p><p>bar</p></div>');
fixed: merge had some problems dealing with embedded comments
improved: more tests


version 3.43
# minor maintenance release
improved: docs for parse, see RT #78877
       https://rt.cpan.org/Ticket/Display.html?id=78877
fixed: xml_pp -i now preserves the permissions of the
       original file, see RT #81165
       https://rt.cpan.org/Ticket/Display.html?id=81165
       reported by Alberto Simoes
fixed: RT #80503 Newlines in attribute values
       https://rt.cpan.org/Ticket/Display.html?id=80503
       reported (and explained) by Ambrus Zsban: \r, \n
       and \n explicitely set in attribute values should
       be escaped (with &#x<nb>;) when output
2013-10-13 04:38:06 +00:00
wen
bdd3d86565 Update to 0.623
Upstream changes:
0.623 Thu Jun 13 23:29:52 2013 +1000    <joe@kafsemo.org>
        - Fix a memory leak introduced in 0.620.
        - Avoid issue with implicit stringification.

0.622 Tue May 28 23:02:56 2013 +1000    <joe@kafsemo.org>
        - Fix bug where output is an IO::Scalar.

0.621 Sun Apr 14 22:42:38 2013 +1000    <joe@kafsemo.org>
        - Include selfcontained_output.t in the distribution.

0.620 Sun Apr 14 22:20:33 2013 +1000    <joe@kafsemo.org>
        - Allow OUTPUT => 'self' (#81327).
2013-10-13 04:28:03 +00:00
wen
61bebe5528 Update to 2.0106
Upstream changes:
2.0106          Tue 17 Sep 19:08:31 IDT 2013
    - Import croak from "use Carp;" to fix a missing croak definition.
        - https://rt.cpan.org/Ticket/Display.html?id=88624
    - Update Devel::CheckLib under "./inc" to 1.01 :
        - Should fix https://rt.cpan.org/Public/Bug/Display.html?id=81297

2.0105          Sat  7 Sep 20:18:06 IDT 2013
    - Pull some commits from Jason Mash (JRMASH) to add convenience methods
      to the XML::LibXML::NodeList module.
          - New method 'to_literal_delimited($separator)'
          - New method 'to_literal_list()'
    - Fix t/35huge_mode.t on libxml2 versions less than 2.7.0.
        - Fixes https://rt.cpan.org/Ticket/Display.html?id=88375
        - Thanks to Yuriy / YOREEK for the patch.
    - Add toStringC14N_v1_1() to XML::LibXML::Node.
        - Fixes https://rt.cpan.org/Public/Bug/Display.html?id=88254
        - Thanks to Ulrich for the report and for a patch of sorts.
2013-10-13 04:19:40 +00:00
wiz
f642354611 Fix build on SunOS. Parts of the patches from Ingo Schwarze. 2013-10-11 14:45:18 +00:00