svn commit: r385979 - head/devel/rubygem-jruby-jars
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 10 20:16:11 UTC 2015
Author: sunpoet
Date: Sun May 10 20:16:10 2015
New Revision: 385979
URL: https://svnweb.freebsd.org/changeset/ports/385979
Log:
- Update to 1.7.20
- Add LICENSE
- Update WWW
Modified:
head/devel/rubygem-jruby-jars/Makefile
head/devel/rubygem-jruby-jars/distinfo
head/devel/rubygem-jruby-jars/pkg-descr
Modified: head/devel/rubygem-jruby-jars/Makefile
==============================================================================
--- head/devel/rubygem-jruby-jars/Makefile Sun May 10 20:16:04 2015 (r385978)
+++ head/devel/rubygem-jruby-jars/Makefile Sun May 10 20:16:10 2015 (r385979)
@@ -2,13 +2,16 @@
# $FreeBSD$
PORTNAME= jruby-jars
-PORTVERSION= 1.7.15
+PORTVERSION= 1.7.20
CATEGORIES= devel rubygems java
MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= JAR files from the JRuby distribution
+LICENSE= EPL GPLv2 LGPL21
+LICENSE_COMB= dual
+
USE_JAVA= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
Modified: head/devel/rubygem-jruby-jars/distinfo
==============================================================================
--- head/devel/rubygem-jruby-jars/distinfo Sun May 10 20:16:04 2015 (r385978)
+++ head/devel/rubygem-jruby-jars/distinfo Sun May 10 20:16:10 2015 (r385979)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/jruby-jars-1.7.15.gem) = 3378e66a415f86a76a152e4da8c3df58815c805bc43a667105ea720786a636c5
-SIZE (rubygem/jruby-jars-1.7.15.gem) = 20011008
+SHA256 (rubygem/jruby-jars-1.7.20.gem) = 78d2fc6ac85e893b090b796553db55d1be6c5e3a4b945f5201d7e4efe35485e0
+SIZE (rubygem/jruby-jars-1.7.20.gem) = 21406720
Modified: head/devel/rubygem-jruby-jars/pkg-descr
==============================================================================
--- head/devel/rubygem-jruby-jars/pkg-descr Sun May 10 20:16:04 2015 (r385978)
+++ head/devel/rubygem-jruby-jars/pkg-descr Sun May 10 20:16:10 2015 (r385979)
@@ -2,4 +2,4 @@ JRuby is an implementation of the Ruby l
This port contains JAR files from the JRuby distribution.
-WWW: https://github.com/jruby/jruby/tree/master/gem/
+WWW: https://github.com/jruby/jruby/tree/master/maven/jruby-jars
More information about the svn-ports-head
mailing list