svn commit: r389755 - head/audio/rubyripper

Michael Moll mmoll at FreeBSD.org
Mon Jun 15 21:12:32 UTC 2015


Author: mmoll
Date: Mon Jun 15 21:12:31 2015
New Revision: 389755
URL: https://svnweb.freebsd.org/changeset/ports/389755

Log:
  audio/rubyripper: mark BROKEN after devel/rubygem-gettext update
  
  Differential Revision:	https://reviews.freebsd.org/D2833
  Approved by:	swills (mentor)

Modified:
  head/audio/rubyripper/Makefile

Modified: head/audio/rubyripper/Makefile
==============================================================================
--- head/audio/rubyripper/Makefile	Mon Jun 15 21:10:06 2015	(r389754)
+++ head/audio/rubyripper/Makefile	Mon Jun 15 21:12:31 2015	(r389755)
@@ -12,6 +12,10 @@ COMMENT=	Digital audio CD extraction too
 
 LICENSE=	GPLv3
 
+BROKEN=		Does not build with newer rubygem-gettext
+DEPRECATED=	Does not build and is deprecated upstream
+EXPIRATION_DATE=	2015-07-15
+
 # cdparanoia is not really required for the build, but the port would not
 # configure without it (ideally, configure script should be fixed instead
 # of forcing this superfluous build dependency)


More information about the svn-ports-all mailing list