pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/icewm



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Fri Jun 28 17:11:26 UTC 2024

Modified Files:
        pkgsrc/wm/icewm: Makefile PLIST distinfo
Removed Files:
        pkgsrc/wm/icewm/patches: patch-doc_Makefile.am

Log Message:
icewm: update to 3.6.0

Release icewm-3.6.0 released 2024-06-16
---------------------------------------

git shortlog -e -n -w80,6,8 3.5.1...3.6.0

Bert Gijsbers <gijsbers%science.uva.nl@localhost> (20):
      Double-click the border to maximize just that side for ice-wm/icewm#163.
        Repeat to restore that side. Also for corners.
      Restore moving windows by dragging with the right button down.
      Double-clicking on the border can undo a maximization.
      Support composing characters in the address bar with X input method.
      Fix checking for mkdir success in ensureDirectory.
      Provide for the case when XCreateIC fails.
      Convert to wchar_t using YWideString.
      Only compare icewm-extra tar file against ctime.
      Ignore moving/sizing requests, when a moving or sizing is already in
        progress.
      Don't create Window handle when destroyed or without a parent.
      Don't install mouse bindings when the frame is being destroyed.
      Don't dispatch events to destroyed windows.
      Fix length calculation after getCharFromEvent.
      Log key events.
      Avoid constructing invalid work areas.
      Do XFilterEvent globally.
      Mention the requirements for the --install option.
      Update pot files.
      Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into
        icewm-1-4-BRANCH
      Merge branch 'icewm-1-4-BRANCH'

Baurzhan Muftakhidinov <baurthefirst%gmail.com@localhost> (3):
      Translated using Weblate (Kazakh)
      Translated using Weblate (Kazakh)
      Translated using Weblate (Kazakh)

Temuri Doghonadze <temuri.doghonadze%gmail.com@localhost> (1):
      Translated using Weblate (Georgian)

Release icewm-3.5.1 released 2024-06-06
---------------------------------------

git shortlog -e -n -w80,6,8 3.5.0...3.5.1

Bert Gijsbers <gijsbers%science.uva.nl@localhost> (26):
      Drop obsolete AC_HEADERs from configure.
      MailBoxPath is a list separated by spaces.
      MailBoxPath is a list separated by spaces.
      Replace duplicate code in getsesfile with getPrivConfFile.
      Add ensureDirectory to upath.
      Use 'space' instead of 'Space' in default key bindings.
      Extra test on upath expansion.
      Check for path existence in rewritePrefs.
      Use ensureDirectory in getPrivConfDir.
      Always create directory in getPrivConfFile.
      Add minute as a time unit.
      Add Tab completion on usernames and on environment variables.
      Add a permanent history of commands to the address bar.
      Update new address bar features.
      Tab-complete a leading environment variable in the address bar.
      Don't arrange, but only limit the position on screen dimension changes.
      Warn if DESKTOP_SESSION is icewm instead of icewm-session.
      Update icewm manpage description.
      Also expand a leading tilde username prefix.
      Update INSTALL.cmakebuild from INSTALL-cmakebuild.md.
      Drop empty si.po.
      Fix test -nt for NetBSD and closes ice-wm/icewm#168.
      Add percentage to icesh move for ice-wm/icewm#169
      Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into
        icewm-1-4-BRANCH
      Merge branch 'icewm-1-4-BRANCH'
      Prepare 3.5.1 release

Hugo Carvalho <hugokarvalho%hotmail.com@localhost> (1):
      Translated using Weblate (Portuguese)

Rodrigo Macedo <sottomaiormacedotec%sottomaiormacedo.tech@localhost> (1):
      Translated using Weblate (Portuguese (Brazil))


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/wm/icewm/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/wm/icewm/PLIST
cvs rdiff -u -r1.47 -r1.48 pkgsrc/wm/icewm/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/wm/icewm/patches/patch-doc_Makefile.am

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

Modified files:

Index: pkgsrc/wm/icewm/Makefile
diff -u pkgsrc/wm/icewm/Makefile:1.58 pkgsrc/wm/icewm/Makefile:1.59
--- pkgsrc/wm/icewm/Makefile:1.58       Thu Jun 13 21:17:39 2024
+++ pkgsrc/wm/icewm/Makefile    Fri Jun 28 17:11:26 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2024/06/13 21:17:39 gutteridge Exp $
+# $NetBSD: Makefile,v 1.59 2024/06/28 17:11:26 gutteridge Exp $
 
-DISTNAME=      icewm-3.5.0
+DISTNAME=      icewm-3.6.0
 CATEGORIES=    wm
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ice-wm/}
 
@@ -9,8 +9,6 @@ HOMEPAGE=       https://ice-wm.org/
 COMMENT=       Small, fast and light-weight window manager
 LICENSE=       gnu-gpl-v2
 
-FILESDIR=      ${.CURDIR}/../../wm/icewm/files
-
 GNU_CONFIGURE=         yes
 USE_PKGLOCALEDIR=      yes
 USE_LANGUAGES=         c c++

Index: pkgsrc/wm/icewm/PLIST
diff -u pkgsrc/wm/icewm/PLIST:1.26 pkgsrc/wm/icewm/PLIST:1.27
--- pkgsrc/wm/icewm/PLIST:1.26  Thu Jun  6 14:16:23 2024
+++ pkgsrc/wm/icewm/PLIST       Fri Jun 28 17:11:26 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2024/06/06 14:16:23 ktnb Exp $
+@comment $NetBSD: PLIST,v 1.27 2024/06/28 17:11:26 gutteridge Exp $
 bin/icehelp
 bin/icesh
 bin/icewm
@@ -642,7 +642,6 @@ ${PLIST.nls}share/locale/pt/LC_MESSAGES/
 ${PLIST.nls}share/locale/pt_BR/LC_MESSAGES/icewm.mo
 ${PLIST.nls}share/locale/ro/LC_MESSAGES/icewm.mo
 ${PLIST.nls}share/locale/ru/LC_MESSAGES/icewm.mo
-${PLIST.nls}share/locale/si/LC_MESSAGES/icewm.mo
 ${PLIST.nls}share/locale/sk/LC_MESSAGES/icewm.mo
 ${PLIST.nls}share/locale/sl/LC_MESSAGES/icewm.mo
 ${PLIST.nls}share/locale/sv/LC_MESSAGES/icewm.mo

Index: pkgsrc/wm/icewm/distinfo
diff -u pkgsrc/wm/icewm/distinfo:1.47 pkgsrc/wm/icewm/distinfo:1.48
--- pkgsrc/wm/icewm/distinfo:1.47       Thu Jun 13 22:24:46 2024
+++ pkgsrc/wm/icewm/distinfo    Fri Jun 28 17:11:26 2024
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.47 2024/06/13 22:24:46 gutteridge Exp $
+$NetBSD: distinfo,v 1.48 2024/06/28 17:11:26 gutteridge Exp $
 
-BLAKE2s (icewm-3.5.0.tar.gz) = 6b84dedaa05bfc27d1cf0f72f9dd3a7f8e24b4537a23dcc696115242ea10fac0
-SHA512 (icewm-3.5.0.tar.gz) = 0d0bb2a87062a04c09d49c0eafefa076055a980255410b5fe06fcf03fa26a60555d0ea6c814e995a38fc1a8534c645f74527e481194ea5f51ef4f24074da914e
-Size (icewm-3.5.0.tar.gz) = 2475492 bytes
-SHA1 (patch-doc_Makefile.am) = de2c5b3cd65c500af315bb86313507db474684e0
+BLAKE2s (icewm-3.6.0.tar.gz) = 56c8a14620fe0cf7abc305542bd76ef6c49a09128ae397025d3ccd136ca72878
+SHA512 (icewm-3.6.0.tar.gz) = 8afc079d9085302bc2545a409615dcd857e9ef61d6f6202ecf1cd0abb8ecd9ce7ac83aec3b5d3743151f3154802955db8cc11f95b165424d09525accb5bf7cf9
+Size (icewm-3.6.0.tar.gz) = 2468153 bytes
 SHA1 (patch-src_ylocale.cc) = 6456b3fec5f8d11f03898a7206f600316ca8d0e8



Home | Main Index | Thread Index | Old Index