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.26



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Mon Aug 31 23:11:54 2020 +0200
Changeset:	a318d08275a5c60ba431f757be47fdeabeee2ab0

Modified Files:
	ags/Makefile
	ags/distinfo

Log Message:
ags: update to ags-3.5.0.26

VERSION 3.5.0 - Patch 4, August 2020

Editor:
 - Fixed room editor crashing after user changes script name of a character present in opened room.
 - Fixed modifying any item's name will make a new name assigned to all opened tabs.

Engine:
 - Fixed OpenGL was taking screenshots incorrectly on certain systems with different alignment
   of color components in video memory (OSX, iOS).

WinSetup:
 - Fixed "Use voice pak" option was reset if no speech.vox found.

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

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 d1cdd166f1..ca0ba4dd9e 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.25
+DISTNAME=	ags-3.5.0.26
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_GITHUB:=adventuregamestudio/}
 GITHUB_TAG=	v.${PKGVERSION_NOREV}
diff --git a/ags/distinfo b/ags/distinfo
index 3dc02dd5fb..5847bb39b4 100644
--- a/ags/distinfo
+++ b/ags/distinfo
@@ -1,9 +1,9 @@
 $NetBSD: distinfo,v 1.2 2015/09/14 22:26:14 yhardy Exp $
 
-SHA1 (ags-3.5.0.25.tar.gz) = d565bc99430f2409baaff48a839fd138a74210b2
-RMD160 (ags-3.5.0.25.tar.gz) = f7aa4ede3bc13cbb54ebf7bceb5cc1078cabcf29
-SHA512 (ags-3.5.0.25.tar.gz) = aeffae5285fd35f065d48b6e8a30f4092a61e4e6849b4269e986121e3576ddc6c5f8a205b889295f40c22d5ab4438e16162cced8f3f38e3dc191b40fb42ea920
-Size (ags-3.5.0.25.tar.gz) = 7615471 bytes
+SHA1 (ags-3.5.0.26.tar.gz) = 58ca52e24e33d76da93c4ac74d414b7cd866c79b
+RMD160 (ags-3.5.0.26.tar.gz) = 2a3e9c56b0b946fb5bd237c6a1840043ae604c8b
+SHA512 (ags-3.5.0.26.tar.gz) = 1cbb0c468f19be324cfc2a20db54fc357f5bdf6208123e23f8b0991eae2897d68d4e596966b8bf2fddf8282f7e5e9330f267864c856f0e38d0c058f69616bf4f
+Size (ags-3.5.0.26.tar.gz) = 7615750 bytes
 SHA1 (patch-Common_core_platform.h) = 393ae8b7e90601cfab0b11ecb185693db6a24ee1
 SHA1 (patch-Engine_Makefile-defs.linux) = a37e4d19021214959387c5a87be927693c71acb5
 SHA1 (patch-Engine_libsrc_libcda-0.5_linux.c) = f4f2bd480b36c1c47aa724b29b620b27a4ad392b


Home | Main Index | Thread Index | Old Index