pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/sakura
Module Name: pkgsrc
Committed By: pin
Date: Wed Aug 14 12:09:12 UTC 2024
Modified Files:
pkgsrc/x11/sakura: Makefile distinfo
Log Message:
x11/sakura: update to 3.8.8
- new color palette: Hybrid
- solve cmake deprecation warnings
- solve github issue #38 (windows key accelerator not working)
- now command line commands apply to all tabs
- more consistent behaviour for filenames with spaces
- added support for shell programs different from the login shell (non-bash)
- disable tab scrolling because it's not working as expected (solves issue #45)
- let child processes manage button events if needed (solves issue #48)
- add a term option to set the default terminal (solves issue #49)
- remove show closebutton option from the contextual menu (still available in the config file
- update translations
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/x11/sakura/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/sakura/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/sakura/Makefile
diff -u pkgsrc/x11/sakura/Makefile:1.52 pkgsrc/x11/sakura/Makefile:1.53
--- pkgsrc/x11/sakura/Makefile:1.52 Sun Apr 7 07:35:28 2024
+++ pkgsrc/x11/sakura/Makefile Wed Aug 14 12:09:12 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2024/04/07 07:35:28 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2024/08/14 12:09:12 pin Exp $
-DISTNAME= sakura-3.8.7
-PKGREVISION= 5
+DISTNAME= sakura-3.8.8
CATEGORIES= x11
MASTER_SITES= https://launchpad.net/sakura/trunk/${PKGVERSION_NOREV}/+download/
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/x11/sakura/distinfo
diff -u pkgsrc/x11/sakura/distinfo:1.16 pkgsrc/x11/sakura/distinfo:1.17
--- pkgsrc/x11/sakura/distinfo:1.16 Mon Jun 5 15:20:53 2023
+++ pkgsrc/x11/sakura/distinfo Wed Aug 14 12:09:12 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2023/06/05 15:20:53 pin Exp $
+$NetBSD: distinfo,v 1.17 2024/08/14 12:09:12 pin Exp $
-BLAKE2s (sakura-3.8.7.tar.bz2) = 9ef345f292baa6538db4cd0391aa6f496bd04f7d3d0f915a00088f02da3b7121
-SHA512 (sakura-3.8.7.tar.bz2) = ec606af0ab808e93366a08ef36199ef7e23677e7aac4765573604230c9ea498a14d6f22983ab7285030e6d10f432b7ad924f33660bce8bc05bd76a2c31c1a76b
-Size (sakura-3.8.7.tar.bz2) = 60003 bytes
+BLAKE2s (sakura-3.8.8.tar.bz2) = 9262818bdca663a786ba462696e6e1b7b05ff0c9bf4f25bbb6a698f1b9a06d2d
+SHA512 (sakura-3.8.8.tar.bz2) = c144e0ed2822f6f2ae9a92a73df75a30209db61e667bdfb415353491cce16fb5c855dcd27f412c2539e02310150348450409055688aef6d72f42651a344c5db3
+Size (sakura-3.8.8.tar.bz2) = 60946 bytes
SHA1 (patch-CMakeLists.txt) = 2083126c8a3ba4fa9a5e491f209c567de89c76cf
Home |
Main Index |
Thread Index |
Old Index