summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2020-06-14 14:56:51 +0000
committertaca <taca@pkgsrc.org>2020-06-14 14:56:51 +0000
commitce506eb908697c030aeab298ca940c4792a60085 (patch)
tree04344aff9af1185d6c5195abeba54e531784200d /devel
parentcd252c7c39a9f68dd67391bad09934a4aa149256 (diff)
downloadpkgsrc-ce506eb908697c030aeab298ca940c4792a60085.tar.gz
devel/ruby-simpleidn: update to 0.1.1
Update ruby-simpleidn to 0.1.1. pkgrc change: add "USE_LANGUAGES= # none". 0.1.1 (2018-01-24) No changes are available please refer in detail: <https://github.com/mmriis/simpleidn/compare/v0.0.9...1b3accb>
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-simpleidn/Makefile8
-rw-r--r--devel/ruby-simpleidn/PLIST7
-rw-r--r--devel/ruby-simpleidn/distinfo10
3 files changed, 16 insertions, 9 deletions
diff --git a/devel/ruby-simpleidn/Makefile b/devel/ruby-simpleidn/Makefile
index d164805354d..daa3f17ba85 100644
--- a/devel/ruby-simpleidn/Makefile
+++ b/devel/ruby-simpleidn/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2019/11/03 10:00:25 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2020/06/14 14:56:51 taca Exp $
-DISTNAME= simpleidn-0.0.9
-PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+DISTNAME= simpleidn-0.1.1
+PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MAINTAINER= tsutsui@NetBSD.org
@@ -9,5 +9,7 @@ HOMEPAGE= https://github.com/mmriis/simpleidn
COMMENT= Punycode ACE to unicode UTF-8 (and vice-verse) string conversion
LICENSE= mit
+USE_LANGUAGES= # none
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-simpleidn/PLIST b/devel/ruby-simpleidn/PLIST
index b8c12299568..e71df0dd86f 100644
--- a/devel/ruby-simpleidn/PLIST
+++ b/devel/ruby-simpleidn/PLIST
@@ -1,10 +1,15 @@
-@comment $NetBSD: PLIST,v 1.1 2019/08/25 14:53:03 tsutsui Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/06/14 14:56:51 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENCE
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/lib/simpleidn.rb
+${GEM_LIBDIR}/lib/simpleidn/uts46mapping.rb
+${GEM_LIBDIR}/lib/simpleidn/version.rb
${GEM_LIBDIR}/simpleidn.gemspec
+${GEM_LIBDIR}/tables/IdnaMappingTable.txt
+${GEM_LIBDIR}/tables/generate_mapping_table.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/devel/ruby-simpleidn/distinfo b/devel/ruby-simpleidn/distinfo
index 34dab04765f..251cd632b9d 100644
--- a/devel/ruby-simpleidn/distinfo
+++ b/devel/ruby-simpleidn/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/08/25 14:53:03 tsutsui Exp $
+$NetBSD: distinfo,v 1.2 2020/06/14 14:56:51 taca Exp $
-SHA1 (simpleidn-0.0.9.gem) = 8f39433e9825783c95866461f8318f206b5d9852
-RMD160 (simpleidn-0.0.9.gem) = dddd6969274279736c5ab77d16a18143db3b6954
-SHA512 (simpleidn-0.0.9.gem) = 176b7ec19c6402ae980e00cb0af5fa53dc8fdae98a9ee2a6cad7fc94e7a4f9c32ec0a20b8e4c1a8a60b6f0e67f1a060b08c64be8ee6b9914bb04350e51bef750
-Size (simpleidn-0.0.9.gem) = 8704 bytes
+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