Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2015 21:12:32 +0000 (UTC)
From:      Michael Moll <mmoll@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r389755 - head/audio/rubyripper
Message-ID:  <201506152112.t5FLCWqA078307@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506152112.t5FLCWqA078307>