svn commit: r504646 - head/www/gitlab-ce

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 20 16:46:10 UTC 2019


Author: sunpoet
Date: Thu Jun 20 16:46:08 2019
New Revision: 504646
URL: https://svnweb.freebsd.org/changeset/ports/504646

Log:
  Change RUN_DEPENDS from rubygem-asciidoctor-plantuml to rubygem-asciidoctor-plantuml008
  
  - Bump PORTREVISION for dependency change

Modified:
  head/www/gitlab-ce/Makefile

Modified: head/www/gitlab-ce/Makefile
==============================================================================
--- head/www/gitlab-ce/Makefile	Thu Jun 20 16:46:03 2019	(r504645)
+++ head/www/gitlab-ce/Makefile	Thu Jun 20 16:46:08 2019	(r504646)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gitlab-ce
 PORTVERSION=	11.11.3
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	www devel
 
 MAINTAINER=	mfechner at FreeBSD.org
@@ -98,7 +98,7 @@ MY_DEPENDS=	git>=2.21.0:devel/git \
 	rubygem-creole>=0.5.0:textproc/rubygem-creole \
 	rubygem-wikicloth081>=0.8.1:textproc/rubygem-wikicloth081 \
 	rubygem-asciidoctor>=1.5.8:textproc/rubygem-asciidoctor \
-	rubygem-asciidoctor-plantuml>=0.0.8:textproc/rubygem-asciidoctor-plantuml \
+	rubygem-asciidoctor-plantuml008>=0.0.8:textproc/rubygem-asciidoctor-plantuml008 \
 	rubygem-rouge>=3.1:textproc/rubygem-rouge \
 	rubygem-truncato>=0.7.11:textproc/rubygem-truncato \
 	rubygem-bootstrap_form>=4.2.0:devel/rubygem-bootstrap_form \


More information about the svn-ports-all mailing list