summaryrefslogtreecommitdiff
path: root/www/thin
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2017-06-21 14:31:51 +0000
committertaca <taca@pkgsrc.org>2017-06-21 14:31:51 +0000
commitae4293a68718c899b5150b5ff2f6b271d22be91c (patch)
treebc1eeca208c66751b7de50b79a08060cf4d209eb /www/thin
parentc792c3bc4b5428c4ef38daaf90c91f140ba31c30 (diff)
downloadpkgsrc-ae4293a68718c899b5150b5ff2f6b271d22be91c.tar.gz
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 (limited to 'www/thin')
-rw-r--r--www/thin/Makefile6
-rw-r--r--www/thin/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/www/thin/Makefile b/www/thin/Makefile
index d50735be49b..620c048ee80 100644
--- a/www/thin/Makefile
+++ b/www/thin/Makefile
@@ -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
@@ -8,7 +8,7 @@ HOMEPAGE= http://code.macournoyer.com/thin/
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 --git a/www/thin/distinfo b/www/thin/distinfo
index 8ce6cb2ee5b..4f03f3fff7d 100644
--- a/www/thin/distinfo
+++ b/www/thin/distinfo
@@ -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