Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 2015 20:16:10 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r385979 - head/devel/rubygem-jruby-jars
Message-ID:  <201505102016.t4AKGA1B035942@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505102016.t4AKGA1B035942>