aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-21 17:22:24 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-21 18:12:10 +0000
commite45557a303dd23427529eabb696eb8fac2af0f18 (patch)
treeba166509b171c76698e36a4d365c8b4c8333adff
parentc476e910920cdb15df63eabc1a39bf4d48a852eb (diff)
downloadports-e45557a303dd23427529eabb696eb8fac2af0f18.tar.gz
ports-e45557a303dd23427529eabb696eb8fac2af0f18.zip
www/rubygem-thin: Update to 1.8.1
-rw-r--r--www/rubygem-thin/Makefile4
-rw-r--r--www/rubygem-thin/distinfo6
-rw-r--r--www/rubygem-thin/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/www/rubygem-thin/Makefile b/www/rubygem-thin/Makefile
index 8c33138ff2ee..94b3781d6e77 100644
--- a/www/rubygem-thin/Makefile
+++ b/www/rubygem-thin/Makefile
@@ -1,14 +1,14 @@
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
PORTNAME= thin
-PORTVERSION= 1.7.2
+PORTVERSION= 1.8.1
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Fast and simple Ruby web server
-LICENSE= BSD2CLAUSE RUBY
+LICENSE= GPLv2+ RUBY
LICENSE_COMB= dual
RUN_DEPENDS= rubygem-daemons>=1.0.9<2:devel/rubygem-daemons \
diff --git a/www/rubygem-thin/distinfo b/www/rubygem-thin/distinfo
index 7c7b32b51f82..db1584dd3573 100644
--- a/www/rubygem-thin/distinfo
+++ b/www/rubygem-thin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499595705
-SHA256 (rubygem/thin-1.7.2.gem) = 2e98bd8dd5ce1c49b773c4cefd792b2f7f2917c49d483313783b787e935b4f59
-SIZE (rubygem/thin-1.7.2.gem) = 58880
+TIMESTAMP = 1626714764
+SHA256 (rubygem/thin-1.8.1.gem) = 34557a953f850efc8d8fc35a4e2373142ed423414c32f4169a509b4df1816b88
+SIZE (rubygem/thin-1.8.1.gem) = 59904
diff --git a/www/rubygem-thin/pkg-descr b/www/rubygem-thin/pkg-descr
index 8703b28bc545..7a1d5ff76b13 100644
--- a/www/rubygem-thin/pkg-descr
+++ b/www/rubygem-thin/pkg-descr
@@ -10,4 +10,4 @@ Which makes it, with all humility, the most secure, stable, fast and
extensible Ruby web server bundled in an easy to use gem for your own
pleasure.
-WWW: http://code.macournoyer.com/thin/
+WWW: https://github.com/macournoyer/thin