pkgsrc-WIP-changes archive

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

ags: update to ags-3.4.0.16



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Mon Jul 24 08:50:16 2017 +0200
Changeset:	7766d60f3d18d4890dbb36b63100f80319e2735c

Modified Files:
	ags/Makefile
	ags/distinfo

Log Message:
ags: update to ags-3.4.0.16

VERSION 3.4.0 - Patch 4, March 2017

Editor:
- Improved Font preview, now it displays all 256 supported characters and
  resizes itself to accomodate these on the grid properly.
- Fixed game compilation on systems which have Japanese ANSI or similar locale
  as default locale for non-Unicode applications.
- Fixed Linux binaries were not copied to the Compiled folder if AGS Editor is
  installed to "C:/Program Files" and run in a non-administrator mode.

Engine:
- Fixed toggling mouse lock in window with Ctrl+Alt did not work all the time.

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

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 9f46a13f04..ac2e96b45d 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.0.15
+DISTNAME=	ags-3.4.0.16
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_GITHUB:=adventuregamestudio/}
 GITHUB_TAG=	v.${PKGVERSION_NOREV}
diff --git a/ags/distinfo b/ags/distinfo
index 2d8307136f..166970f478 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.0.15.tar.gz) = 4d28813e77522a61b8c7c31c75540b5ad1d3ad5e
-RMD160 (ags-3.4.0.15.tar.gz) = ceacb72a76363fffdb790f89403d1b3530629871
-SHA512 (ags-3.4.0.15.tar.gz) = f368581ea761537cfb979aab1e4baf451d611af11c115c63bc215e8fd2c47128e4e65921c24884dce892ea1e5e4c8d8966461b2fc00c00c6a3146d4f7b9959ba
-Size (ags-3.4.0.15.tar.gz) = 20128860 bytes
+SHA1 (ags-3.4.0.16.tar.gz) = 70f92d64a5683c353b763569441594b5299dc426
+RMD160 (ags-3.4.0.16.tar.gz) = f2ba202d2b2a0c34af65ae6f35e3babf554b27c5
+SHA512 (ags-3.4.0.16.tar.gz) = 9cae9131b8020560a853dd821eb7dfcc484598666b753384e1d2cdc7d9d884dfb4ceb72a770ad3204b698c38284e265ed131906322338569ea7fb40f0acb694d
+Size (ags-3.4.0.16.tar.gz) = 20131560 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