Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2023 17:17:50 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: caca180ec74b - main - x11/rubygem-gnome: Update to 4.1.9
Message-ID:  <202308211717.37LHHoOb008329@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=caca180ec74bbe1108940968f136c4ef79373c1d

commit caca180ec74bbe1108940968f136c4ef79373c1d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-21 17:08:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-21 17:08:14 +0000

    x11/rubygem-gnome: Update to 4.1.9
    
    Changes:        https://github.com/ruby-gnome/ruby-gnome/releases
---
 x11/rubygem-gnome/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/x11/rubygem-gnome/Makefile b/x11/rubygem-gnome/Makefile
index 260c50a93b15..8be756c95975 100644
--- a/x11/rubygem-gnome/Makefile
+++ b/x11/rubygem-gnome/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gnome
-PORTVERSION=	4.1.8
+PORTVERSION=	4.1.9
 CATEGORIES=	x11 gnome rubygems
 PKGNAMEPREFIX=	rubygem-
 
@@ -28,7 +28,8 @@ RUN_DEPENDS=	rubygem-atk>=${PORTVERSION}<${PORTVERSION}_99:accessibility/rubygem
 		rubygem-pango>=${PORTVERSION}<${PORTVERSION}_99:x11-toolkits/rubygem-pango \
 		rubygem-poppler>=${PORTVERSION}<${PORTVERSION}_99:x11-toolkits/rubygem-poppler \
 		rubygem-rsvg2>=${PORTVERSION}<${PORTVERSION}_99:graphics/rubygem-rsvg2 \
-		rubygem-vte3>=${PORTVERSION}<${PORTVERSION}_99:x11-toolkits/rubygem-vte3
+		rubygem-vte3>=${PORTVERSION}<${PORTVERSION}_99:x11-toolkits/rubygem-vte3 \
+		rubygem-vte4>=${PORTVERSION}<${PORTVERSION}_99:x11-toolkits/rubygem-vte4
 
 USES=		metaport
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308211717.37LHHoOb008329>