pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ags: update to ags-3.4.1.12



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sun Feb 4 17:41:43 2018 +0200
Changeset:	a65bc921332e581d71484324f3be5029a93a3fdb

Modified Files:
	ags/Makefile
	ags/distinfo

Log Message:
ags: update to ags-3.4.1.12

VERSION 3.4.1 - Patch 1, January 2018

Engine:
 - Removed game error reported when GUI coordinates were off the room limits.
 - Fixed crash in Direct3D renderer when alt+tabbing out of fullscreen mode.
 - Fixed OpenGL fullscreen mode was not minimized when you alt+tab from it.
 - Fixed Direct3D and OpenGL renderers unnecessarily applied anti-aliasing on
   utility sprites (used for transition effects) when "smooth scaled sprites"
   option was enabled.

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

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 dc56f09e54..19390c2b18 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.4.1.11
+DISTNAME=	ags-3.4.1.12
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_GITHUB:=adventuregamestudio/}
 GITHUB_TAG=	v.${PKGVERSION_NOREV}
diff --git a/ags/distinfo b/ags/distinfo
index 68804c12f5..07bf515d7e 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.4.1.11.tar.gz) = f7ef874b78f1952ee2a22648d8f21bea9b52057d
-RMD160 (ags-3.4.1.11.tar.gz) = 38a393af6bac7bf4426813ce125ed3648672d2eb
-SHA512 (ags-3.4.1.11.tar.gz) = 17acd391529c98fb9193fb038716005b755c82710a04f4968ebb6240b26e8c19b4aaa6ed5de0b4ae354b945788dda63425fd25e496db34af28e6ec3043f008d2
-Size (ags-3.4.1.11.tar.gz) = 9446499 bytes
+SHA1 (ags-3.4.1.12.tar.gz) = e5abb6ec50180451199d3584119eed4dc3dbdd63
+RMD160 (ags-3.4.1.12.tar.gz) = 5d73cbcf08bb0c679d424d8f20f48585fa7a261a
+SHA512 (ags-3.4.1.12.tar.gz) = 85415daeb70b5e5dbeb26643d682275513ae59bd3d5b8a939094d345f08479cbbe97faad37cbfd45b9ef72ec5485055d251bc7e35948e12db1f308ff47fe9ef7
+Size (ags-3.4.1.12.tar.gz) = 9446437 bytes
 SHA1 (patch-Common_core_endianness.h) = 2c5c1b5d3b80711c1eadec3652f18a4cede9c8eb
 SHA1 (patch-Engine_Makefile-defs.linux) = 17e59df466f4879f8603c4b3c400d008ce228bd3
 SHA1 (patch-Engine_libsrc_libcda-0.5_linux.c) = 6272b02ee98f79a57f8b72167d4aa8bceff34992


Home | Main Index | Thread Index | Old Index