pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/corewars Changes 0.9.13:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/435418e740e7
branches:  trunk
changeset: 487429:435418e740e7
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Jan 14 09:16:04 2005 +0000

description:
Changes 0.9.13:
* Adds build patches from Wojciech Polak and patches for hurd by James A.
  Morrison
* Minor changes

diffstat:

 games/corewars/Makefile |  12 +++++-------
 games/corewars/PLIST    |   3 ++-
 games/corewars/distinfo |   6 +++---
 3 files changed, 10 insertions(+), 11 deletions(-)

diffs (50 lines):

diff -r dd988de38cfe -r 435418e740e7 games/corewars/Makefile
--- a/games/corewars/Makefile   Fri Jan 14 08:58:43 2005 +0000
+++ b/games/corewars/Makefile   Fri Jan 14 09:16:04 2005 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2004/10/03 00:14:43 tv Exp $
-#
+# $NetBSD: Makefile,v 1.14 2005/01/14 09:16:04 adam Exp $
 
-DISTNAME=      corewars-0.9.11
-PKGREVISION=   3
+DISTNAME=      corewars-0.9.13
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=corewars/}
 
@@ -10,9 +8,9 @@
 HOMEPAGE=      http://corewars.sourceforge.net/
 COMMENT=       Programs on a virtual machine, fighting each other
 
-GNU_CONFIGURE= YES
-USE_BUILDLINK3=        YES
-USE_GNU_TOOLS+=        make
+USE_BUILDLINK3=                yes
+USE_GNU_TOOLS+=                make
+GNU_CONFIGURE=         yes
 
 .include "../../x11/gtk/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r dd988de38cfe -r 435418e740e7 games/corewars/PLIST
--- a/games/corewars/PLIST      Fri Jan 14 08:58:43 2005 +0000
+++ b/games/corewars/PLIST      Fri Jan 14 09:16:04 2005 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:51:22 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/01/14 09:16:04 adam Exp $
 bin/corewars
 man/man6/corewars.6
+man/man6/corewars-cmd.6
 share/corewars/abez.cw
 share/corewars/agent.cw
 share/corewars/backspawner.cw
diff -r dd988de38cfe -r 435418e740e7 games/corewars/distinfo
--- a/games/corewars/distinfo   Fri Jan 14 08:58:43 2005 +0000
+++ b/games/corewars/distinfo   Fri Jan 14 09:16:04 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 02:08:20 wiz Exp $
+$NetBSD: distinfo,v 1.3 2005/01/14 09:16:04 adam Exp $
 
-SHA1 (corewars-0.9.11.tar.gz) = 4068778d520cade1e6d11ad0b6eeab1bad5b8f63
-Size (corewars-0.9.11.tar.gz) = 162838 bytes
+SHA1 (corewars-0.9.13.tar.gz) = 43471f1ae79d21f095d096c26cee7c6deebaa123
+Size (corewars-0.9.13.tar.gz) = 203874 bytes



Home | Main Index | Thread Index | Old Index