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.11
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Wed Sep 22 21:35:54 2021 +0200
Changeset: 0474e76e3ea7a66cd46210ab496d6652b1a3c3d3
Modified Files:
ags/Makefile
ags/distinfo
Log Message:
ags: update to ags-3.5.1.11
Announcement:
This is a 3.5.1 Patch 4.
Editor:
* Fixed swapping of inventory item's numeric ID could lead to
errors.
* Fixed crash when importing pre-3.* games with multiple script
modules.
* Renamed "Enforce object-based scripting" setting to "Enforce
post-2.62 scripting".
Compiler:
* Fixed potential memory corruption when user script reaches max
nested if/else blocks.
Engine:
* Also tell module name and approximate source line when reporting
script import errors for the variables and local functions.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0474e76e3ea7a66cd46210ab496d6652b1a3c3d3
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 05da9fb8a9..f5496047ef 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.10
+DISTNAME= ags-3.5.1.11
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=adventuregamestudio/}
GITHUB_TAG= v.${PKGVERSION_NOREV}
diff --git a/ags/distinfo b/ags/distinfo
index 0b3793c2a4..b23713efc2 100644
--- a/ags/distinfo
+++ b/ags/distinfo
@@ -1,9 +1,9 @@
$NetBSD$
-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 (ags-3.5.1.11.tar.gz) = 0e8a663e6d31c1082a121ed4c3cb1dee10c7d561
+RMD160 (ags-3.5.1.11.tar.gz) = 90cc9b75e4304c67f986695e1f4cf1910ead8eef
+SHA512 (ags-3.5.1.11.tar.gz) = 1330c376f2c6645feaf2473fb6a8b537828a38955fb2bd41aae29f0e29038f8279db3d91939c7da90772fac0327e34d8a53a95ea931c9beaee62b51d3ce92494
+Size (ags-3.5.1.11.tar.gz) = 7638521 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