pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/enlightenment16



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Fri Sep 11 01:53:59 UTC 2026

Modified Files:
        pkgsrc/wm/enlightenment16: Makefile distinfo

Log Message:
enlightenment16: update to 1.0.32

e16 v1.0.32 - 2026-09-03
------------------------
- 1.0.32
- snaps: Fix potential crash in title match feature
- Spec file: Add a %conf section
- Update po
- French translation update (Philippe J. Guillaumie)
- De-iconify windows demanding attention
- edge: Re-enable button press/release events on top/bottom edge windows
- .gitignore: Add missing item
- autofoo: Fix configure.ac for gettext v1.0
- menus: Remove definitions for horizontal menus
- manus: Remove broken support for horizontal menus
- backgrounds: Show progress bars when compositing is enabled
- pagers: Forgot cast
- backgrounds: Tweak background scaling heuristics
- backgrounds: Cosmetics
- backgrounds: Accept some more background file extensions
- pagers: Blink pager mini on demands attention
- ewins: Tweak _NET_WM_STATE_DEMANDS_ATTENTION handling
- pagers: Fix pagers stopping to update some window miniatures
- snaps: Enable matching title when changed after window is mapped
- snaps: Drop never used SNAP_MATCH_MULTIPLE
- snaps: Cosmetics
- Compile cleanly with -Wdouble-promotion
- backgrounds: Save backgrounds after modifying one in backgrounds dialog
- ewins: Add comments with flag values
- ewins: Disallow client move/resize of fullscreen windows


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/wm/enlightenment16/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/wm/enlightenment16/distinfo

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

Modified files:

Index: pkgsrc/wm/enlightenment16/Makefile
diff -u pkgsrc/wm/enlightenment16/Makefile:1.47 pkgsrc/wm/enlightenment16/Makefile:1.48
--- pkgsrc/wm/enlightenment16/Makefile:1.47     Wed Sep  2 19:04:52 2026
+++ pkgsrc/wm/enlightenment16/Makefile  Fri Sep 11 01:53:59 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2026/09/02 19:04:52 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2026/09/11 01:53:59 gutteridge Exp $
 
-DISTNAME=      e16-1.0.31
+DISTNAME=      e16-1.0.32
 PKGNAME=       ${DISTNAME:S/e/enlightenment/}
-PKGREVISION=   5
 CATEGORIES=    wm x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=enlightenment/}
 

Index: pkgsrc/wm/enlightenment16/distinfo
diff -u pkgsrc/wm/enlightenment16/distinfo:1.20 pkgsrc/wm/enlightenment16/distinfo:1.21
--- pkgsrc/wm/enlightenment16/distinfo:1.20     Wed Oct 29 23:50:00 2025
+++ pkgsrc/wm/enlightenment16/distinfo  Fri Sep 11 01:53:59 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.20 2025/10/29 23:50:00 gutteridge Exp $
+$NetBSD: distinfo,v 1.21 2026/09/11 01:53:59 gutteridge Exp $
 
-BLAKE2s (e16-1.0.31.tar.gz) = aecfec80eab7684e0a429e106479848bf7c047e1ab1f19b02aa065a0517aa39c
-SHA512 (e16-1.0.31.tar.gz) = f56360200e51d756953193a575ea382d05691751f64afc2472f20369119778bab0a332b3a28c2a3e828c9c5c761958634c452a6d5e35d8877e300818621e507f
-Size (e16-1.0.31.tar.gz) = 2425097 bytes
+BLAKE2s (e16-1.0.32.tar.gz) = 6b2f17147e4e582258f0881519bfcb8e98e1b59f5e72d4365f199f2304adef96
+SHA512 (e16-1.0.32.tar.gz) = df01d34655b65725b5e51e2066af8e9ece478d1ccf1b54dcec4a56fba55f8e308b9a0494b868512cce153e3be01547026aa232d1f82e1caee67393acc83c65ca
+Size (e16-1.0.32.tar.gz) = 2426206 bytes
 SHA1 (patch-ac) = a74b2ff4636974a4031629bb377fa648cf66252f
 SHA1 (patch-src_aclass.c) = 28998ce487b03ecb1c1cf70b526b6004b3574706
 SHA1 (patch-src_econfig.c) = c18fdef217e086c0a146aa6f2dbb03861252c850



Home | Main Index | Thread Index | Old Index