pkgsrc-WIP-changes archive

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

ags: update to ags-3.5.1.10



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sun Aug 15 22:13:01 2021 +0200
Changeset:	c892521d7eb9b6e218b7e5f2e21957176b2e1520

Modified Files:
	ags/Makefile
	ags/distinfo

Log Message:
ags: update to ags-3.5.1.10

Announcement:

This is a 3.5.1 Patch 3.

Editor:

  * Fixed sprite file over 2 GB could not be loaded (regression since
    the last patch).

Engine:

  * Further improvement to GUI perfomance: don't redraw GUI when the
    mouse cursor is hovering over or interacting with controls not
    leading to an actual visual change.
  * Fixed ListBox items could become unaccessible if its font or
    height is changed leading to a disabled scrollbar.

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

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

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

diffs:
diff --git a/ags/Makefile b/ags/Makefile
index 49bd1760b7..05da9fb8a9 100644
--- a/ags/Makefile
+++ b/ags/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.2 2015/09/14 22:26:14 yhardy Exp $
 
-DISTNAME=	ags-3.5.1.9
+DISTNAME=	ags-3.5.1.10
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_GITHUB:=adventuregamestudio/}
 GITHUB_TAG=	v.${PKGVERSION_NOREV}
diff --git a/ags/distinfo b/ags/distinfo
index f9d8a5347a..0b3793c2a4 100644
--- a/ags/distinfo
+++ b/ags/distinfo
@@ -1,9 +1,9 @@
 $NetBSD$
 
-SHA1 (ags-3.5.1.9.tar.gz) = 19df04af8d7e787bb92a689607dc6ad53cd15783
-RMD160 (ags-3.5.1.9.tar.gz) = 96fc005942d4c8da31717257a85069c5125d2d84
-SHA512 (ags-3.5.1.9.tar.gz) = 81bdc705972822a5a730f4b42086b1b7daab057621f1c771bbb01492d32d8544a1e0d73dade5440e2ec0f273a497460d08da76905cf4572b4739544b67e77550
-Size (ags-3.5.1.9.tar.gz) = 7639393 bytes
+SHA1 (ags-3.5.1.10.tar.gz) = 0992eba71534a4d9d1475db6944b7d88d48054bc
+RMD160 (ags-3.5.1.10.tar.gz) = f2c991a63d8ec7732825ef05f40d1c7dcdd90acc
+SHA512 (ags-3.5.1.10.tar.gz) = ca38a50bf2c4266e7bf80df261726cf7ada93b80c005719c30d440226852fca8bd6eff7a9059224da1ebbec82328a00a68e86ca5c8de4c8e2eb32b1c5da25b6c
+Size (ags-3.5.1.10.tar.gz) = 7637434 bytes
 SHA1 (patch-Common_core_platform.h) = 393ae8b7e90601cfab0b11ecb185693db6a24ee1
 SHA1 (patch-Engine_Makefile) = 849759ce98a4e4cdb5bf2d1ebb961295169ab170
 SHA1 (patch-Engine_Makefile-defs.linux) = f283deedc28ca4c720cad52579f849668e86a30c


Home | Main Index | Thread Index | Old Index