- Update to 1.1.18

- Add LICENSE
- Add GitHub repository to WWW

Changes:	https://github.com/jruby/jruby-rack/blob/master/History.md
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-05-10 20:16:15 +00:00
parent bf0568df14
commit 6d641f1e0b
3 changed files with 6 additions and 3 deletions

View file

@ -2,13 +2,15 @@
# $FreeBSD$
PORTNAME= jruby-rack
PORTVERSION= 1.1.16
PORTVERSION= 1.1.18
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Java and Ruby library that adapts the Java Servlet API to Rack
LICENSE= MIT
RUN_DEPENDS= jruby:${PORTSDIR}/lang/jruby
USE_RUBY= yes

View file

@ -1,2 +1,2 @@
SHA256 (rubygem/jruby-rack-1.1.16.gem) = 8a25dbe0182b4ce96a1669a74d33b9a2728f6d7e064472c3010ee6923fc17ffd
SIZE (rubygem/jruby-rack-1.1.16.gem) = 247296
SHA256 (rubygem/jruby-rack-1.1.18.gem) = f8558a27da97375407812531397d6ce69cb29a5427f885a0212f694fb68b9e41
SIZE (rubygem/jruby-rack-1.1.18.gem) = 259584

View file

@ -2,3 +2,4 @@ JRuby-Rack is a combined Java and Ruby library that adapts the Java Servlet API
to Rack.
WWW: http://jruby.org/
WWW: https://github.com/jruby/jruby-rack