svn commit: r366724 - head/devel

Steve Wills swills at FreeBSD.org
Sun Aug 31 05:09:11 UTC 2014


Author: swills
Date: Sun Aug 31 05:09:10 2014
New Revision: 366724
URL: http://svnweb.freebsd.org/changeset/ports/366724
QAT: https://qat.redports.org/buildarchive/r366724/

Log:
  re-connect rubygem-builder32 to the build, removing it shouldn't have been
  committed yet
  
  Pointy hat to:	swills

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sun Aug 31 04:58:30 2014	(r366723)
+++ head/devel/Makefile	Sun Aug 31 05:09:10 2014	(r366724)
@@ -4254,6 +4254,7 @@
     SUBDIR += rubygem-bugspots
     SUBDIR += rubygem-builder
     SUBDIR += rubygem-builder31
+    SUBDIR += rubygem-builder32
     SUBDIR += rubygem-byebug
     SUBDIR += rubygem-caesars
     SUBDIR += rubygem-cairo-gobject


More information about the svn-ports-all mailing list