From cc30d965d3d06ecac8a54d539f41d864e3d2caf4 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Mon, 7 Nov 2022 17:14:39 +0000 Subject: [PATCH] Bump and fix LDEP after vte3 split. --- comms/amtterm/Makefile | 2 +- devel/giggle/Makefile | 2 +- emulators/qemu/Makefile | 1 + x11/elementary/code/Makefile | 2 +- x11/gnome/builder/Makefile | 3 ++- x11/gnome/console/Makefile | 3 ++- x11/gnome/terminal/Makefile | 1 + x11/lxterminal/Makefile | 1 + x11/mate/terminal/Makefile | 2 +- x11/remmina/Makefile | 1 + x11/roxterm/Makefile | 1 + x11/sakura/Makefile | 2 ++ x11/tilda/Makefile | 1 + x11/virt-viewer/Makefile | 1 + x11/xfce4/terminal/Makefile | 2 +- 15 files changed, 18 insertions(+), 7 deletions(-) diff --git a/comms/amtterm/Makefile b/comms/amtterm/Makefile index 5988ba30e8a..f8fd6cd1ba3 100644 --- a/comms/amtterm/Makefile +++ b/comms/amtterm/Makefile @@ -2,7 +2,7 @@ COMMENT-term= cli client for Intel AMT serial-over-lan COMMENT-main= client and tools for Intel AMT serial-over-lan V= 1.6 -REVISION= 1 +REVISION= 2 DISTNAME= amtterm-$V PKGNAME-term= amtterm-cli-$V MULTI_PACKAGES= -main -term diff --git a/devel/giggle/Makefile b/devel/giggle/Makefile index b1830a39b23..a485658e138 100644 --- a/devel/giggle/Makefile +++ b/devel/giggle/Makefile @@ -2,7 +2,7 @@ COMMENT= gtk-based git repository viewer GNOME_VERSION= 0.7 GNOME_PROJECT= giggle -REVISION= 13 +REVISION= 14 CATEGORIES= devel x11 diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index f3bf8e9cc7d..a31ca90c330 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -6,6 +6,7 @@ COMMENT-ga= QEMU guest agent VERSION= 7.1.0 DISTNAME= qemu-${VERSION} +REVISION-main= 0 REVISION-ga= 0 CATEGORIES= emulators MASTER_SITES= https://download.qemu.org/ diff --git a/x11/elementary/code/Makefile b/x11/elementary/code/Makefile index fdb39efeece..e366d3b66d9 100644 --- a/x11/elementary/code/Makefile +++ b/x11/elementary/code/Makefile @@ -1,6 +1,6 @@ COMMENT = code editor from elementary OS PKGNAME = ${DISTNAME:S/^/elementary-/} -REVISION = 4 +REVISION = 5 SHARED_LIBS += codecore 0.0 # 0.0 diff --git a/x11/gnome/builder/Makefile b/x11/gnome/builder/Makefile index fdc51d7ed96..b360653cb9c 100644 --- a/x11/gnome/builder/Makefile +++ b/x11/gnome/builder/Makefile @@ -5,6 +5,7 @@ COMMENT= IDE for GNOME GNOME_PROJECT= gnome-builder GNOME_VERSION= 43.2 +REVISION= 0 CATEGORIES= devel @@ -45,7 +46,7 @@ LIB_DEPENDS= devel/jsonrpc-glib \ devel/libpeas \ devel/llvm \ devel/template-glib \ - devel/vte3 \ + devel/vte3,-gtk4 \ editors/editorconfig-core-c \ sysutils/dspy \ sysutils/libportal,-gtk4 \ diff --git a/x11/gnome/console/Makefile b/x11/gnome/console/Makefile index 201083d38ab..f14fdd202f3 100644 --- a/x11/gnome/console/Makefile +++ b/x11/gnome/console/Makefile @@ -2,6 +2,7 @@ COMMENT= user-friendly terminal emulator for GNOME GNOME_PROJECT= gnome-console GNOME_VERSION= 43.0 +REVISION= 0 CATEGORIES= x11 @@ -28,7 +29,7 @@ BUILD_DEPENDS= devel/gsettings-desktop-schemas \ BUILD_DEPENDS += devel/pcre2 LIB_DEPENDS= devel/libgtop2 \ - devel/vte3 \ + devel/vte3,-gtk4 \ x11/gnome/libadwaita # org.gnome.system.proxy diff --git a/x11/gnome/terminal/Makefile b/x11/gnome/terminal/Makefile index 1fe6c518914..3144260f858 100644 --- a/x11/gnome/terminal/Makefile +++ b/x11/gnome/terminal/Makefile @@ -2,6 +2,7 @@ COMMENT= GNOME terminal GNOME_PROJECT= gnome-terminal GNOME_VERSION= 3.46.4 +REVISION= 0 # override gnome MODULE MASTER_SITES= https://gitlab.gnome.org/GNOME/${GNOME_PROJECT}/-/archive/${GNOME_VERSION}/ diff --git a/x11/lxterminal/Makefile b/x11/lxterminal/Makefile index 8fd70f6f10e..d41e45a27f9 100644 --- a/x11/lxterminal/Makefile +++ b/x11/lxterminal/Makefile @@ -2,6 +2,7 @@ COMMENT = vte-based terminal emulator of LXDE V = 0.3.2 DISTNAME = lxterminal-$V +REVISION = 0 CATEGORIES = x11 diff --git a/x11/mate/terminal/Makefile b/x11/mate/terminal/Makefile index 4c012ef578e..e1180a7284b 100644 --- a/x11/mate/terminal/Makefile +++ b/x11/mate/terminal/Makefile @@ -1,5 +1,5 @@ COMMENT= MATE terminal -REVISION= 1 +REVISION= 2 MATE_PROJECT= mate-terminal diff --git a/x11/remmina/Makefile b/x11/remmina/Makefile index 3de1409b158..d8fb45a70de 100644 --- a/x11/remmina/Makefile +++ b/x11/remmina/Makefile @@ -3,6 +3,7 @@ COMMENT= GTK+ remote desktop client V= 1.4.23 DISTNAME= remmina-${V} WRKDIST= ${WRKDIR}/Remmina-v${V}-a03c1648a090458736434c77c0be00a7cf9cc44b +REVISION= 0 CATEGORIES= x11 net diff --git a/x11/roxterm/Makefile b/x11/roxterm/Makefile index 7b5fd22ffa5..40ed33ea1a2 100644 --- a/x11/roxterm/Makefile +++ b/x11/roxterm/Makefile @@ -3,6 +3,7 @@ COMMENT= highly configurable terminal emulator GH_ACCOUNT= realh GH_PROJECT= roxterm GH_TAGNAME= 3.10.1 +REVISION= 0 CATEGORIES= x11 diff --git a/x11/sakura/Makefile b/x11/sakura/Makefile index 5fdd418fa7f..f73331e4ebe 100644 --- a/x11/sakura/Makefile +++ b/x11/sakura/Makefile @@ -4,6 +4,8 @@ DISTNAME = sakura-${V} EXTRACT_SUFX = .tar.bz2 CATEGORIES = x11 +REVISION = 0 + HOMEPAGE = http://www.pleyades.net/david/projects/sakura/ MAINTAINER = Victor Kukshiev diff --git a/x11/tilda/Makefile b/x11/tilda/Makefile index ea5a9386c36..045379baec1 100644 --- a/x11/tilda/Makefile +++ b/x11/tilda/Makefile @@ -4,6 +4,7 @@ GH_ACCOUNT= lanoxx GH_PROJECT= tilda GH_TAGNAME= tilda-1.5.0 DISTNAME= tilda-1.5.0 +REVISION= 0 CATEGORIES= x11 diff --git a/x11/virt-viewer/Makefile b/x11/virt-viewer/Makefile index 5168fa0ca9e..4261479d390 100644 --- a/x11/virt-viewer/Makefile +++ b/x11/virt-viewer/Makefile @@ -3,6 +3,7 @@ BROKEN-hppa= build stuck on virt-viewer-window.c COMMENT= graphics viewer for KVM guest displays DISTNAME= virt-viewer-11.0 +REVISION= 0 CATEGORIES= x11 diff --git a/x11/xfce4/terminal/Makefile b/x11/xfce4/terminal/Makefile index 6f240d42839..2f524324ada 100644 --- a/x11/xfce4/terminal/Makefile +++ b/x11/xfce4/terminal/Makefile @@ -2,7 +2,7 @@ COMMENT= Xfce4 vte-based terminal XFCE_VERSION= 1.0.4 XFCE_GOODIE= xfce4-terminal -REVISION= 0 +REVISION= 1 # GPLv2 PERMIT_PACKAGE= Yes