Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Oct 2015 22:03:38 +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: r398789 - head/misc/ruby-progressbar
Message-ID:  <201510072203.t97M3cha084837@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mmoll
Date: Wed Oct  7 22:03:37 2015
New Revision: 398789
URL: https://svnweb.freebsd.org/changeset/ports/398789

Log:
  misc/ruby-progressbar: set to deprecated
  
  Approved by:	tota (maintainer, via private mail)

Modified:
  head/misc/ruby-progressbar/Makefile

Modified: head/misc/ruby-progressbar/Makefile
==============================================================================
--- head/misc/ruby-progressbar/Makefile	Wed Oct  7 20:59:00 2015	(r398788)
+++ head/misc/ruby-progressbar/Makefile	Wed Oct  7 22:03:37 2015	(r398789)
@@ -13,6 +13,9 @@ DISTNAME=	ruby-${PORTNAME}-${PORTVERSION
 MAINTAINER=	tota@FreeBSD.org
 COMMENT=	Text progress bar library for Ruby
 
+DEPRECATED=	Abandoned upstream, superseded by devel/rubygem-ruby-progressbar
+EXPIRATION_DATE=	2015-10-22
+
 CONFLICTS_INSTALL=	rubygem-ruby-progressbar-*
 USE_RUBY=	yes
 NO_BUILD=	yes



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