Date: Thu, 12 Jul 2007 13:01:02 +1100 (VLAST) From: Dima Panov <fluffy@ael.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/114515: update games/jaggedalliance2 Message-ID: <200707120201.l6C212ih070914@ns.ael.RU> Resent-Message-ID: <200707120210.l6C2A4MT057482@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 114515 >Category: ports >Synopsis: update games/jaggedalliance2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jul 12 02:10:02 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Dima Panov >Release: FreeBSD 6.2-STABLE i386 >Organization: >Environment: System: FreeBSD ns.ael.RU 6.2-STABLE FreeBSD 6.2-STABLE #0: Sat Apr 14 11:12:17 VLAST 2007 root@ns.ael.RU:/usr/obj/usr/src/sys/AEL i386 >Description: Update games/jaggedalliance2 to stracciatella 0.4 release >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/games/jaggedalliance2/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- games/jaggedalliance2/Makefile 19 May 2007 20:06:32 -0000 1.4 +++ games/jaggedalliance2/Makefile 12 Jul 2007 01:56:27 -0000 @@ -6,8 +6,7 @@ # PORTNAME= ja2 -PORTVERSION= 0.3 -PORTREVISION= 1 +PORTVERSION= 0.4 CATEGORIES= games MASTER_SITES= http://deponie.yamagi.org/freebsd/distfiles/ \ http://ja2.dragonriders.de/files/ @@ -35,6 +34,7 @@ FRENCH "Compile for french version" Off \ GERMAN "Compile for german version" Off \ ITALIAN "Compile for italian version" Off \ + RUSSIAN "Compile for russian version" Off \ POLISH "Compile for polish version" Off .include <bsd.port.pre.mk> @@ -49,6 +49,8 @@ MAKE_ARGS+= LNG=GERMAN .elifdef WITH_ITALIAN MAKE_ARGS+= LNG=ITALIAN +.elifdef WITH_RUSSIAN +MAKE_ARGS+= LNG=RUSSIAN .elifdef WITH_POLISH MAKE_ARGS+= LNG=POLISH .else Index: distinfo =================================================================== RCS file: /home/ncvs/ports/games/jaggedalliance2/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- games/jaggedalliance2/distinfo 17 Apr 2007 19:41:21 -0000 1.3 +++ games/jaggedalliance2/distinfo 12 Jul 2007 01:50:27 -0000 @@ -1,3 +1,3 @@ -MD5 (ja2-0.3-source.tar.bz2) = 504742ea4927a37537ed3e5632ee3639 -SHA256 (ja2-0.3-source.tar.bz2) = 8f7a006603b822768c1f98fb80b054617ea4263fb500c4b317e3de0bc6b77943 -SIZE (ja2-0.3-source.tar.bz2) = 2584844 +MD5 (ja2-0.4-source.tar.bz2) = 1b518bf5fb00b0f807c3694b0d0f0f44 +SHA256 (ja2-0.4-source.tar.bz2) = de7a52dfea20d460c4e73e9b9530a67c845d64039f609b8c41be5a32e4ee383f +SIZE (ja2-0.4-source.tar.bz2) = 2528833 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707120201.l6C212ih070914>