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.20
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Wed Aug 3 21:35:46 2022 +0200
Changeset: 7efd56fd38cc5de007a8c2702ffdffe4db36813f
Modified Files:
ags/Makefile
ags/distinfo
Log Message:
ags: update to ags-3.5.1.20
VERSION 3.5.1 - Patch 13, August 2022
Engine:
- Fixed room object does not update its texture if it had a dynamic
sprite assigned to it, and that sprite was unassigned, modified or
recreated with same ID, and then reassigned again, - all within
the same game frame.
- Fixed normal font renderer is not reinitialized correctly in the
engine if a plugin uses IAGSEngine::ReplaceFontRenderer(), passing
original renderer's pointer (which it received from the previous
ReplaceFontRenderer call).
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7efd56fd38cc5de007a8c2702ffdffe4db36813f
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 | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/ags/Makefile b/ags/Makefile
index d1837262e8..6038538b2f 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.19
+DISTNAME= ags-3.5.1.20
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=adventuregamestudio/}
GITHUB_TAG= v.${PKGVERSION_NOREV}
diff --git a/ags/distinfo b/ags/distinfo
index 2d320a0846..db3b28315a 100644
--- a/ags/distinfo
+++ b/ags/distinfo
@@ -1,8 +1,8 @@
$NetBSD$
-BLAKE2s (ags-3.5.1.19.tar.gz) = 9125ca2426d586b65947b511876f209253480cc672f0f63dd5793b9372f293ab
-SHA512 (ags-3.5.1.19.tar.gz) = 408f348c5f9fee617676de925809f638e84de3a334cf60de550dd95e883a324b60c6a2e01dfeb7245612e97ab736d537f43eba962fa0217a001e26031237f655
-Size (ags-3.5.1.19.tar.gz) = 7640653 bytes
+BLAKE2s (ags-3.5.1.20.tar.gz) = 4379f32f93dd413488343e5252e9965e18bf0c4bce5680037ac108ed3e4e5e3f
+SHA512 (ags-3.5.1.20.tar.gz) = 2c62e3c0d07c19ae6bdd270b25cb961f46be22bb43265acee18a5d248a60ac753d2b142458960684df56ef89f8c6a477bf24258c5d9bc3a9766d3a639c695b35
+Size (ags-3.5.1.20.tar.gz) = 7640362 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