summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Moll <mmoll@FreeBSD.org>2015-10-07 22:03:37 +0000
committerMichael Moll <mmoll@FreeBSD.org>2015-10-07 22:03:37 +0000
commita25792348d7ee4de53e5f0c2dd0ceaf3de4aefc4 (patch)
treec1653021ae478bdf6435356a860f7ef4933814b8
parentemulators/linux_base-c6: fix unfetchable distfiles (diff)
misc/ruby-progressbar: set to deprecated
Approved by: tota (maintainer, via private mail)
Notes
Notes: svn path=/head/; revision=398789
-rw-r--r--misc/ruby-progressbar/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/ruby-progressbar/Makefile b/misc/ruby-progressbar/Makefile
index f508d63b42f3..5a9ceb4f45ab 100644
--- a/misc/ruby-progressbar/Makefile
+++ b/misc/ruby-progressbar/Makefile
@@ -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