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 Mar  7 14:37:44 UTC 2021

Modified Files:
        pkgsrc/devel/ruby-simpleidn: Makefile distinfo

Log Message:
devel/ruby-simpleidn: update to 0.2.1

0.2.1 (2021-01-14)

No release information nor change log.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-simpleidn/Makefile
cvs rdiff -u -r1.2 -r1.3 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.3 pkgsrc/devel/ruby-simpleidn/Makefile:1.4
--- pkgsrc/devel/ruby-simpleidn/Makefile:1.3    Sun Jun 14 14:56:51 2020
+++ pkgsrc/devel/ruby-simpleidn/Makefile        Sun Mar  7 14:37:44 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2020/06/14 14:56:51 taca Exp $
+# $NetBSD: Makefile,v 1.4 2021/03/07 14:37:44 taca Exp $
 
-DISTNAME=      simpleidn-0.1.1
+DISTNAME=      simpleidn-0.2.1
 PKGNAME=        ${RUBY_PKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel
 
@@ -9,6 +9,8 @@ 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.2 pkgsrc/devel/ruby-simpleidn/distinfo:1.3
--- pkgsrc/devel/ruby-simpleidn/distinfo:1.2    Sun Jun 14 14:56:51 2020
+++ pkgsrc/devel/ruby-simpleidn/distinfo        Sun Mar  7 14:37:44 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/06/14 14:56:51 taca Exp $
+$NetBSD: distinfo,v 1.3 2021/03/07 14:37:44 taca Exp $
 
-SHA1 (simpleidn-0.1.1.gem) = 53c58f90c337564d41d067df9c22a1a3070bcf0d
-RMD160 (simpleidn-0.1.1.gem) = 60c3b33e08c075490881027341b5c03a2b625a4a
-SHA512 (simpleidn-0.1.1.gem) = 317827326f2b96d6a93446b32a93bedd9c61c7d9205e614e65c74f1a93f32d3a9c295f4304f77d1ed7e12ea1e2208fdf61bba02cf0c71ffbc5ba295beaff8d85
-Size (simpleidn-0.1.1.gem) = 140800 bytes
+SHA1 (simpleidn-0.2.1.gem) = 1b0994cf0bfcd341246aef9f3bdb4fbc84e1a26a
+RMD160 (simpleidn-0.2.1.gem) = a5c3376cff41909e8c73f8f93669dd55c7d7ed38
+SHA512 (simpleidn-0.2.1.gem) = 98a45bbce6c2f41f2efffc495ae4885904fdf9e16970a82089bbe692df15da08c35f752a8745d6cd84494b4541f5597541a5f4f1d54bb057462eeef5aad79b73
+Size (simpleidn-0.2.1.gem) = 140800 bytes



Home | Main Index | Thread Index | Old Index