svn commit: r350514 - head/textproc/ruby-html-template

Baptiste Daroussin bapt at FreeBSD.org
Mon Apr 7 16:03:21 UTC 2014


Author: bapt
Date: Mon Apr  7 16:03:21 2014
New Revision: 350514
URL: http://svnweb.freebsd.org/changeset/ports/350514
QAT: https://qat.redports.org/buildarchive/r350514/

Log:
  Mark as broken: not stage friendly, no more public distfiles
  
  With hat:	portmgr

Modified:
  head/textproc/ruby-html-template/Makefile

Modified: head/textproc/ruby-html-template/Makefile
==============================================================================
--- head/textproc/ruby-html-template/Makefile	Mon Apr  7 16:01:54 2014	(r350513)
+++ head/textproc/ruby-html-template/Makefile	Mon Apr  7 16:03:21 2014	(r350514)
@@ -11,6 +11,8 @@ DIST_SUBDIR=	ruby
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	A Ruby library to use HTML as a template file from CGI scripts
 
+BROKEN=		Not stage friendly, no more public distfiles
+
 USE_RUBY=	yes
 USE_RUBY_SETUP=	yes
 RUBY_SETUP=	install.rb


More information about the svn-ports-all mailing list