Commit graph

9 commits

Author SHA1 Message Date
taca
130f2c7522 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-06-21 14:28:23 +00:00
minskim
e3b7895780 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
2017-02-19 02:09:04 +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
taca
3d311857ec Update ruby-builder to 3.0.4, latest version of 3.0.x.
Exact changes are unknown.
2012-12-17 13:39:59 +00:00
taca
d649f65fa5 Fix build problem with ruby18's rdoc. 2011-03-27 13:08:20 +00:00
taca
bef223fa8f ruby-builder package to 3.0.0.
Changes after 2.2.0 are unknown.

= Change Log

== Version 2.2.0

* Applied patch from Thijs van der Vossen to allow UTF-8 encoded
  output when the encoding is UTF-8 and $KCODE is UTF8.
2010-12-04 04:25:37 +00:00
taca
3164c7904f * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* pdate HOMEPAGE.
* Add LICENSE.
* Ajust new ruby package's framework.
2010-09-10 08:03:08 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
jlam
ed7a02c94e Initial import of ruby18-builder-2.1.2 as textproc/ruby-builder.
Builder provide a simple way programmatically create XML markup and
data structures within Ruby.
2008-04-04 15:21:06 +00:00