svn commit: r317274 - head/devel/ruby-cvs

Baptiste Daroussin bapt at FreeBSD.org
Fri May 3 21:58:43 UTC 2013


Author: bapt
Date: Fri May  3 21:58:42 2013
New Revision: 317274
URL: http://svnweb.freebsd.org/changeset/ports/317274

Log:
  Mark as broken: does not fetch

Modified:
  head/devel/ruby-cvs/Makefile

Modified: head/devel/ruby-cvs/Makefile
==============================================================================
--- head/devel/ruby-cvs/Makefile	Fri May  3 21:56:56 2013	(r317273)
+++ head/devel/ruby-cvs/Makefile	Fri May  3 21:58:42 2013	(r317274)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	Ruby/CVS
-# Date created:		20 July 2001
-# Whom:			Akinori MUSHA aka knu <knu at idaemons.org>
-#
+# Created by: Akinori MUSHA aka knu <knu at idaemons.org>
 # $FreeBSD$
-#
 
 PORTNAME=	cvs
 PORTVERSION=	0.2
@@ -16,6 +12,8 @@ DIST_SUBDIR=	ruby
 MAINTAINER=	glarkin at FreeBSD.org
 COMMENT=	A Ruby library to provide a high level interface to a CVS repository
 
+BROKEN=		Does not fetch
+
 # optional, but strongly suggested
 #RUN_DEPENDS=	${RUBY_SITEARCHLIBDIR}/flex.so:${PORTSDIR}/devel/ruby-flex_rb
 


More information about the svn-ports-all mailing list