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



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sun Feb 26 10:00:04 2017 +0200
Changeset:	cab67bd1d502e3e9dd23a39206d2069b6040f753

Modified Files:
	ags/Makefile
	ags/distinfo

Log Message:
ags: update to ags-3.4.0.15

VERSION 3.4.0 - Patch 3, February 2017

Common bug fixes:
- Fixed program crash in Engine and Editor when loading/importing a game that
  contains file with name longer than 50 characters.

Editor bug fixes:
- Do not copy hidden and system files into final directories when building the
  game.

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

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 02519117ee..9f46a13f04 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.14
+DISTNAME=	ags-3.4.0.15
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_GITHUB:=adventuregamestudio/}
 GITHUB_TAG=	v.${PKGVERSION_NOREV}
diff --git a/ags/distinfo b/ags/distinfo
index 4de03f40d8..2d8307136f 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.14.tar.gz) = fa141dcbf49f6411fd33fc29c62d42075e9b6ac7
-RMD160 (ags-3.4.0.14.tar.gz) = 88dc631426e4d1fec37411e16068632416e9c1b9
-SHA512 (ags-3.4.0.14.tar.gz) = a4ff3d226694549895951336c0fbc73a91dcb5c06290f8de3ae2370c2b6a75e575f26b8225025d94b6bad8cf21f64578461d176282c2c58440297ba2e05f1463
-Size (ags-3.4.0.14.tar.gz) = 20129424 bytes
+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 (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