pkgsrc-WIP-changes archive

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

enlightenment-current: update version to 0.24.1



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Sat Jun 6 19:26:27 2020 +0200
Changeset:	1f6692bea0ee983dab3dc63bba4bca9b93c106b3

Modified Files:
	enlightenment-current/Makefile
	enlightenment-current/distinfo

Log Message:
enlightenment-current: update version to 0.24.1

Hilights:

Optimized keymap response handling to not stall on startup
Fixed wayland frame request timestamp to be the 0 base same as others
Fix polkit auth handling when having to auth for non-user UID
Randr fix to move pointer on-screen if off screen after reconfigure
Fix non-systemd system suport for resume to not think it's suspended
Add delay to allow any pending frames to display before suspend

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1f6692bea0ee983dab3dc63bba4bca9b93c106b3

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

diffstat:
 enlightenment-current/Makefile | 2 +-
 enlightenment-current/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/enlightenment-current/Makefile b/enlightenment-current/Makefile
index 57c66fa2a2..920583e73f 100644
--- a/enlightenment-current/Makefile
+++ b/enlightenment-current/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 0.2 2018/09/06 16:15:10 andyb Exp $
 
-DISTNAME=	enlightenment-0.24.0
+DISTNAME=	enlightenment-0.24.1
 CATEGORIES=	wm
 MASTER_SITES=	https://download.enlightenment.org/rel/apps/enlightenment/
 EXTRACT_SUFX=	.tar.xz
diff --git a/enlightenment-current/distinfo b/enlightenment-current/distinfo
index b2dc67e958..4ea9c9b015 100644
--- a/enlightenment-current/distinfo
+++ b/enlightenment-current/distinfo
@@ -1,9 +1,9 @@
 $NetBSD$
 
-SHA1 (enlightenment-0.24.0.tar.xz) = 5a5b717885f6438392b7b8ce8d3ded90bd5a757a
-RMD160 (enlightenment-0.24.0.tar.xz) = 98ab2d7b455107080cc944ef6c0477c16785799b
-SHA512 (enlightenment-0.24.0.tar.xz) = 7255ec5c2e85143df8d92e37456f5392feb3a264daa81ec6b10ae57886d714c524869392ddc753914f3a9c5fd71e1b2c5dd1d1e1f7a5a649fb6aaaed81214b95
-Size (enlightenment-0.24.0.tar.xz) = 28712348 bytes
+SHA1 (enlightenment-0.24.1.tar.xz) = d21284f5182a0f423ed7d1cb4be78094ae16dad6
+RMD160 (enlightenment-0.24.1.tar.xz) = 29e61075bb25a60a21a23695a1c075fff5673f70
+SHA512 (enlightenment-0.24.1.tar.xz) = 3835d898f1fdb96ab6539543e9af910b4a9078372af5cfd90abb33c0d5ecb41496499629c54613e3fec4c230233b69bf1abde68f3ffba4996c69979a526da418
+Size (enlightenment-0.24.1.tar.xz) = 28713452 bytes
 SHA1 (patch-data_etc_meson.build) = 164a5ebd5b046381f46226d05d0cb17fcd7edbd7
 SHA1 (patch-src_modules_wizard_page__011.c) = a588344a09fef8abc007743518b39d76c415e549
 SHA1 (patch-src_modules_wizard_page__120.c) = 6a3b89f1a60da6f67cc65acc6d3dd1e9ef29f882


Home | Main Index | Thread Index | Old Index