pkgsrc-WIP-changes archive

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

openfodder: update to openfodder-1.5.3



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Mon Dec 24 06:42:16 2018 +0200
Changeset:	120df2d2fb32b7c4bafd72d0c31299664d5fab19

Modified Files:
	openfodder/Makefile
	openfodder/distinfo

Log Message:
openfodder: update to openfodder-1.5.3

Whats New in 1.5.0:

 * Cannon Fodder 2 Support
 * Demo: Amiga The One
 * Demo: Amiga Action
 * Demo: Amiga Format Not Very Festive

Fixes in 1.5.1

 * Cannon Fodder 2 : PC Sound effects are now working
 * During installation request the user select a source for the Dos and Amiga CF2 data

Fixes in 1.5.2

 * Launching with PC data now starts with the correct resolution

Fixes in 1.5.3

 * During soldier promotion, the rank sprite no longer corrupts while leaving the screen

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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 openfodder/Makefile |  4 ++--
 openfodder/distinfo | 12 ++++--------
 2 files changed, 6 insertions(+), 10 deletions(-)

diffs:
diff --git a/openfodder/Makefile b/openfodder/Makefile
index e6e42aa432..b726e8d390 100644
--- a/openfodder/Makefile
+++ b/openfodder/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 GITHUB_PROJECT=	openfodder
-DISTNAME=	1.5
+DISTNAME=	1.5.3
 PKGNAME=	${GITHUB_PROJECT}-${DISTNAME}
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_GITHUB:=OpenFodder/}
@@ -22,7 +22,7 @@ LIBS+=		`sdl2-config --libs`
 LIBS+=		-lSDL2_mixer
 LIBS+=		${X11_LDFLAGS}
 
-DEPENDS+=	openfodder-data-${DISTNAME}:../../wip/openfodder-data
+DEPENDS+=	openfodder-data-1.5.1:../../wip/openfodder-data
 
 FODDER_SRCDIRS=	Source Source/Amiga Source/PC Source/Structures
 FODDER_SRCS=	${FODDER_SRCDIRS:=/*.cpp}
diff --git a/openfodder/distinfo b/openfodder/distinfo
index 22caf5893e..58f8a19eb1 100644
--- a/openfodder/distinfo
+++ b/openfodder/distinfo
@@ -1,11 +1,7 @@
 $NetBSD$
 
-SHA1 (openfodder/1.5.tar.gz) = c03491d226c33e4091bb048fac4aab3093d26259
-RMD160 (openfodder/1.5.tar.gz) = d8a868027f9199b0e2f002396b78cdd5fea77d98
-SHA512 (openfodder/1.5.tar.gz) = 2323384fe265a5eb795356da586eb47a748b238c1d8506e216383c94df449902fb726d13d6cd1d7e3ff6abafab8cc417ef2107754b521be9bdc6eb2ce0bd870e
-Size (openfodder/1.5.tar.gz) = 422711 bytes
-SHA1 (openfodder/Data.Pack.1.5.zip) = eef927b6803ac00fb15a87c347d51c4deaefa456
-RMD160 (openfodder/Data.Pack.1.5.zip) = 8f8cb3ae04b308aaf3fced11f8c20ff5f3b1eebb
-SHA512 (openfodder/Data.Pack.1.5.zip) = c37c586fc97c018ccdfb2d140b16529ae7942b4664a7e2ecc1ec22bcbff75af5ef41847576ba3743b56b2fb9faf2c6aea570f30cbf8af5c3c967bfcca2c8eddc
-Size (openfodder/Data.Pack.1.5.zip) = 34716145 bytes
+SHA1 (openfodder/1.5.3.tar.gz) = aa1007a06ea3c03f483f6941194ec8288cc121b0
+RMD160 (openfodder/1.5.3.tar.gz) = b1b725c5268d8c5b7d5b0eb1cc06a00f229b96aa
+SHA512 (openfodder/1.5.3.tar.gz) = 9556cb83b85ab92aec80813cfb2ce79956369aba19c2fe6515162ce03ea86f3e46b2ed235a114648f56f685cc1e03de0630582dcf35fff49092a61beb841ed30
+Size (openfodder/1.5.3.tar.gz) = 424997 bytes
 SHA1 (patch-Source_stdafx.cpp) = be4b9baa22d9b5750f8400ca6e913dac4a8e3e1c


Home | Main Index | Thread Index | Old Index