aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-05-18 09:20:17 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-05-18 11:25:02 +0000
commitfe337af49c25a5260b95f9a9ca8e6960176ed562 (patch)
treee726b205fb6963f694814f993fbd5f28a6cb02e6
parenta561062c47a351a9d271b5e33a0dff164d6dcb4d (diff)
downloadports-fe337af49c25a5260b95f9a9ca8e6960176ed562.tar.gz
ports-fe337af49c25a5260b95f9a9ca8e6960176ed562.zip
x11-toolkits/vte3: update to 0.64.1, latest upstream
This is a minor update. While doing the update, I tried to pull in fixes from PR 240548 -- those were submitted upstream years ago, landed upstream, then removed again upstream in favor of fdwalk(), which might end up in in FreeBSD eventually. The fdwalk() call applies FD_CLOEXEC to all the file descriptors -- the original patch from the PR called closefrom(), but doing **that** makes consumers of vte3 (e.g. roxterm) hang / close. So just updating, not dealing with the issue of the fallback fdwalk() implementation being clunky. PR: 240548
-rw-r--r--x11-toolkits/vte3/Makefile2
-rw-r--r--x11-toolkits/vte3/distinfo6
-rw-r--r--x11-toolkits/vte3/pkg-plist2
3 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/vte3/Makefile b/x11-toolkits/vte3/Makefile
index d10c7c862f4e..93f482c35c46 100644
--- a/x11-toolkits/vte3/Makefile
+++ b/x11-toolkits/vte3/Makefile
@@ -1,7 +1,7 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
PORTNAME= vte
-PORTVERSION= 0.64.0
+PORTVERSION= 0.64.1
CATEGORIES= x11-toolkits gnome
MASTER_SITES= GNOME
PKGNAMESUFFIX= 3
diff --git a/x11-toolkits/vte3/distinfo b/x11-toolkits/vte3/distinfo
index d04d18107959..1cb84af33a8b 100644
--- a/x11-toolkits/vte3/distinfo
+++ b/x11-toolkits/vte3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618848587
-SHA256 (gnome/vte-0.64.0.tar.xz) = c0c60b8dc343167437c86d984b0cf134df86034180ed70513f683006ada3ec41
-SIZE (gnome/vte-0.64.0.tar.xz) = 874436
+TIMESTAMP = 1621287583
+SHA256 (gnome/vte-0.64.1.tar.xz) = 12fb41a9ff8e03c5f1711b46560910a4b9b3102aec3e9e7609ceef4dfa98aa2a
+SIZE (gnome/vte-0.64.1.tar.xz) = 874608
diff --git a/x11-toolkits/vte3/pkg-plist b/x11-toolkits/vte3/pkg-plist
index 812aa40b31fc..13abe57302d3 100644
--- a/x11-toolkits/vte3/pkg-plist
+++ b/x11-toolkits/vte3/pkg-plist
@@ -14,7 +14,7 @@ include/vte-%%VERSION%%/vte/vteversion.h
lib/girepository-1.0/Vte-%%VERSION%%.typelib
lib/libvte-%%VERSION%%.so
lib/libvte-%%VERSION%%.so.0
-lib/libvte-%%VERSION%%.so.0.6400.0
+lib/libvte-%%VERSION%%.so.0.6400.1
libdata/pkgconfig/vte-%%VERSION%%.pc
libexec/vte-urlencode-cwd
share/gir-1.0/Vte-%%VERSION%%.gir