pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ags: update to ags-3.5.0.31
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Mon Mar 22 16:12:39 2021 +0200
Changeset: 0b37e79548c4c5fc75624f09d393e6b94f1b77ba
Modified Files:
ags/Makefile
ags/distinfo
Log Message:
ags: update to ags-3.5.0.31
Release announcement:
This is a 3.5.0 Patch 9.
Editor:
* Fixed importing Characters and GUIs saved by previous versions
of the editor.
* Added support for startup pane hyperlink color in Color Themes.
Engine:
* Disabled writing user config upon game exit at least temporarily,
because it was causing confusion by unexpectedly overriding default
config even if player did not start setup program.
* Fixed crash occuring if room object's Graphic is set to sprite with
ID greater than 32767.
* Fixed button image did not appear updated right after restoring a save.
* Fixed legacy PlayMusic() and PlaySound() functions failing if the
audio file had uppercase characters in name (regression since 3.4.0).
Linux:
* For users of prebuilt binaries fixed potential crash in ogg vorbis
library that could occur upon restoring a save made while sounds
were playing.
* Fixed OpenGL window did not resize properly upon running the game
on some systems.
* Fixed Alt + Enter combination for toggling window mode was not
detected on some systems.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0b37e79548c4c5fc75624f09d393e6b94f1b77ba
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 fae9a27194..f8efc926bb 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.0.30
+DISTNAME= ags-3.5.0.31
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=adventuregamestudio/}
GITHUB_TAG= v.${PKGVERSION_NOREV}
diff --git a/ags/distinfo b/ags/distinfo
index b857396f84..8461c9ab45 100644
--- a/ags/distinfo
+++ b/ags/distinfo
@@ -1,9 +1,9 @@
$NetBSD$
-SHA1 (ags-3.5.0.30.tar.gz) = 6320c9901d23205cb2f7677685efdea2129a4fbf
-RMD160 (ags-3.5.0.30.tar.gz) = 8428abff15ee6bff780bc2dec130b90c55743350
-SHA512 (ags-3.5.0.30.tar.gz) = 31f405b3c2295c4c08f7132faaa0f7db11fe4d3605addcc305204f5b137fdec0f4b59f6ac91a9a50512ce1dc0832f18c42b0c1494b3209ae96ba8be7c7564df9
-Size (ags-3.5.0.30.tar.gz) = 7614257 bytes
+SHA1 (ags-3.5.0.31.tar.gz) = fd68ba60aba9f59efcfd5503e3f28620b9d9fe8a
+RMD160 (ags-3.5.0.31.tar.gz) = b8f8a853167a9106b3513c480bff9aca867d37be
+SHA512 (ags-3.5.0.31.tar.gz) = 8cc58698a5b024275543b8231738add676d3451d604b48c7bd5074838f69fb4a0dcafb39df73d2235b5266bd63fa3c4edbeed85b1cc6c36d8d022621de9b649e
+Size (ags-3.5.0.31.tar.gz) = 7615172 bytes
SHA1 (patch-Common_core_platform.h) = 393ae8b7e90601cfab0b11ecb185693db6a24ee1
SHA1 (patch-Engine_Makefile) = 849759ce98a4e4cdb5bf2d1ebb961295169ab170
SHA1 (patch-Engine_Makefile-defs.linux) = 9461a89b4c2c956206abe584a9fca155440870e2
Home |
Main Index |
Thread Index |
Old Index