pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/thin
Module Name: pkgsrc
Committed By: taca
Date: Wed Jun 21 14:31:52 UTC 2017
Modified Files:
pkgsrc/www/thin: Makefile distinfo
Log Message:
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]
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/thin/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/thin/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/thin/Makefile
diff -u pkgsrc/www/thin/Makefile:1.19 pkgsrc/www/thin/Makefile:1.20
--- pkgsrc/www/thin/Makefile:1.19 Tue Oct 18 16:30:10 2016
+++ pkgsrc/www/thin/Makefile Wed Jun 21 14:31:51 2017
@@ -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 @@ HOMEPAGE= http://code.macournoyer.com/th
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
Index: pkgsrc/www/thin/distinfo
diff -u pkgsrc/www/thin/distinfo:1.14 pkgsrc/www/thin/distinfo:1.15
--- pkgsrc/www/thin/distinfo:1.14 Tue Oct 18 16:30:10 2016
+++ pkgsrc/www/thin/distinfo Wed Jun 21 14:31:51 2017
@@ -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