./textproc/ruby-builder, Programatic generation of XML markup in Ruby

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.2.4, Package name: ruby27-builder-3.2.4, Maintainer: pkgsrc-users

Builder provide a simple way programmatically create XML markup and
data structures within Ruby.


Required to run:
[lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 31.5 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2020-06-15 17:02:12 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
textproc/ruby-builder: update to 3.2.4

Update ruby-builder to 3.2.4.

== Version 3.2.3 (2017-01-13)

* Support for Ruby 2.4

== Version 3.2.2 (2013-06-01

* Misc minor fixes

== Version 3.2.1 (2013-05-30)

* Travis & Rdoc fixes

== Version 3.2.0 (2013-02-23)

* Ruby 2.0 compatibility changes.

* Allow single quoted attributes.
   2017-06-21 16:28:23 by Takahiro Kambe | Files touched by this commit (4)
Log message:
Update ruby-builder to 3.2.3.

3.1.2

* Removed css builder

3.1.3

* suppress warning while undefining object_id

3.1.4

* explicit blank content will not generate a self-closing tag

3.2.0

* Check if method was already cached before method definition.
* Change to String, raise_error last argument accept String
* Add test
* Cleanup of code
* Make changes to add option
* Update lib/builder/xmlbase.rb
* Cleaned up test case.
* Cleaned up explicit nil code a wee bit.
* Remove extraneous white spaces.
* Convert readme from rdoc to markdown.
* Tweek readme.
* Add us-ascii encoding declaration.
* Use old style hash literals for 1.8.x compatibility.
* Add # encoding: iso-8859-1 comment
* Add single quote attribute option.
* Update changes.
* More rdoc fixes.
   2017-02-19 03:09:04 by Min Sik Kim | Files touched by this commit (2)
Log message:
Update ruby-builder to 3.1.4

Changes:
* Included the to_xs arity patch needed for weird Rails compatibility
  issue.
* Escaping newlines in attributes now.
* Allow method caching
   2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797)
Log message:
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.
   2012-12-17 14:40:00 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-builder to 3.0.4, latest version of 3.0.x.

Exact changes are unknown.
   2011-03-27 15:08:20 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Fix build problem with ruby18's rdoc.