pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/crimsonfields crimsonfields: Update to 0.5.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/98738d40aa56
branches:  trunk
changeset: 417372:98738d40aa56
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Nov 09 12:53:10 2019 +0000

description:
crimsonfields: Update to 0.5.3

* 0.5.3 (01-03-2009)
  - fix possible crash with invalid mission files
  - added partial Turkish translation

diffstat:

 games/crimsonfields/Makefile |  28 ++++++++++++----------------
 games/crimsonfields/PLIST    |   3 ++-
 games/crimsonfields/distinfo |  10 +++++-----
 3 files changed, 19 insertions(+), 22 deletions(-)

diffs (71 lines):

diff -r 93e3176ddef7 -r 98738d40aa56 games/crimsonfields/Makefile
--- a/games/crimsonfields/Makefile      Sat Nov 09 12:47:21 2019 +0000
+++ b/games/crimsonfields/Makefile      Sat Nov 09 12:53:10 2019 +0000
@@ -1,22 +1,18 @@
-# $NetBSD: Makefile,v 1.44 2018/07/18 00:06:16 joerg Exp $
-#
+# $NetBSD: Makefile,v 1.45 2019/11/09 12:53:10 nia Exp $
 
-DISTNAME=              crimson-0.5.2
-PKGNAME=               ${DISTNAME:S/crimson/crimsonfields/}
-PKGREVISION=           5
-CATEGORIES=            games
-MASTER_SITES=          http://crimson.seul.org/files/
-EXTRACT_SUFX=          .tar.bz2
+DISTNAME=      crimson-0.5.3
+PKGNAME=       ${DISTNAME:S/crimson/crimsonfields/}
+CATEGORIES=    games
+MASTER_SITES=  http://crimson.seul.org/files/
 
-MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://crimson.seul.org/
-COMMENT=               Tactical war game in the tradition of Battle Isle
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://crimson.seul.org/
+COMMENT=       Tactical war game in the tradition of Battle Isle
+LICENSE=       gnu-gpl-v2
 
-USE_LANGUAGES=         c c++03
-USE_TOOLS+=            gmake
-# not standard locale files
-#USE_PKGLOCALEDIR=     no
-GNU_CONFIGURE=         yes
+USE_LANGUAGES= c c++03
+USE_TOOLS+=    gmake
+GNU_CONFIGURE= yes
 
 CONFIGURE_ARGS+=       --enable-bi2cf
 CONFIGURE_ARGS+=       --enable-cf2bmp
diff -r 93e3176ddef7 -r 98738d40aa56 games/crimsonfields/PLIST
--- a/games/crimsonfields/PLIST Sat Nov 09 12:47:21 2019 +0000
+++ b/games/crimsonfields/PLIST Sat Nov 09 12:53:10 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2009/06/14 17:56:42 joerg Exp $
+@comment $NetBSD: PLIST,v 1.16 2019/11/09 12:53:10 nia Exp $
 bin/bi2cf
 bin/cf2bmp
 bin/cfed
@@ -43,6 +43,7 @@
 share/crimson/locale/pl.dat
 share/crimson/locale/sk.dat
 share/crimson/locale/sr.dat
+share/crimson/locale/tr.dat
 share/crimson/music/default.mid
 share/crimson/sound/ask.wav
 share/crimson/sound/clicked.wav
diff -r 93e3176ddef7 -r 98738d40aa56 games/crimsonfields/distinfo
--- a/games/crimsonfields/distinfo      Sat Nov 09 12:47:21 2019 +0000
+++ b/games/crimsonfields/distinfo      Sat Nov 09 12:53:10 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.19 2015/11/03 20:56:47 agc Exp $
+$NetBSD: distinfo,v 1.20 2019/11/09 12:53:10 nia Exp $
 
-SHA1 (crimson-0.5.2.tar.bz2) = c772f9c0bb34ac47251c7aaf8f4e55a49df463f0
-RMD160 (crimson-0.5.2.tar.bz2) = a78df45718a76476b063a46e3d7a3d623d4cf07b
-SHA512 (crimson-0.5.2.tar.bz2) = 3cc351d371c840a3f33c21c8ef5e53942ccdafcceafc1431fa5df18e33dcac2467d4e169bf47f1e275836fcb9787ed037ebd2453f363a26d0e0706be64832209
-Size (crimson-0.5.2.tar.bz2) = 858371 bytes
+SHA1 (crimson-0.5.3.tar.gz) = c26b0eed62eb725268eb234b7ae611b12bd580ec
+RMD160 (crimson-0.5.3.tar.gz) = 1ac71f167fd5051cea85c54883c3401d6f1c12e0
+SHA512 (crimson-0.5.3.tar.gz) = 56a0c8c3e271f6ca53baaee23c28b594033b2d3e4b22fb4cd58c9858dc2bda556a13d1204cdba607da0a4414affb455b1403dde73e385a1accdd5162ec9e0a89
+Size (crimson-0.5.3.tar.gz) = 1005150 bytes
 SHA1 (patch-src_cf_path.cpp) = c4f8efb3c7e6f70af94b5bfd468a070003914322



Home | Main Index | Thread Index | Old Index