summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-11-04 12:15:40 +0000
committerwiz <wiz@pkgsrc.org>2004-11-04 12:15:40 +0000
commit2c2addc0807d24d1c3c925daa5cce682d03f2aa7 (patch)
treeb401ad8bb82729a5d2a9ebc2d4c6f596237800e1 /games
parent7991362fe4360f71ba7dfa719408b1f95fc83787 (diff)
downloadpkgsrc-2c2addc0807d24d1c3c925daa5cce682d03f2aa7.tar.gz
Update to 1.7, provided by pancake in PR 27847:
- Documentation fixes. The old empire.doc file has been replaced by the man page. - Source RPMs can be built by non-root user. - Cleanup release with new build machinery.
Diffstat (limited to 'games')
-rw-r--r--games/vms-empire/Makefile5
-rw-r--r--games/vms-empire/distinfo8
-rw-r--r--games/vms-empire/patches/patch-aa12
3 files changed, 11 insertions, 14 deletions
diff --git a/games/vms-empire/Makefile b/games/vms-empire/Makefile
index 19fdefcb09b..178064c5bed 100644
--- a/games/vms-empire/Makefile
+++ b/games/vms-empire/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2004/10/03 00:14:47 tv Exp $
+# $NetBSD: Makefile,v 1.7 2004/11/04 12:15:40 wiz Exp $
#
-DISTNAME= vms-empire-1.4
-PKGREVISION= 2
+DISTNAME= vms-empire-1.7
CATEGORIES= games
MASTER_SITES= http://www.catb.org/~esr/vms-empire/
diff --git a/games/vms-empire/distinfo b/games/vms-empire/distinfo
index 94a13befb12..e9185abb0dd 100644
--- a/games/vms-empire/distinfo
+++ b/games/vms-empire/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/06/02 14:09:48 jmmv Exp $
+$NetBSD: distinfo,v 1.2 2004/11/04 12:15:40 wiz Exp $
-SHA1 (vms-empire-1.4.tar.gz) = 88be68a9232f65acf51fa5e7ba15f269745a5e8b
-Size (vms-empire-1.4.tar.gz) = 84453 bytes
-SHA1 (patch-aa) = a0ae58bb2b5468ef684f9f660be162c0a01b6767
+SHA1 (vms-empire-1.7.tar.gz) = 3a9d697f333269ed486f93e77c54f3e688c96edc
+Size (vms-empire-1.7.tar.gz) = 84726 bytes
+SHA1 (patch-aa) = d723aaf73ee2117738ee239ce206fd59c6e92fb1
diff --git a/games/vms-empire/patches/patch-aa b/games/vms-empire/patches/patch-aa
index c30bad83c60..d847a46d2bc 100644
--- a/games/vms-empire/patches/patch-aa
+++ b/games/vms-empire/patches/patch-aa
@@ -1,8 +1,6 @@
-$NetBSD: patch-aa,v 1.1.1.1 2003/06/02 14:09:49 jmmv Exp $
-
---- Makefile.orig 2002-08-01 21:04:02.000000000 +0200
-+++ Makefile
-@@ -19,7 +19,7 @@ SYS = LINUX
+--- Makefile.orig 2004-11-03 20:17:21.000000000 -0400
++++ Makefile 2004-11-03 20:17:59.000000000 -0400
+@@ -18,7 +18,7 @@
# Use -g to compile the program for debugging.
#DEBUG = -g -DDEBUG -Wall
@@ -11,7 +9,7 @@ $NetBSD: patch-aa,v 1.1.1.1 2003/06/02 14:09:49 jmmv Exp $
# Use -p to profile the program.
#PROFILE = -p -DPROFILE
-@@ -29,7 +29,7 @@ LIBS = -lncurses
+@@ -28,7 +28,7 @@
# You shouldn't have to modify anything below this line.
@@ -20,7 +18,7 @@ $NetBSD: patch-aa,v 1.1.1.1 2003/06/02 14:09:49 jmmv Exp $
FILES = \
attack.c \
-@@ -68,7 +68,7 @@ OFILES = \
+@@ -67,7 +67,7 @@
all: vms-empire
vms-empire: $(OFILES)