From 1fc6bade881d533f9b890d87c3b7b0421bdcd233 Mon Sep 17 00:00:00 2001 From: rodent Date: Tue, 31 Dec 2013 13:17:00 +0000 Subject: Updated to latest release, 1.1.1. From ChangeLog: * Fix a libmodplug compilation problem due to wrong sndfile.h (#324). * Fix teletransporters activated while coming back from falling (#346). * Fix a crash when changing the hero state in block:on_moved (#340). * Fix enemy death detection when falling into hole, lava or water (#350). --- games/solarus/Makefile | 4 ++-- games/solarus/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'games') diff --git a/games/solarus/Makefile b/games/solarus/Makefile index 3c77705272d..1e60ccc8878 100644 --- a/games/solarus/Makefile +++ b/games/solarus/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2013/11/29 23:54:35 dholland Exp $ +# $NetBSD: Makefile,v 1.9 2013/12/31 13:17:00 rodent Exp $ -VERSION= 1.1.0 +VERSION= 1.1.1 DISTNAME= solarus-${VERSION}-src PKGNAME= ${DISTNAME:S/-src//1} CATEGORIES= games diff --git a/games/solarus/distinfo b/games/solarus/distinfo index 2d91bd07a0d..a5c9f738dfb 100644 --- a/games/solarus/distinfo +++ b/games/solarus/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/11/02 17:09:26 rodent Exp $ +$NetBSD: distinfo,v 1.4 2013/12/31 13:17:00 rodent Exp $ -SHA1 (solarus-1.1.0-src.tar.gz) = e52791edf33b11b8abb4f1032e456c61b326a50f -RMD160 (solarus-1.1.0-src.tar.gz) = 94525793b0163e4311c3b1a337e7041bed9d62e7 -Size (solarus-1.1.0-src.tar.gz) = 2393855 bytes +SHA1 (solarus-1.1.1-src.tar.gz) = b4eede19043f2311b7c3d37616f527f1a8abb2f4 +RMD160 (solarus-1.1.1-src.tar.gz) = f98a5ff913d10e2db7f9edbc531da3f082025cad +Size (solarus-1.1.1-src.tar.gz) = 2394595 bytes -- cgit v1.2.3