mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
- Update to 1.1.20
- Add LICENSE_FILE Changes: https://github.com/jruby/jruby-rack/releases https://github.com/jruby/jruby-rack/blob/master/History.md
This commit is contained in:
parent
290acfd3f4
commit
6794f47849
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407030
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jruby-rack
|
||||
PORTVERSION= 1.1.19
|
||||
PORTVERSION= 1.1.20
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -10,11 +10,11 @@ MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Java and Ruby library that adapts the Java Servlet API to Rack
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= jruby:${PORTSDIR}/lang/jruby
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/jruby-rack-1.1.19.gem) = 07947f82d67a4a0d774cd13175132a6d2a103b5ac1fe5281d63c797a02657161
|
||||
SIZE (rubygem/jruby-rack-1.1.19.gem) = 260096
|
||||
SHA256 (rubygem/jruby-rack-1.1.20.gem) = f35b0a97d758227186a0d710130e00f7445e5a4900010750cf4e54c817f910ca
|
||||
SIZE (rubygem/jruby-rack-1.1.20.gem) = 260608
|
||||
|
Loading…
Reference in New Issue
Block a user