pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/thin Update thin to 1.7.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/732230a9559d
branches:  trunk
changeset: 364188:732230a9559d
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Jun 21 14:31:51 2017 +0000

description:
Update thin to 1.7.1.

== 1.7.1 Muffin Mode
 * Ruby 2.4 support (Fixnum deprecation) [nimish-mehta]
 * Allow ERB templates in config files [markets]

diffstat:

 www/thin/Makefile |   6 +++---
 www/thin/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (36 lines):

diff -r d7bfec6b21ef -r 732230a9559d www/thin/Makefile
--- a/www/thin/Makefile Wed Jun 21 14:31:28 2017 +0000
+++ b/www/thin/Makefile Wed Jun 21 14:31:51 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2016/10/18 16:30:10 taca Exp $
+# $NetBSD: Makefile,v 1.20 2017/06/21 14:31:51 taca Exp $
 
-DISTNAME=      thin-1.7.0
+DISTNAME=      thin-1.7.1
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -8,7 +8,7 @@
 COMMENT=       Fast and very simple Ruby web server
 LICENSE=       mit
 
-DEPENDS+=      ${RUBY_PKGPREFIX}-rack15>=1.0.0:../../www/ruby-rack15
+DEPENDS+=      ${RUBY_PKGPREFIX}-rack16>=1.6.0:../../www/ruby-rack16
 DEPENDS+=      ${RUBY_PKGPREFIX}-daemons>=1.0.9:../../misc/ruby-daemons
 DEPENDS+=      ${RUBY_PKGPREFIX}-eventmachine>=1.0.4:../../devel/ruby-eventmachine
 
diff -r d7bfec6b21ef -r 732230a9559d www/thin/distinfo
--- a/www/thin/distinfo Wed Jun 21 14:31:28 2017 +0000
+++ b/www/thin/distinfo Wed Jun 21 14:31:51 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2016/10/18 16:30:10 taca Exp $
+$NetBSD: distinfo,v 1.15 2017/06/21 14:31:51 taca Exp $
 
-SHA1 (thin-1.7.0.gem) = 8f573d9788bd2d680b50d4089b1030cb3a91eee2
-RMD160 (thin-1.7.0.gem) = c7e0ebc589d92acb53a6944a0bb82eeaf758f9da
-SHA512 (thin-1.7.0.gem) = 289d46e5dbcbc0614a008ed20f121432db66892b4ba61a9c8e470ec2556f97fa2d79033c82576f9963290f09c28c059e0290f43cd960d30996c6e72f10b87759
-Size (thin-1.7.0.gem) = 59904 bytes
+SHA1 (thin-1.7.1.gem) = e9c121744dd4d32365a34039dbf80e2e778543e2
+RMD160 (thin-1.7.1.gem) = f9171c256d42b60dfaedd8914829abe3e2dc1137
+SHA512 (thin-1.7.1.gem) = 923d954bdd14fadb55826fae6e2a927c8ac9cf5b134d339e0065ce3ff101544499f618e8ebd219a18c3c1d7b38c428dd6253e928ac535813e0a89724b3584e98
+Size (thin-1.7.1.gem) = 58880 bytes



Home | Main Index | Thread Index | Old Index