aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-30 19:27:05 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-30 19:27:05 +0000
commit545fc86d485eb2ab656b485f7ffc3b62db5b9212 (patch)
treef66961dea2990416514a3212c02b79cd9c8c5b0e /textproc
parent664a03287d356e02354c13c6d367ee6d59821b7d (diff)
downloadports-545fc86d485eb2ab656b485f7ffc3b62db5b9212.tar.gz
ports-545fc86d485eb2ab656b485f7ffc3b62db5b9212.zip
Revert r566084, fixed in r567245
- Bump PORTREVISION for dependency change chef-utils is an indirect dependency via mixlib-shellout [1]. I've fixed the problem in r567245. In order to keep the dependency correct [2], I reverted r566084 which added rubygem-chef-utils to the wrong place. [1] https://rubygems.org/gems/mixlib-shellout/versions/3.2.2 [2] https://rubygems.org/gems/mdl/versions/0.11.0 PR: 252836 Reference: https://bugs.FreeBSD.org/bugzilla/show_bug.cgi?id=252836#c7 Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=569592
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-mdl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/rubygem-mdl/Makefile b/textproc/rubygem-mdl/Makefile
index 99f3980d22df..911db3f4d4cb 100644
--- a/textproc/rubygem-mdl/Makefile
+++ b/textproc/rubygem-mdl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mdl
PORTVERSION= 0.11.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@@ -13,7 +13,6 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-kramdown>=2.3<3:textproc/rubygem-kramdown \
rubygem-kramdown-parser-gfm>=1.1<2:textproc/rubygem-kramdown-parser-gfm \
- rubygem-chef-utils>=16.8.14:sysutils/rubygem-chef-utils \
rubygem-mixlib-cli>=2.1.1<3:devel/rubygem-mixlib-cli \
rubygem-mixlib-config>=2.2.1<4:devel/rubygem-mixlib-config \
rubygem-mixlib-shellout>=0:devel/rubygem-mixlib-shellout