forked from Lainports/freebsd-ports
- 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:
parent
bf0568df14
commit
6d641f1e0b
3 changed files with 6 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue