pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-simpleidn
Module Name: pkgsrc
Committed By: taca
Date: Sun May 26 15:27:54 UTC 2024
Modified Files:
pkgsrc/devel/ruby-simpleidn: Makefile distinfo
Log Message:
devel/ruby-simpleidn: update to 0.2.3
0.2.3 (2024-05-22)
* Drop unf dependency.
* Update IDNA mapping table to Unicode 15.1.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/ruby-simpleidn/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/ruby-simpleidn/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-simpleidn/Makefile
diff -u pkgsrc/devel/ruby-simpleidn/Makefile:1.9 pkgsrc/devel/ruby-simpleidn/Makefile:1.10
--- pkgsrc/devel/ruby-simpleidn/Makefile:1.9 Sun May 5 16:52:47 2024
+++ pkgsrc/devel/ruby-simpleidn/Makefile Sun May 26 15:27:54 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2024/05/05 16:52:47 taca Exp $
+# $NetBSD: Makefile,v 1.10 2024/05/26 15:27:54 taca Exp $
-DISTNAME= simpleidn-0.2.2
+DISTNAME= simpleidn-0.2.3
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= devel
@@ -9,8 +9,6 @@ HOMEPAGE= https://github.com/mmriis/simp
COMMENT= Punycode ACE to unicode UTF-8 (and vice-verse) string conversion
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-unf>=0.1.4<0.2:../../converters/ruby-unf
-
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
Index: pkgsrc/devel/ruby-simpleidn/distinfo
diff -u pkgsrc/devel/ruby-simpleidn/distinfo:1.8 pkgsrc/devel/ruby-simpleidn/distinfo:1.9
--- pkgsrc/devel/ruby-simpleidn/distinfo:1.8 Sun May 5 16:52:47 2024
+++ pkgsrc/devel/ruby-simpleidn/distinfo Sun May 26 15:27:54 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2024/05/05 16:52:47 taca Exp $
+$NetBSD: distinfo,v 1.9 2024/05/26 15:27:54 taca Exp $
-BLAKE2s (simpleidn-0.2.2.gem) = e9e022c9c6e6d0a759f938b33493914f03982adc63e93339eb296120cb9df75a
-SHA512 (simpleidn-0.2.2.gem) = 37f15f1a26ffe269ae4835e3f14a269a371b4efd27e43d45ac3d8c704545282552fbc7fc9c3e2b9141a4333d22e81a105b809ecc2099c67a4ed86144528be2eb
-Size (simpleidn-0.2.2.gem) = 140288 bytes
+BLAKE2s (simpleidn-0.2.3.gem) = 1160d3c5ed02a768496ed8ff2d89cfffa039dae7748df38bcb8284fc5a3f6be8
+SHA512 (simpleidn-0.2.3.gem) = 11f8bf47a2848169564a0d60df151a9a58e0d18c8edcf503d9af85e72410da32c903ec3e756b877865007749c6146d9e28bff5aaa8cc636867d9c13b41f503ba
+Size (simpleidn-0.2.3.gem) = 152576 bytes
Home |
Main Index |
Thread Index |
Old Index