pkgsrc-WIP-changes archive

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

efl-current: update version to 1.24.2



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Sat Jun 6 18:25:46 2020 +0200
Changeset:	fb26a689ad96f4bccb71f6c0b5027569968294a1

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

Log Message:
efl-current: update version to 1.24.2

This collection provides some additional fixes for the 1.24.x series.

Fixes:

evas_vg_shape: return NULL in evas_vg_shape_add when the parent of shape is NULL
efl_ui_image: fix to call “clicked” smart callback when there is no img
ecore-x - ensure we fully look at all xkb events and refresh all binds
evas_vg_container: return NULL in evas_vg_container_add when the parent of container is NULL
build: ensure we set ENABLE_LUA_OLD when using a lua interpreter

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

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

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

diffs:
diff --git a/efl-current/Makefile b/efl-current/Makefile
index e5e817cf75..e90c3d0203 100644
--- a/efl-current/Makefile
+++ b/efl-current/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 0.3 2018/09/07 20:03:10 andyb Exp $
 
-DISTNAME=	efl-1.24.1
+DISTNAME=	efl-1.24.2
 CATEGORIES=	x11
 MASTER_SITES=	https://download.enlightenment.org/rel/libs/efl/
 EXTRACT_SUFX=	.tar.xz
diff --git a/efl-current/distinfo b/efl-current/distinfo
index 9da8bf61b6..ae8ca92084 100644
--- a/efl-current/distinfo
+++ b/efl-current/distinfo
@@ -1,9 +1,9 @@
 $NetBSD$
 
-SHA1 (efl-1.24.1.tar.xz) = edf97e6e8a79d847839e179e97825c8aa4d0280e
-RMD160 (efl-1.24.1.tar.xz) = de15ce9a28dde6247213d6ae01e2baed6120395d
-SHA512 (efl-1.24.1.tar.xz) = 6fe4d87a9db1e0022c1dff94c14d334d61e561608016072bcb1d2633054ff9a6a74c84bc9903592d716abc9e1fae48b6ff66b259a5a59114a1cd54f083ce8b51
-Size (efl-1.24.1.tar.xz) = 72277640 bytes
+SHA1 (efl-1.24.2.tar.xz) = d2d23ef4bcb1a0c1bbe294e5e259591c27c9a709
+RMD160 (efl-1.24.2.tar.xz) = f4c58cd8a224d8552c4d3e0d1d8563c6828a2de1
+SHA512 (efl-1.24.2.tar.xz) = 0fc2ee94a074e33ae3c7142f2bb8ec5d174c843a26d2cb0641af466c3f413a25ee81bba2445fe03d518358f11546ec716a70e785fe1a8b90727e29bcc7d5f706
+Size (efl-1.24.2.tar.xz) = 72280100 bytes
 SHA1 (patch-src_lib_ecore_Ecore.h) = 89e11da7e514bc37beb889466edc6164f47e8f0c
 SHA1 (patch-src_lib_ecore_Efl__Core.h) = 5f6720fbb737a54bc73dc07208280972af6d8dfb
 SHA1 (patch-src_lib_ecore_efl__core__proc__env.c) = 1efcc1a40f5da8990fe489f8120c95566fbbaeb4


Home | Main Index | Thread Index | Old Index