diff options
author | taca <taca@pkgsrc.org> | 2013-12-08 16:37:52 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-12-08 16:37:52 +0000 |
commit | f48b73988f284c4c4b0b688cb69c5d049055d383 (patch) | |
tree | 7826d6bca67a30cf2f0d5cc3c6dcd84f2f6498c4 | |
parent | 25b15bd9098575ec3aaea85e55ea8951d4e3e63c (diff) | |
download | pkgsrc-f48b73988f284c4c4b0b688cb69c5d049055d383.tar.gz |
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)
-rw-r--r-- | converters/ruby-unf/Makefile | 4 | ||||
-rw-r--r-- | converters/ruby-unf/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/converters/ruby-unf/Makefile b/converters/ruby-unf/Makefile index be6fc093324..dcf0f7246ec 100644 --- a/converters/ruby-unf/Makefile +++ b/converters/ruby-unf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2013/09/13 12:37:21 taca Exp $ +# $NetBSD: Makefile,v 1.5 2013/12/08 16:37:52 taca Exp $ -DISTNAME= unf-0.1.2 +DISTNAME= unf-0.1.3 CATEGORIES= converters MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/converters/ruby-unf/distinfo b/converters/ruby-unf/distinfo index ffdc1b09eaa..95f2bcce27b 100644 --- a/converters/ruby-unf/distinfo +++ b/converters/ruby-unf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/09/13 12:37:21 taca Exp $ +$NetBSD: distinfo,v 1.5 2013/12/08 16:37:52 taca Exp $ -SHA1 (unf-0.1.2.gem) = 9a7a8f571ceec8d77d378db55fcc0e185c384bde -RMD160 (unf-0.1.2.gem) = 65deb30ca6a91865b7da006d919305d35dfce152 -Size (unf-0.1.2.gem) = 120320 bytes +SHA1 (unf-0.1.3.gem) = 7391d46fc8814e5dbdddffd4c144dae5cbd65585 +RMD160 (unf-0.1.3.gem) = 2df90aac11fd79a15883f0da414e88b522019a13 +Size (unf-0.1.3.gem) = 120320 bytes |