svn commit: r513147 - in head: . x11 x11/rubygem-gnome x11/rubygem-gnome2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 28 20:02:29 UTC 2019


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-


More information about the svn-ports-head mailing list