pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/crimsonfields



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Nov  9 12:53:10 UTC 2019

Modified Files:
        pkgsrc/games/crimsonfields: Makefile PLIST distinfo

Log Message:
crimsonfields: Update to 0.5.3

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


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/games/crimsonfields/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/games/crimsonfields/PLIST
cvs rdiff -u -r1.19 -r1.20 pkgsrc/games/crimsonfields/distinfo

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

Modified files:

Index: pkgsrc/games/crimsonfields/Makefile
diff -u pkgsrc/games/crimsonfields/Makefile:1.44 pkgsrc/games/crimsonfields/Makefile:1.45
--- pkgsrc/games/crimsonfields/Makefile:1.44    Wed Jul 18 00:06:16 2018
+++ pkgsrc/games/crimsonfields/Makefile Sat Nov  9 12:53:10 2019
@@ -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

Index: pkgsrc/games/crimsonfields/PLIST
diff -u pkgsrc/games/crimsonfields/PLIST:1.15 pkgsrc/games/crimsonfields/PLIST:1.16
--- pkgsrc/games/crimsonfields/PLIST:1.15       Sun Jun 14 17:56:42 2009
+++ pkgsrc/games/crimsonfields/PLIST    Sat Nov  9 12:53:10 2019
@@ -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/it.dat
 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

Index: pkgsrc/games/crimsonfields/distinfo
diff -u pkgsrc/games/crimsonfields/distinfo:1.19 pkgsrc/games/crimsonfields/distinfo:1.20
--- pkgsrc/games/crimsonfields/distinfo:1.19    Tue Nov  3 20:56:47 2015
+++ pkgsrc/games/crimsonfields/distinfo Sat Nov  9 12:53:10 2019
@@ -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