Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2015 23:12:52 +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: r399050 - head/graphics/rubygem-gemojione
Message-ID:  <201510102312.t9ANCqiG080671@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 10 23:12:52 2015
New Revision: 399050
URL: https://svnweb.freebsd.org/changeset/ports/399050

Log:
  - Update to 2.1.0
  
  Changes:	https://github.com/jonathanwiesel/gemojione/commits/master

Modified:
  head/graphics/rubygem-gemojione/Makefile
  head/graphics/rubygem-gemojione/distinfo

Modified: head/graphics/rubygem-gemojione/Makefile
==============================================================================
--- head/graphics/rubygem-gemojione/Makefile	Sat Oct 10 23:12:48 2015	(r399049)
+++ head/graphics/rubygem-gemojione/Makefile	Sat Oct 10 23:12:52 2015	(r399050)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gemojione
-PORTVERSION=	2.0.1
+PORTVERSION=	2.1.0
 CATEGORIES=	graphics rubygems
 MASTER_SITES=	RG
 
@@ -11,10 +11,9 @@ COMMENT=	Gem containing EmojiOne unicode
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-json>0:${PORTSDIR}/devel/rubygem-json
+RUN_DEPENDS=	rubygem-json>=0:${PORTSDIR}/devel/rubygem-json
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/graphics/rubygem-gemojione/distinfo
==============================================================================
--- head/graphics/rubygem-gemojione/distinfo	Sat Oct 10 23:12:48 2015	(r399049)
+++ head/graphics/rubygem-gemojione/distinfo	Sat Oct 10 23:12:52 2015	(r399050)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/gemojione-2.0.1.gem) = d888584bce980007ebf991a4bd6967c6b87624e7975aa143f80b02fd36a0a518
-SIZE (rubygem/gemojione-2.0.1.gem) = 1946112
+SHA256 (rubygem/gemojione-2.1.0.gem) = 266f5ddb22f7cb7d5773400490a96a0cb07bd5108c6b4cbcf989f0cbda1cc79b
+SIZE (rubygem/gemojione-2.1.0.gem) = 2375680



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