svn commit: r445217 - in branches/2017Q3/www: . rubygem-toml-rb

Torsten Zuehlsdorff tz at FreeBSD.org
Fri Jul 7 08:18:33 UTC 2017


Author: tz
Date: Fri Jul  7 08:18:32 2017
New Revision: 445217
URL: https://svnweb.freebsd.org/changeset/ports/445217

Log:
  MFH: r445149
  
  New port: www/rubygem-toml-rb
  
  A TOML parser using Citrus parsing library.
  
  WWW: http://github.com/emancu/toml-rb
  
  Submitted by: Matthias Fechner <idefix at fechner.net>
  
  Approved by: ports-secteam (junovitch)

Added:
  branches/2017Q3/www/rubygem-toml-rb/
     - copied from r445149, head/www/rubygem-toml-rb/
Modified:
  branches/2017Q3/www/Makefile
Directory Properties:
  branches/2017Q3/   (props changed)

Modified: branches/2017Q3/www/Makefile
==============================================================================
--- branches/2017Q3/www/Makefile	Fri Jul  7 08:17:07 2017	(r445216)
+++ branches/2017Q3/www/Makefile	Fri Jul  7 08:18:32 2017	(r445217)
@@ -2133,6 +2133,7 @@
     SUBDIR += rubygem-thin
     SUBDIR += rubygem-tinyatom
     SUBDIR += rubygem-tinymce-rails
+    SUBDIR += rubygem-toml-rb
     SUBDIR += rubygem-totoridipjp
     SUBDIR += rubygem-tumblr_client
     SUBDIR += rubygem-turbolinks


More information about the svn-ports-all mailing list