pkgsrc-WIP-changes archive

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

commandergenius: update to Commander-Genius-2.3.3



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sun Apr 7 13:51:03 2019 +0200
Changeset:	4809fb8aaf86f414b78396e29512459d381c30e4

Modified Files:
	commandergenius/Makefile
	commandergenius/distinfo

Log Message:
commandergenius: update to Commander-Genius-2.3.3

v2.3.3:
-------
- Tweaked Game menu design
- Optimized compilation process
- Reduce some compiler warnings
- Overall code modernization
- AI improvements thanks to our issue reporters
- Collision improvements with switches

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

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

diffstat:
 commandergenius/Makefile | 2 +-
 commandergenius/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/commandergenius/Makefile b/commandergenius/Makefile
index 271e32573b..1d5dd69756 100644
--- a/commandergenius/Makefile
+++ b/commandergenius/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.2 2015/09/06 20:10:45 yhardy Exp $
 
 DISTNAME=	Commander-Genius-v${PKGVERSION_NOREV}
-PKGNAME=	Commander-Genius-2.3.2
+PKGNAME=	Commander-Genius-2.3.3
 CATEGORIES=	games
 MASTER_SITES=	https://gitlab.com/Dringgstein/Commander-Genius/-/archive/v${PKGVERSION_NOREV}/
 EXTRACT_SUFX=	.tar.bz2
diff --git a/commandergenius/distinfo b/commandergenius/distinfo
index bcb33d62ad..91e183001c 100644
--- a/commandergenius/distinfo
+++ b/commandergenius/distinfo
@@ -1,9 +1,9 @@
 $NetBSD: distinfo,v 1.1 2015/08/19 21:21:53 yhardy Exp $
 
-SHA1 (Commander-Genius-v2.3.2.tar.bz2) = 5fea0cdb555cb972638befac966950745cce324f
-RMD160 (Commander-Genius-v2.3.2.tar.bz2) = 0318d154471015320d73aaeb9418316d9f8c20b1
-SHA512 (Commander-Genius-v2.3.2.tar.bz2) = 7ffdd83c5df65990dda053cff95a893a2b6ef0758b5d2f076f511d1f8a5e9c443a2beec65711970d916edebac6467867ff37bd43b381a845575da7a4807b5fce
-Size (Commander-Genius-v2.3.2.tar.bz2) = 63355892 bytes
+SHA1 (Commander-Genius-v2.3.3.tar.bz2) = 5a164772168db4ed75b31666dff089ee74c48d2a
+RMD160 (Commander-Genius-v2.3.3.tar.bz2) = 246f95bed74b26b2afa72e5a3cc3bdf941db67f0
+SHA512 (Commander-Genius-v2.3.3.tar.bz2) = f64f24b01cd0921570f633913c8a3b1b50537596b2c46377862a913e36c74934521c1c55fca676b78674c669d475d9c2c2c09ac4a22ebdad1826508e6b9598b6
+Size (Commander-Genius-v2.3.3.tar.bz2) = 63885924 bytes
 SHA1 (patch-GsKit_base_video_scaler_scalebit.cpp) = 390a892f4bdece12bcb6b36f84dee5ac2cec0c90
 SHA1 (patch-src_engine_unzip_ioapi.h) = 80366fc999aae516da6ce0279e8049532c3df247
 SHA1 (patch-src_engine_unzip_miniunz.c) = 8c83c6e2e927e587533d248cb478797c3e15eae7


Home | Main Index | Thread Index | Old Index