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



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sat Sep 15 11:42:32 2018 +0200
Changeset:	90a27c5c6286478333a58a8a91287b6ecb1c7f82

Modified Files:
	ags/Makefile
	ags/distinfo

Log Message:
ags: update to ags-3.4.1.15

Changes:

VERSION 3.4.1 - Patch 4, September 2018

Engine:
 - Fixed dynamic array of Dynamic Sprites or Overlays could loose some of its elements
   after restoring a savedgame.
 - Fixed Debug(2) and Debug(5) commands (regression).
 - Fixed "warnings.log" was never created (regression).

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

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 54ac53e298..d6459fafcd 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.14
+DISTNAME=	ags-3.4.1.15
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_GITHUB:=adventuregamestudio/}
 GITHUB_TAG=	v.${PKGVERSION_NOREV}
diff --git a/ags/distinfo b/ags/distinfo
index ff0f4c0696..41094255ae 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.14.tar.gz) = 3ca322c4c64e41f64b7ea5992779186c25a87936
-RMD160 (ags-3.4.1.14.tar.gz) = 1e9c03511a9342c1339bfc02e914b457c708d33a
-SHA512 (ags-3.4.1.14.tar.gz) = 2fff3d8fd08262ad94901edcfa3054b7d3a8ec9d72f42dc0796bfbf490318e0f428601e9c0f05eb418be8990b141628f5a0a3b973ad72c1d9f0aef32333b45fd
-Size (ags-3.4.1.14.tar.gz) = 9455542 bytes
+SHA1 (ags-3.4.1.15.tar.gz) = 19dae366b3c84e9020762704b413336d5a57ce87
+RMD160 (ags-3.4.1.15.tar.gz) = ee80668ee9ac4514e1a786b3d8b1edc1ec6bb706
+SHA512 (ags-3.4.1.15.tar.gz) = cf6c7613c23dc716b2325579b20180d23850ccd67fa99ebb85e3796876297ea8c937e3e4857da4404b84b4976e75edf7abc5149049808bcf98a07fe7d8e32d70
+Size (ags-3.4.1.15.tar.gz) = 9456294 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