Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2018 19:20:19 +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: r486124 - head/graphics/rubygem-gdk_pixbuf2
Message-ID:  <201811281920.wASJKJ3u069314@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Nov 28 19:20:19 2018
New Revision: 486124
URL: https://svnweb.freebsd.org/changeset/ports/486124

Log:
  Update to 3.3.0
  
  Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS

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

Modified: head/graphics/rubygem-gdk_pixbuf2/Makefile
==============================================================================
--- head/graphics/rubygem-gdk_pixbuf2/Makefile	Wed Nov 28 19:20:10 2018	(r486123)
+++ head/graphics/rubygem-gdk_pixbuf2/Makefile	Wed Nov 28 19:20:19 2018	(r486124)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gdk_pixbuf2
-PORTVERSION=	3.2.9
+PORTVERSION=	3.3.0
 CATEGORIES=	graphics rubygems
 MASTER_SITES=	RG
 
@@ -13,9 +13,10 @@ LICENSE=	LGPL21+
 BUILD_DEPENDS=	rubygem-rake>=0:devel/rubygem-rake
 RUN_DEPENDS=	rubygem-gio2>=${PORTVERSION}:devel/rubygem-gio2
 
-NO_ARCH=	yes
+USES=		gem gnome
 USE_GNOME=	gdkpixbuf2
 USE_RUBY=	yes
-USES=		gem gnome
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/graphics/rubygem-gdk_pixbuf2/distinfo
==============================================================================
--- head/graphics/rubygem-gdk_pixbuf2/distinfo	Wed Nov 28 19:20:10 2018	(r486123)
+++ head/graphics/rubygem-gdk_pixbuf2/distinfo	Wed Nov 28 19:20:19 2018	(r486124)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533816922
-SHA256 (rubygem/gdk_pixbuf2-3.2.9.gem) = b1e09f9771124214028cf6a94c09eb1ba3be0f77dc8ab9227fd4d5a91458c2bd
-SIZE (rubygem/gdk_pixbuf2-3.2.9.gem) = 35328
+TIMESTAMP = 1543149332
+SHA256 (rubygem/gdk_pixbuf2-3.3.0.gem) = 2e452af1cfcd919b0a9d3de6177286825c228c5a8a952b9ddeff795240dce785
+SIZE (rubygem/gdk_pixbuf2-3.3.0.gem) = 35328



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