summaryrefslogtreecommitdiff
path: root/textproc/rubygem-xml-simple-gitlab
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2025-02-25 14:46:11 +0200
committerMatthias Fechner <mfechner@FreeBSD.org>2025-03-01 05:53:46 +0200
commit15212304dfec05d48c7252703fb12c466b7f2432 (patch)
tree0aa8506d3a6ff7c365fd5ac65c4292d304e213b0 /textproc/rubygem-xml-simple-gitlab
parentgraphics/mesa-devel: update to 25.0.b.1449 (diff)
www/gitlab: new ports required by gitlab 17.9
Diffstat (limited to 'textproc/rubygem-xml-simple-gitlab')
-rw-r--r--textproc/rubygem-xml-simple-gitlab/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/rubygem-xml-simple-gitlab/Makefile b/textproc/rubygem-xml-simple-gitlab/Makefile
index 9b08289123c4..ec1c6d6360fe 100644
--- a/textproc/rubygem-xml-simple-gitlab/Makefile
+++ b/textproc/rubygem-xml-simple-gitlab/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xml-simple
PORTVERSION= 1.1.9
+PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -gitlab
@@ -11,7 +12,7 @@ WWW= https://github.com/maik/xml-simple
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
-RUN_DEPENDS= rubygem-rexml-gitlab>=0:textproc/rubygem-rexml-gitlab
+RUN_DEPENDS= rubygem-rexml>=0:textproc/rubygem-rexml
USES= gem