Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jan 2018 11:38:15 +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: r460108 - in head: . devel devel/rubygem-toml textproc textproc/rubygem-toml
Message-ID:  <201801271138.w0RBcFCF037763@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jan 27 11:38:15 2018
New Revision: 460108
URL: https://svnweb.freebsd.org/changeset/ports/460108

Log:
  Move devel/rubygem-toml to textproc/rubygem-toml

Added:
  head/textproc/rubygem-toml/
     - copied from r460107, head/devel/rubygem-toml/
Deleted:
  head/devel/rubygem-toml/
Modified:
  head/MOVED
  head/devel/Makefile
  head/textproc/Makefile
  head/textproc/rubygem-toml/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sat Jan 27 11:20:47 2018	(r460107)
+++ head/MOVED	Sat Jan 27 11:38:15 2018	(r460108)
@@ -9853,3 +9853,4 @@ graphics/py-rabbyt||2018-01-19|Has expired: Developmen
 deskutils/py-spice-gtk|deskutils/spice-gtk|2018-01-20|Old style Python bindings dropped, no difference from the master port
 lang/py-clojure|lang/py-clojure_py|2018-01-26|Rename to match PyPI naming
 www/tomcat-devel|www/tomcat9|2018-01-26|Apache Tomcat 9.0.4 is the first stable release of the 9.0.x series
+devel/rubygem-toml|textproc/rubygem-toml|2018-01-27|Move to a better category

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sat Jan 27 11:20:47 2018	(r460107)
+++ head/devel/Makefile	Sat Jan 27 11:38:15 2018	(r460108)
@@ -5816,7 +5816,6 @@
     SUBDIR += rubygem-timers
     SUBDIR += rubygem-tins
     SUBDIR += rubygem-titlecase
-    SUBDIR += rubygem-toml
     SUBDIR += rubygem-tool
     SUBDIR += rubygem-transaction-simple
     SUBDIR += rubygem-travis

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Sat Jan 27 11:20:47 2018	(r460107)
+++ head/textproc/Makefile	Sat Jan 27 11:38:15 2018	(r460108)
@@ -1585,6 +1585,7 @@
     SUBDIR += rubygem-text
     SUBDIR += rubygem-tidy
     SUBDIR += rubygem-tidy_ffi
+    SUBDIR += rubygem-toml
     SUBDIR += rubygem-truncato
     SUBDIR += rubygem-twitter-text
     SUBDIR += rubygem-twitter-text1

Modified: head/textproc/rubygem-toml/Makefile
==============================================================================
--- head/devel/rubygem-toml/Makefile	Sat Jan 27 11:20:47 2018	(r460107)
+++ head/textproc/rubygem-toml/Makefile	Sat Jan 27 11:38:15 2018	(r460108)
@@ -3,7 +3,7 @@
 
 PORTNAME=	toml
 PORTVERSION=	0.2.0
-CATEGORIES=	devel rubygems
+CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org



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