svn commit: r330041 - head/devel/ruby-sdl

Thomas Abthorpe tabthorpe at FreeBSD.org
Fri Oct 11 01:41:57 UTC 2013


Author: tabthorpe
Date: Fri Oct 11 01:41:56 2013
New Revision: 330041
URL: http://svnweb.freebsd.org/changeset/ports/330041

Log:
  - Mark BROKEN, set DEPRECATED
  
  With hat:	portmgr

Modified:
  head/devel/ruby-sdl/Makefile   (contents, props changed)

Modified: head/devel/ruby-sdl/Makefile
==============================================================================
--- head/devel/ruby-sdl/Makefile	Fri Oct 11 01:40:34 2013	(r330040)
+++ head/devel/ruby-sdl/Makefile	Fri Oct 11 01:41:56 2013	(r330041)
@@ -13,6 +13,9 @@ DIST_SUBDIR=	ruby
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Ruby extension library to use SDL library
 
+DEPRECATED=	Does not work with Ruby 1.9
+EXPIRATION_DATE=	2013-10-10
+
 BUILD_DEPENDS=	${NONEXISTENT}:${RUBY_OPENGL_PORTDIR}:patch
 
 RUBY_OPENGL_PORTDIR=	${PORTSDIR}/graphics/ruby-opengl


More information about the svn-ports-head mailing list