./converters/ruby-unf, Wrapper library to bring Unicode Normalization Form support

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


Branch: CURRENT, Version: 0.1.4, Package name: ruby27-unf-0.1.4, Maintainer: pkgsrc-users

This is a wrapper library to bring Unicode Normalization Form support
to Ruby/JRuby.


Required to run:
[lang/ruby23-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 117.5 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:06:54 by Nia Alarie | Files touched by this commit (150)
Log message:
converters: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:29:13 by Nia Alarie | Files touched by this commit (150)
Log message:
converters: Remove SHA1 hashes for distfiles
   2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229)
Log message:
Switch github HOMEPAGEs to https.
   2015-11-03 02:43:56 by Alistair G. Crooks | Files touched by this commit (120)
Log message:
Add SHA512 digests for distfiles for converters category

Problems found with existing distfile:
	distfiles/libiconv-1.13-cp932.patch.gz
No changes made to the libiconv distinfo file.

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-02-01 13:51:37 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-unf to 0.1.4.

* No changes are available for 0.1.4 but it is trivial fixes not for
  working codes.
   2013-12-08 17:37:52 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-unf to 0.1.3.

## 0.1.3 (2013-10-25)

Features:

  - Make UNF::Normalizer.instance thread-safe, and deprecate .new.
    (GH #5)
   2013-09-13 14:37:21 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-unf to 0.1.2.

## 0.1.2 (2013-08-12)

Features:

  - Add license to gemspec.

  - Adjust dependencies for Ruby 1.8 to satisfy bundler.
   2013-06-14 18:46:12 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-unf to 0.1.1.

* Add rdoc.
* Add ruby-head and jruby-head.
* Make "rake test" and "rake rdoc" work.
* It is perfectly fine with newer bundler.