Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ruby-padrino-core www/ruby-padrino-core: update to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/09a29b57d2d4
branches:  trunk
changeset: 432073:09a29b57d2d4
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon May 18 14:52:13 2020 +0000

description:
www/ruby-padrino-core: update to 0.15.0

Update ruby-padrino-core to 0.15.0.

0.15.0 (2020-05-14)

* FIX #2205 Relax bundler version and get tests passing (@rogerhu, @yb66)

diffstat:

 www/ruby-padrino-core/PLIST    |   7 ++++++-
 www/ruby-padrino-core/distinfo |  10 +++++-----
 2 files changed, 11 insertions(+), 6 deletions(-)

diffs (36 lines):

diff -r 68a853b68917 -r 09a29b57d2d4 www/ruby-padrino-core/PLIST
--- a/www/ruby-padrino-core/PLIST       Mon May 18 14:49:49 2020 +0000
+++ b/www/ruby-padrino-core/PLIST       Mon May 18 14:52:13 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2019/02/06 15:03:08 taca Exp $
+@comment $NetBSD: PLIST,v 1.11 2020/05/18 14:52:13 taca Exp $
 bin/padrino${RUBY_SUFFIX}
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.document
@@ -97,6 +97,11 @@
 ${GEM_LIBDIR}/test/fixtures/dependencies/nested/l.rb
 ${GEM_LIBDIR}/test/fixtures/dependencies/nested/m.rb
 ${GEM_LIBDIR}/test/fixtures/dependencies/nested/n.rb
+${GEM_LIBDIR}/test/fixtures/dependencies/nested/ooo.rb
+${GEM_LIBDIR}/test/fixtures/dependencies/nested/ppp.rb
+${GEM_LIBDIR}/test/fixtures/dependencies/nested/qqq.rb
+${GEM_LIBDIR}/test/fixtures/dependencies/nested/rrr.rb
+${GEM_LIBDIR}/test/fixtures/dependencies/nested/sss.rb
 ${GEM_LIBDIR}/test/fixtures/reloadable_apps/external/app/app.rb
 ${GEM_LIBDIR}/test/fixtures/reloadable_apps/external/app/controllers/base.rb
 ${GEM_LIBDIR}/test/fixtures/reloadable_apps/main/app.rb
diff -r 68a853b68917 -r 09a29b57d2d4 www/ruby-padrino-core/distinfo
--- a/www/ruby-padrino-core/distinfo    Mon May 18 14:49:49 2020 +0000
+++ b/www/ruby-padrino-core/distinfo    Mon May 18 14:52:13 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2019/02/06 15:03:08 taca Exp $
+$NetBSD: distinfo,v 1.16 2020/05/18 14:52:13 taca Exp $
 
-SHA1 (padrino-core-0.14.4.gem) = 53c6394f1b7e9647b16a95a40c79a96d17c46ae5
-RMD160 (padrino-core-0.14.4.gem) = c352049d3a9e3f725ca4bc9dee36a1518fe9978d
-SHA512 (padrino-core-0.14.4.gem) = ab07b28cde36a3952d62a1579bc5822e3b7dc0e4b82b305e35c8cc8c841498cc6bdb498f0f74891ec3bdb6666b526ddfee246dffaaa13970cac7cd930346ba47
-Size (padrino-core-0.14.4.gem) = 139776 bytes
+SHA1 (padrino-core-0.15.0.gem) = 1f32a7538ab34a65d930752196880fab5e08ee69
+RMD160 (padrino-core-0.15.0.gem) = 81221038c5088f18cb188c3ba747520fa4c9fde5
+SHA512 (padrino-core-0.15.0.gem) = 5f67f67c1a5beb340838a1ebfb1741496b398ee6872010035d88275d15bced02f5d6cdbfe59b61ba1fc5e6976e0ad977de5353bda382f90a005022bd0004000c
+Size (padrino-core-0.15.0.gem) = 139776 bytes



Home | Main Index | Thread Index | Old Index