1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

- Update to 1.6.3

- Add LICENSE
- Sort RUN_DEPENDS

Changes:	https://github.com/macournoyer/thin/blob/master/CHANGELOG
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-02-23 10:08:35 +00:00
parent c916fa5647
commit a4439d4a13
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379662
2 changed files with 10 additions and 6 deletions

View File

@ -2,20 +2,24 @@
# $FreeBSD$
PORTNAME= thin
PORTVERSION= 1.6.2
PORTVERSION= 1.6.3
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Fast and simple Ruby web server
RUN_DEPENDS= rubygem-rack>=1.0.0:${PORTSDIR}/www/rubygem-rack \
rubygem-eventmachine>=1.0.0:${PORTSDIR}/devel/rubygem-eventmachine \
rubygem-daemons>=1.0.9:${PORTSDIR}/devel/rubygem-daemons
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
RUN_DEPENDS= rubygem-daemons>=1.0.9:${PORTSDIR}/devel/rubygem-daemons \
rubygem-eventmachine>=1.0:${PORTSDIR}/devel/rubygem-eventmachine \
rubygem-rack>=1.0:${PORTSDIR}/www/rubygem-rack
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/thin
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/thin-1.6.2.gem) = b8eeee0c9bd9939781e624562b610db10ac9954ab2370118204ca3a8accd206d
SIZE (rubygem/thin-1.6.2.gem) = 58368
SHA256 (rubygem/thin-1.6.3.gem) = 91482ab856eaef002b65439bb7c09c2b160b1fb2f6093d2eb308e6029f57a6d4
SIZE (rubygem/thin-1.6.3.gem) = 59392