Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 2019 20:02:28 +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: r513147 - in head: . x11 x11/rubygem-gnome x11/rubygem-gnome2
Message-ID:  <201909282002.x8SK2S9e035223@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Sep 28 20:02:28 2019
New Revision: 513147
URL: https://svnweb.freebsd.org/changeset/ports/513147

Log:
  Move x11/rubygem-gnome2 to x11/rubygem-gnome
  
  Upstream changed the project name from Ruby-GNOME2 to Ruby-GNOME.

Added:
  head/x11/rubygem-gnome/
     - copied from r513146, head/x11/rubygem-gnome2/
Deleted:
  head/x11/rubygem-gnome2/
Modified:
  head/MOVED
  head/x11/Makefile
  head/x11/rubygem-gnome/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sat Sep 28 20:02:22 2019	(r513146)
+++ head/MOVED	Sat Sep 28 20:02:28 2019	(r513147)
@@ -12979,3 +12979,4 @@ graphics/proj5||2019-09-28|Has expired: Please use gra
 graphics/p5-Geo-Proj4||2019-09-28|Has expired: Can not build with graphics/proj
 misc/zygrib-maps||2019-09-28|Removed, depends on expired misc/zygrib
 graphics/p5-Geo-Point||2019-09-28|Removed, depends on expired graphics/p5-Geo-Proj4
+x11/rubygem-gnome2|x11/rubygem-gnome|2019-09-28|Upstream changed the project name from Ruby-GNOME2 to Ruby-GNOME

Modified: head/x11/Makefile
==============================================================================
--- head/x11/Makefile	Sat Sep 28 20:02:22 2019	(r513146)
+++ head/x11/Makefile	Sat Sep 28 20:02:28 2019	(r513147)
@@ -288,7 +288,7 @@
     SUBDIR += roxterm
     SUBDIR += rsibreak
     SUBDIR += rstart
-    SUBDIR += rubygem-gnome2
+    SUBDIR += rubygem-gnome
     SUBDIR += rxvt
     SUBDIR += rxvt-unicode
     SUBDIR += sakura

Modified: head/x11/rubygem-gnome/Makefile
==============================================================================
--- head/x11/rubygem-gnome2/Makefile	Sat Sep 28 20:02:22 2019	(r513146)
+++ head/x11/rubygem-gnome/Makefile	Sat Sep 28 20:02:28 2019	(r513147)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-PORTNAME=	gnome2
+PORTNAME=	gnome
 PORTVERSION=	3.3.7
 CATEGORIES=	x11 gnome rubygems
 PKGNAMEPREFIX=	rubygem-



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