git: 87137cb4f8f4 - main - gnome: replace vinagre with gnome-connections
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Jun 2022 17:19:55 UTC
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 \