svn commit: r452456 - head/devel

Joseph Mingrone jrm at FreeBSD.org
Thu Oct 19 17:43:25 UTC 2017


Author: jrm
Date: Thu Oct 19 17:43:24 2017
New Revision: 452456
URL: https://svnweb.freebsd.org/changeset/ports/452456

Log:
  Also add changes to devel/Makefile for new ports, devel/rubygem-statsd-ruby,
  devel/rubygem-nsa-rails5, and devel/rubygem-webpacker-rails5.  This should have
  been included in the last commit.

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Thu Oct 19 17:41:39 2017	(r452455)
+++ head/devel/Makefile	Thu Oct 19 17:43:24 2017	(r452456)
@@ -5609,6 +5609,7 @@
     SUBDIR += rubygem-notiffany
     SUBDIR += rubygem-notify
     SUBDIR += rubygem-nprogress-rails
+    SUBDIR += rubygem-nsa-rails5
     SUBDIR += rubygem-numerizer
     SUBDIR += rubygem-octopress-hooks
     SUBDIR += rubygem-oj
@@ -5789,6 +5790,7 @@
     SUBDIR += rubygem-state_machines
     SUBDIR += rubygem-statsd
     SUBDIR += rubygem-statsd-instrument
+    SUBDIR += rubygem-statsd-ruby
     SUBDIR += rubygem-stella
     SUBDIR += rubygem-stemmer
     SUBDIR += rubygem-stomp
@@ -5796,6 +5798,7 @@
     SUBDIR += rubygem-stream
     SUBDIR += rubygem-streetaddress
     SUBDIR += rubygem-stringex
+    SUBDIR += rubygem-strong_migrations
     SUBDIR += rubygem-structured_warnings
     SUBDIR += rubygem-stud
     SUBDIR += rubygem-subexec


More information about the svn-ports-all mailing list