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

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-01-27 11:38:15 +00:00
parent 5f9603e893
commit 50cdfa563d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=460108
6 changed files with 3 additions and 2 deletions

1
MOVED
View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -3,7 +3,7 @@
PORTNAME= toml
PORTVERSION= 0.2.0
CATEGORIES= devel rubygems
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org