aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-03-04 16:18:05 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-03-04 16:18:05 +0000
commit9baa768e1b5c2c4c12a42e06de14804b38d4c5e5 (patch)
tree4edf38cce039c89e032ed8bce26a4aa2798cb72c /www
parent717a77c2397e70beb4cd7cf06a2c8420f37cb804 (diff)
Change RUN_DEPENDS from rubygem-asciidoctor-plantuml to rubygem-asciidoctor-plantuml0010
- While I'm here, remove extra . in the version (0.0.10.) - Bump PORTREVISION for dependency change
Notes
Notes: svn path=/head/; revision=527786
Diffstat (limited to 'www')
-rw-r--r--www/gitlab-ce/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile
index fdf68454c0a7..e56c3bc92b39 100644
--- a/www/gitlab-ce/Makefile
+++ b/www/gitlab-ce/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gitlab-ce
PORTVERSION= 12.8.1
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= www devel
MAINTAINER= mfechner@FreeBSD.org
@@ -109,7 +109,7 @@ MY_DEPENDS= git>=2.22.2:devel/git \
rubygem-wikicloth081>=0.8.1<0.8.2:textproc/rubygem-wikicloth081 \
rubygem-asciidoctor>=2.0.10<2.1.0:textproc/rubygem-asciidoctor \
rubygem-asciidoctor-include-ext>=0.3.1<0.4.0:textproc/rubygem-asciidoctor-include-ext \
- rubygem-asciidoctor-plantuml=0.0.10.:textproc/rubygem-asciidoctor-plantuml \
+ rubygem-asciidoctor-plantuml0010=0.0.10:textproc/rubygem-asciidoctor-plantuml0010 \
rubygem-rouge>=3.15.0:textproc/rubygem-rouge \
rubygem-truncato>=0.7.11<0.8.0:textproc/rubygem-truncato \
rubygem-bootstrap_form>=4.2.0<4.3.0:devel/rubygem-bootstrap_form \