Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jun 2022 17:19:55 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 87137cb4f8f4 - main - gnome: replace vinagre with gnome-connections
Message-ID:  <202206241719.25OHJtjp092982@gitrepo.freebsd.org>

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

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

commit 87137cb4f8f4e9ecaa90d7e0e6d363d235e3e1e4
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2022-06-24 17:18:05 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2022-06-24 17:19:18 +0000

    gnome: replace vinagre with gnome-connections
    
    vinagre has been deprecated along with gnome3 and replaced by
    gnome-connections
---
 x11/gnome/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile
index b97cd39bf9ae..16deec965482 100644
--- a/x11/gnome/Makefile
+++ b/x11/gnome/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	gnome
 PORTVERSION=	42
+PORTREVISION=	1
 CATEGORIES?=	x11 gnome
 
 MAINTAINER=	gnome@FreeBSD.org
@@ -62,7 +63,7 @@ RUN_DEPENDS+=	epiphany>=3.0.0:www/epiphany \
 		file-roller>=3.0.0:archivers/file-roller \
 		evince>=3.0.0:graphics/evince \
 		vino>=3.0.0:net/vino \
-		vinagre>=3.0.0:net/vinagre \
+		gnome-connections>=42:net/gnome-connections \
 		gnome-games>=3.0.0:games/gnome-games \
 		totem>=3.0.0:multimedia/totem \
 		gconf-editor>=3.0.0:sysutils/gconf-editor \



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