pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/vte3



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sun Jan  7 02:14:16 UTC 2024

Modified Files:
        pkgsrc/x11/vte3: Makefile PLIST distinfo
        pkgsrc/x11/vte3/patches: patch-src_pty.cc

Log Message:
vte3: update to 0.74.2

(No published change log found.)


To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/x11/vte3/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/vte3/PLIST
cvs rdiff -u -r1.27 -r1.28 pkgsrc/x11/vte3/distinfo
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/vte3/patches/patch-src_pty.cc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/vte3/Makefile
diff -u pkgsrc/x11/vte3/Makefile:1.74 pkgsrc/x11/vte3/Makefile:1.75
--- pkgsrc/x11/vte3/Makefile:1.74       Tue Nov 14 14:03:21 2023
+++ pkgsrc/x11/vte3/Makefile    Sun Jan  7 02:14:16 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.74 2023/11/14 14:03:21 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2024/01/07 02:14:16 gutteridge Exp $
 
-DISTNAME=      vte-0.72.3
+DISTNAME=      vte-0.74.2
 PKGNAME=       ${DISTNAME:S/vte/vte3/}
-PKGREVISION=   3
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=GNOME/}
 GITHUB_PROJECT=        vte
@@ -21,6 +20,8 @@ USE_LANGUAGES=                c c++
 
 USE_CXX_FEATURES+=     c++20
 
+# GTK4 widget not yet needed in pkgsrc.
+MESON_ARGS+=           -Dgtk4=false
 # Otherwise, this will fail on Linux distributions that don't
 # have libsystemd.
 MESON_ARGS+=           -D_systemd=false

Index: pkgsrc/x11/vte3/PLIST
diff -u pkgsrc/x11/vte3/PLIST:1.10 pkgsrc/x11/vte3/PLIST:1.11
--- pkgsrc/x11/vte3/PLIST:1.10  Mon Oct 30 23:02:02 2023
+++ pkgsrc/x11/vte3/PLIST       Sun Jan  7 02:14:16 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2023/10/30 23:02:02 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.11 2024/01/07 02:14:16 gutteridge Exp $
 bin/vte-2.91
 include/vte-2.91/vte/vte.h
 include/vte-2.91/vte/vtedeprecated.h
@@ -14,7 +14,7 @@ include/vte-2.91/vte/vteversion.h
 lib/girepository-1.0/Vte-2.91.typelib
 lib/libvte-2.91.so
 lib/libvte-2.91.so.0
-lib/libvte-2.91.so.0.7200.3
+lib/libvte-2.91.so.0.7400.2
 lib/pkgconfig/vte-2.91.pc
 libexec/vte-urlencode-cwd
 share/examples/profile.d/vte.csh

Index: pkgsrc/x11/vte3/distinfo
diff -u pkgsrc/x11/vte3/distinfo:1.27 pkgsrc/x11/vte3/distinfo:1.28
--- pkgsrc/x11/vte3/distinfo:1.27       Mon Oct 30 23:02:02 2023
+++ pkgsrc/x11/vte3/distinfo    Sun Jan  7 02:14:16 2024
@@ -1,12 +1,12 @@
-$NetBSD: distinfo,v 1.27 2023/10/30 23:02:02 gutteridge Exp $
+$NetBSD: distinfo,v 1.28 2024/01/07 02:14:16 gutteridge Exp $
 
-BLAKE2s (vte-0.72.3.tar.gz) = 7714f62e8cb1e50addc3c9c3e90d7d4c0d34aa1155aabeb54e77d9a268648d93
-SHA512 (vte-0.72.3.tar.gz) = 618ab76cb4a72e16c9f4a8d8b9dd1dd4da7cd387398d0509adfe4ef9c648234ee5944e7183a6d387fbef38a8d287e52dea0127f4191cbd5b3d699378f094ace8
-Size (vte-0.72.3.tar.gz) = 631087 bytes
+BLAKE2s (vte-0.74.2.tar.gz) = 41cc1d323a5587e595108f8f6c55c6760feb9f19ebb4d9147875736279492be2
+SHA512 (vte-0.74.2.tar.gz) = 3ccc35c08f0af1a9ba0699969d34ccc39ac28d1929c82fefe36133812ee6df9e3a3a0fd0e636aed6cf81f5b2b5b5cd345a8cb01c8a3a213edf6bc32eda03e208
+Size (vte-0.74.2.tar.gz) = 633135 bytes
 SHA1 (patch-meson.build) = 95cc6aea622e7f6ae991f337667b37bf0b9864bf
 SHA1 (patch-src_app_app.cc) = 2548e01629aa563595387328638a52a5616ff0bd
 SHA1 (patch-src_dumpkeys.c) = 102f24d7404d46b13194f3431d0a864d480e5da7
 SHA1 (patch-src_meson.build) = a8e159688fb36e4cfac40249e279a670c9c6cda8
 SHA1 (patch-src_mev.c) = b38dc42e02a8d5fa1e579349319f0b8c8b31dbce
-SHA1 (patch-src_pty.cc) = 51d4146ee2ca92897a79fd28e4afbca92599fdf3
+SHA1 (patch-src_pty.cc) = 5c4f98c9170be550742d24b00f175f3a9c832d80
 SHA1 (patch-src_widget.cc) = cbc8b715b21248996bfb7c6abe355c5f4e510539

Index: pkgsrc/x11/vte3/patches/patch-src_pty.cc
diff -u pkgsrc/x11/vte3/patches/patch-src_pty.cc:1.12 pkgsrc/x11/vte3/patches/patch-src_pty.cc:1.13
--- pkgsrc/x11/vte3/patches/patch-src_pty.cc:1.12       Mon Oct 30 23:02:02 2023
+++ pkgsrc/x11/vte3/patches/patch-src_pty.cc    Sun Jan  7 02:14:16 2024
@@ -1,17 +1,17 @@
-$NetBSD: patch-src_pty.cc,v 1.12 2023/10/30 23:02:02 gutteridge Exp $
+$NetBSD: patch-src_pty.cc,v 1.13 2024/01/07 02:14:16 gutteridge Exp $
 
 Use correct includes on SunOS.
 
---- src/pty.cc.orig    2023-04-13 09:57:27.000000000 +0000
+--- src/pty.cc.orig    2024-01-06 16:00:59.800608016 +0000
 +++ src/pty.cc
 @@ -57,7 +57,9 @@
- #ifdef HAVE_PTY_H
+ #if __has_include(<pty.h>)
  #include <pty.h>
  #endif
--#if defined(__sun) && defined(HAVE_STROPTS_H)
+-#if defined(__sun) && __has_include(<stropts.h>)
 +#if defined(__sun)
 +#include <sys/ioccom.h>
 +#include <sys/ptyvar.h>
  #include <stropts.h>
+ #define HAVE_STROPTS_H
  #endif
- #ifdef __NetBSD__



Home | Main Index | Thread Index | Old Index