svn commit: r399050 - head/graphics/rubygem-gemojione

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 10 23:12:54 UTC 2015


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


More information about the svn-ports-all mailing list