Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2019 18:22:18 +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: r493307 - head/x11/rubygem-gnome2
Message-ID:  <201902181822.x1IIMITi058796@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Feb 18 18:22:17 2019
New Revision: 493307
URL: https://svnweb.freebsd.org/changeset/ports/493307

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

Modified:
  head/x11/rubygem-gnome2/Makefile

Modified: head/x11/rubygem-gnome2/Makefile
==============================================================================
--- head/x11/rubygem-gnome2/Makefile	Mon Feb 18 18:22:12 2019	(r493306)
+++ head/x11/rubygem-gnome2/Makefile	Mon Feb 18 18:22:17 2019	(r493307)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gnome2
-PORTVERSION=	3.3.1
+PORTVERSION=	3.3.2
 CATEGORIES=	x11 gnome rubygems
 PKGNAMEPREFIX=	rubygem-
 
@@ -16,8 +16,8 @@ RUN_DEPENDS=	rubygem-atk>=${PORTVERSION}:accessibility
 		rubygem-clutter-gstreamer>=${PORTVERSION}:multimedia/rubygem-clutter-gstreamer \
 		rubygem-clutter-gdk>=${PORTVERSION}:graphics/rubygem-clutter-gdk \
 		rubygem-clutter-gtk>=${PORTVERSION}:graphics/rubygem-clutter-gtk \
-		rubygem-gdk3>=${PORTVERSION}:x11-toolkits/rubygem-gdk3 \
 		rubygem-gdk_pixbuf2>=${PORTVERSION}:graphics/rubygem-gdk_pixbuf2 \
+		rubygem-gdk3>=${PORTVERSION}:x11-toolkits/rubygem-gdk3 \
 		rubygem-gio2>=${PORTVERSION}:devel/rubygem-gio2 \
 		rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2 \
 		rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject-introspection \



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