svn commit: r436524 - in head/graphics: . rubygem-gemojione2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Mar 20 00:28:49 UTC 2017


Author: sunpoet
Date: Mon Mar 20 00:28:47 2017
New Revision: 436524
URL: https://svnweb.freebsd.org/changeset/ports/436524

Log:
  Add rubygem-gemojione2 2.2.1 (copied from rubygem-gemojione) and update to 2.6.1
  
  Changes:	https://github.com/jonathanwiesel/gemojione/blob/master/CHANGELOG.md
  PR:		217833
  Submitted by:	Sir l33tname <sirl33tname at gmail.com>

Added:
  head/graphics/rubygem-gemojione2/
     - copied from r414136, head/graphics/rubygem-gemojione/
Modified:
  head/graphics/Makefile
  head/graphics/rubygem-gemojione2/Makefile
  head/graphics/rubygem-gemojione2/distinfo

Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile	Mon Mar 20 00:28:42 2017	(r436523)
+++ head/graphics/Makefile	Mon Mar 20 00:28:47 2017	(r436524)
@@ -950,6 +950,7 @@
     SUBDIR += rubygem-gd2
     SUBDIR += rubygem-gdk_pixbuf2
     SUBDIR += rubygem-gemojione
+    SUBDIR += rubygem-gemojione2
     SUBDIR += rubygem-geokit
     SUBDIR += rubygem-gitlab_emoji
     SUBDIR += rubygem-goocanvas

Modified: head/graphics/rubygem-gemojione2/Makefile
==============================================================================
--- head/graphics/rubygem-gemojione/Makefile	Wed Apr 27 21:57:31 2016	(r414136)
+++ head/graphics/rubygem-gemojione2/Makefile	Mon Mar 20 00:28:47 2017	(r436524)
@@ -1,9 +1,10 @@
 # $FreeBSD$
 
 PORTNAME=	gemojione
-PORTVERSION=	2.2.1
+PORTVERSION=	2.6.1
 CATEGORIES=	graphics rubygems
 MASTER_SITES=	RG
+PKGNAMESUFFIX=	2
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Gem containing EmojiOne unicode/image assets

Modified: head/graphics/rubygem-gemojione2/distinfo
==============================================================================
--- head/graphics/rubygem-gemojione/distinfo	Wed Apr 27 21:57:31 2016	(r414136)
+++ head/graphics/rubygem-gemojione2/distinfo	Mon Mar 20 00:28:47 2017	(r436524)
@@ -1,2 +1,3 @@
-SHA256 (rubygem/gemojione-2.2.1.gem) = 70f0f3f4e81f5494f1b43342cd28227db4bb7971cafd59350b9f182b1505662b
-SIZE (rubygem/gemojione-2.2.1.gem) = 1764352
+TIMESTAMP = 1489960493
+SHA256 (rubygem/gemojione-2.6.1.gem) = 8837ca9eaf902f384623c23e6a488e101c9f5b1fa89c02c0f001aeb5773eac3c
+SIZE (rubygem/gemojione-2.6.1.gem) = 1671168


More information about the svn-ports-all mailing list