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.8
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Wed Jun 23 23:56:37 2021 +0200
Changeset: 92541fcc8341705614b165ef4a0a763f4d260fa9
Modified Files:
ags/Makefile
ags/distinfo
Log Message:
ags: update to ags-3.5.1.8
Release announcement:
This is a 3.5.1 Patch 1.
Editor:
* Fixed script compiler sometimes was not specifying actual Dialog number
when reporting errors
in the dialog scripts.
Engine:
* Fixed Game.TranslationFilename always returning empty string (regression).
* Fixed GUI controls which were toggled from disabled to enabled state not
responding to the
mouse clicks until the mouse is moved (regression).
* Fixed OpenGL did not apply a Linear filter when "Render sprites in screen
resolution"
option is off.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=92541fcc8341705614b165ef4a0a763f4d260fa9
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 3b283a1aef..aa45953456 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.7
+DISTNAME= ags-3.5.1.8
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=adventuregamestudio/}
GITHUB_TAG= v.${PKGVERSION_NOREV}
diff --git a/ags/distinfo b/ags/distinfo
index 4cb57973a8..be7dfbd12c 100644
--- a/ags/distinfo
+++ b/ags/distinfo
@@ -1,9 +1,9 @@
$NetBSD$
-SHA1 (ags-3.5.1.7.tar.gz) = bc0df7e1d2d47cc1aa79d3f446efc81095cd6f73
-RMD160 (ags-3.5.1.7.tar.gz) = acfb10370ae337ceb4a3a8b3c73683129ba39504
-SHA512 (ags-3.5.1.7.tar.gz) = 0f5e655f3e701ba6af73e8567993b719da1811aa60c966ea568ca83805ae38f38d4342f0249f85a0de848b6efb2ee7aac2a1cdc53c77d911279ab3a396123e45
-Size (ags-3.5.1.7.tar.gz) = 7638322 bytes
+SHA1 (ags-3.5.1.8.tar.gz) = 77b55b66734b5542bcd511cfb219d8241f02abbc
+RMD160 (ags-3.5.1.8.tar.gz) = c6fe1d194f06d718fec424c22e716116fbcda35e
+SHA512 (ags-3.5.1.8.tar.gz) = 19bb9f93559b0dbe0e05d09d56de669af262e8d86df1f44127eb7e6a02eb1dda36fcf3216f6ecad7eeed388e6f1bd0b169dd4b1f678a777fe9b05d06a5490de4
+Size (ags-3.5.1.8.tar.gz) = 7637819 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