svn commit: r350512 - head/textproc/ruby-diff
Baptiste Daroussin
bapt at FreeBSD.org
Mon Apr 7 15:58:06 UTC 2014
Author: bapt
Date: Mon Apr 7 15:58:05 2014
New Revision: 350512
URL: http://svnweb.freebsd.org/changeset/ports/350512
QAT: https://qat.redports.org/buildarchive/r350512/
Log:
Mark as broken: does not fetch
Modified:
head/textproc/ruby-diff/Makefile
Modified: head/textproc/ruby-diff/Makefile
==============================================================================
--- head/textproc/ruby-diff/Makefile Mon Apr 7 15:56:51 2014 (r350511)
+++ head/textproc/ruby-diff/Makefile Mon Apr 7 15:58:05 2014 (r350512)
@@ -12,9 +12,10 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby at FreeBSD.org
COMMENT= Ruby implementation of Perl's Algorithm::Diff
+BROKEN= Does not fetch
+
USE_RUBY= YES
USE_RUBY_SETUP= YES
RUBY_SETUP= install.rb
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list