Date: Sun, 9 Dec 2018 19:13:39 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487075 - head/devel/rubygem-jruby-jars Message-ID: <201812091913.wB9JDdZT053437@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Sun Dec 9 19:13:39 2018 New Revision: 487075 URL: https://svnweb.freebsd.org/changeset/ports/487075 Log: devel/rubygem-jruby-jars: update to version 9.2.4.0 PR: 233612 Submitted by: pfg Modified: head/devel/rubygem-jruby-jars/Makefile (contents, props changed) head/devel/rubygem-jruby-jars/distinfo (contents, props changed) Modified: head/devel/rubygem-jruby-jars/Makefile ============================================================================== --- head/devel/rubygem-jruby-jars/Makefile Sun Dec 9 19:06:04 2018 (r487074) +++ head/devel/rubygem-jruby-jars/Makefile Sun Dec 9 19:13:39 2018 (r487075) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jruby-jars -PORTVERSION= 9.1.17.0 +PORTVERSION= 9.2.4.0 CATEGORIES= devel rubygems java MASTER_SITES= RG @@ -12,9 +12,15 @@ COMMENT= JAR files from the JRuby distribution LICENSE= EPL GPLv2 LGPL21 LICENSE_COMB= dual -NO_ARCH= yes +BUILD_DEPENDS= jgem:lang/jruby +RUN_DEPENDS= jruby:lang/jruby + +USES= gem USE_JAVA= yes USE_RUBY= yes -USES= gem + +RUBYGEMBIN= ${LOCALBASE}/bin/jgem + +NO_ARCH= yes .include <bsd.port.mk> Modified: head/devel/rubygem-jruby-jars/distinfo ============================================================================== --- head/devel/rubygem-jruby-jars/distinfo Sun Dec 9 19:06:04 2018 (r487074) +++ head/devel/rubygem-jruby-jars/distinfo Sun Dec 9 19:13:39 2018 (r487075) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524751198 -SHA256 (rubygem/jruby-jars-9.1.17.0.gem) = b8a3fecf941154417562eb6d3ba1b97b7d7b47d19067d88fa9734ebf1115a162 -SIZE (rubygem/jruby-jars-9.1.17.0.gem) = 20977152 +TIMESTAMP = 1543337257 +SHA256 (rubygem/jruby-jars-9.2.4.0.gem) = fc48596680b7f669964008804e7ce5e077bbd430d878fe7c317144b367e7324a +SIZE (rubygem/jruby-jars-9.2.4.0.gem) = 23535616
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812091913.wB9JDdZT053437>