diff --git a/MOVED b/MOVED index 497c7ae24409..8280025bbf3a 100644 --- a/MOVED +++ b/MOVED @@ -9853,3 +9853,4 @@ graphics/py-rabbyt||2018-01-19|Has expired: Development ceased, no longer used i 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 diff --git a/devel/Makefile b/devel/Makefile index d68ee5bd4cae..2f70730ac6ac 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -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 diff --git a/textproc/Makefile b/textproc/Makefile index 1488a0a4ee92..b3aa1ffc6315 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -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 diff --git a/devel/rubygem-toml/Makefile b/textproc/rubygem-toml/Makefile similarity index 92% rename from devel/rubygem-toml/Makefile rename to textproc/rubygem-toml/Makefile index 752e5ee047f6..7bdca85f2b51 100644 --- a/devel/rubygem-toml/Makefile +++ b/textproc/rubygem-toml/Makefile @@ -3,7 +3,7 @@ PORTNAME= toml PORTVERSION= 0.2.0 -CATEGORIES= devel rubygems +CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/rubygem-toml/distinfo b/textproc/rubygem-toml/distinfo similarity index 100% rename from devel/rubygem-toml/distinfo rename to textproc/rubygem-toml/distinfo diff --git a/devel/rubygem-toml/pkg-descr b/textproc/rubygem-toml/pkg-descr similarity index 100% rename from devel/rubygem-toml/pkg-descr rename to textproc/rubygem-toml/pkg-descr