Commit graph

24 commits

Author SHA1 Message Date
taca
9023d318dc Update ruby-xmlparser to 0.7.3.
Changes of version 0.7.3

    fix PARAM_ENTITY_PARSING_* constants.
    fix gemspec for Ruby 2.0.

Changes of version 0.7.2

    revert once removed digest.rb.
2015-12-13 16:57:32 +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
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
taca
33e824faca Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
taca
f591cb2536 Update textproc/ruby-xmlparser to 0.7.1.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add PKG_DESTDIR_SUPPORT.
* Ajust new ruby package's framework.


Changes of version 0.7.1

    * convert the encoding of an input string automatically (Ruby 1.9.1).

Changes of version 0.7.0

    * suppot Ruby 1.9.1.
    * remove some experimental libraries.
    * remove all example programs.
2010-09-10 08:48:31 +00:00
joerg
75fc561a65 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:28:46 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
taca
566453cb7a Bump PKGREVISION of rubygem based packages which contain extention libraries. 2008-06-19 15:21:35 +00:00
taca
e34defafdc Remove MASTER_SITES since now it use RubyGems' MASTER_SITES. 2008-04-06 07:49:55 +00:00
jlam
32bfbec855 Update ruby-xmlparser to version 0.6.81. Changes from version 0.6.8.1
include:

+ Install as a Ruby gem.

* Fix bug in openInputStream().
2008-04-04 15:22:24 +00:00
taca
a04fc91fba Fix permission of some directories in examples. 2007-01-28 15:25:11 +00:00
taca
54b3277281 Sort PLIST. 2006-09-07 15:55:50 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
taca
435219cbd2 Bump PKGREVISION by update of ruby18-base package. 2006-01-03 15:07:28 +00:00
taca
dccd827fac Stop handling DIST_SUBDIR default for Ruby based packages.
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles.
2006-01-03 14:25:49 +00:00
taca
b9d791c80d Bump PKGREVISION of packages including ruby extention library
by  Ruby 1.8.3 updates.
2005-11-02 09:48:33 +00:00
taca
5e54cdfef0 Update ruby-xmlparser package to 0.6.8.1.
- Avoid C90'ism from code; content of patch-ab was merged.
2005-06-25 02:34:27 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
taca
0f010b9a66 Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge. 2005-03-06 17:19:05 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
taca
c3ffe35cf7 Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries.
Bump PKG_REVISION.
2005-01-28 14:08:01 +00:00
taca
05a0ff5ab1 Switch to use RUBY_DLEXT as suffix of extention library. 2004-12-04 17:20:46 +00:00
taca
0dd1a7758a Initial import of ruby-xmlparser 0.6.8 pacakge.
Ruby-xmlparse is a module to access to James Clark's XML Parser Toolkit
"expat" (http://www.jclark.com/xml/expat.html) from Ruby.

It is used by net/ruby-xmlrpc4r pakcage.
2004-11-28 04:51:38 +00:00