Commit graph

9 commits

Author SHA1 Message Date
taca
cf17ea8557 Update ruby-rison to 2.1.0.
pkgsrc change: Remove overriding gemspec to fix parslet dependency

* Drop support for Ruby 1.8.
* Fix Rison.dump to encode numeric hash keys as strings
2016-10-18 14:48:14 +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
18038a63ac Relax delendency to ruby-parslet. I have not enough time to commit this
yesterday.

Bump PKGREVISION.
2015-02-02 12:26:21 +00:00
taca
c06f0262b6 Update ruby-rison to 2.0.0.
* Switch to use parslet and minitest.
2013-02-11 09:17:42 +00:00
taca
0f642d7fb2 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Ajust new ruby package's framework.
2010-09-10 08:36:45 +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
07c4bfbb09 Fix permission of a file to pass CHECK_PERMS. 2008-09-25 12:04:16 +00:00
jlam
0d8ca0aea6 Initial import of ruby18-rison-1.2.1 as textproc/ruby-rison.
Ruby-rison is a pure Ruby parser for Rison, a data serialization format
optimized for compactness in URIs.  Rison is a slight variation of JSON
that looks vastly superior after URI encoding.  Rison still expresses
exactly the same set of data structures as JSON, so data can be translated
back and forth without loss or guesswork.
2008-04-04 15:22:14 +00:00