aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authordumbbell <dumbbell@FreeBSD.org>2017-02-20 01:37:36 +0800
committerdumbbell <dumbbell@FreeBSD.org>2017-02-20 01:37:36 +0800
commitec9d3ae30b35c1e90e47a1d3b8cb6f52dcc25a60 (patch)
treebd0784255b137f504679d036b942b823d424c9bf /devel/Makefile
parent4a925bb4af924531f5e488ff180a8838ee9e8e7d (diff)
downloadfreebsd-ports-gnome-ec9d3ae30b35c1e90e47a1d3b8cb6f52dcc25a60.tar.gz
freebsd-ports-gnome-ec9d3ae30b35c1e90e47a1d3b8cb6f52dcc25a60.tar.zst
freebsd-ports-gnome-ec9d3ae30b35c1e90e47a1d3b8cb6f52dcc25a60.zip
sysutils/rubygem-bosh_cli: Depend on devel/rubygem-progressbar09
sysutils/rubygem-bosh_cli is incompatible with devel/rubygem-progressbar (1.8.2 at the time of this commit). This causes BOSH commands, such as `bosh upload release` to fail with an obscure Ruby exception. devel/rubygem-progressbar09 is svn-copied from devel/rubygem-progressbar and downgraded to 0.9.2. sysutils/robygem-bosh_cli `PORTREVISION` is bumped to reflect the change of dependency. Approved by: antoine (mentor), sunpoet Differential Revision: https://reviews.freebsd.org/D9651
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 9c6345ddf0cb..3080d634855c 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -5372,6 +5372,7 @@
SUBDIR += rubygem-powerpack
SUBDIR += rubygem-pqueue
SUBDIR += rubygem-progressbar
+ SUBDIR += rubygem-progressbar09
SUBDIR += rubygem-protected_attributes
SUBDIR += rubygem-pry
SUBDIR += rubygem-pry-rails