diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-28 20:42:11 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-28 20:42:11 +0000 |
commit | cca87486a606e5ac4f33ae991bb5376c8c20cb8e (patch) | |
tree | e332411f935f938edd9ca209e410a48417fa3e52 | |
parent | Add qmail-remove 0.93, (diff) |
- Update to version 1.3.1
- Remove the old files Makefile.orig Makefile.rej
PR: 57320
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=89717
-rw-r--r-- | games/eif/Makefile | 4 | ||||
-rw-r--r-- | games/eif/Makefile.orig | 17 | ||||
-rw-r--r-- | games/eif/Makefile.rej | 24 | ||||
-rw-r--r-- | games/eif/distinfo | 2 | ||||
-rw-r--r-- | games/eif/pkg-plist | 23 |
5 files changed, 19 insertions, 51 deletions
diff --git a/games/eif/Makefile b/games/eif/Makefile index c59282ed9b02..82d9425b64d3 100644 --- a/games/eif/Makefile +++ b/games/eif/Makefile @@ -6,13 +6,15 @@ # PORTNAME= eif -PORTVERSION= 1.2.2 +PORTVERSION= 1.3.1 CATEGORIES= games MASTER_SITES= http://www.stack.nl/~marcolz/empire/ MAINTAINER= johans@stack.nl COMMENT= Empire text client +MAN1= eif.1 + GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/games/eif/Makefile.orig b/games/eif/Makefile.orig deleted file mode 100644 index d36d03ebdb78..000000000000 --- a/games/eif/Makefile.orig +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: eif -# Date created: 4 March 2003 -# Whom: johans -# -# $FreeBSD$ -# - -PORTNAME= eif -PORTVERSION= 1.2.2 -CATEGORIES= games -COMMENT= empire text client -MASTER_SITES= http://www.stack.nl/~marcolz/empire/ - -GNU_CONFIGURE= yes -MAINTAINER= johans@stack.nl - -.include <bsd.port.mk> diff --git a/games/eif/Makefile.rej b/games/eif/Makefile.rej deleted file mode 100644 index 28c18327724f..000000000000 --- a/games/eif/Makefile.rej +++ /dev/null @@ -1,24 +0,0 @@ -*************** -*** 8,17 **** - PORTNAME= eif - PORTVERSION= 1.2.2 - CATEGORIES= games -- COMMENT= empire text client - MASTER_SITES= http://www.stack.nl/~marcolz/empire/ - -- GNU_CONFIGURE= yes - MAINTAINER= johans@stack.nl - - .include <bsd.port.mk> ---- 8,18 ---- - PORTNAME= eif - PORTVERSION= 1.2.2 - CATEGORIES= games - MASTER_SITES= http://www.stack.nl/~marcolz/empire/ - - MAINTAINER= johans@stack.nl -+ COMMENT= Empire text client -+ -+ GNU_CONFIGURE= yes - - .include <bsd.port.mk> diff --git a/games/eif/distinfo b/games/eif/distinfo index dc45f64692cb..bad119461243 100644 --- a/games/eif/distinfo +++ b/games/eif/distinfo @@ -1 +1 @@ -MD5 (eif-1.2.2.tar.gz) = f7ff5d2f0bc974df819cbc4176f11ebc +MD5 (eif-1.3.1.tar.gz) = c0bc29ec5eb0ee25d40e0a47868ebc8f diff --git a/games/eif/pkg-plist b/games/eif/pkg-plist index 2fb1a88a7f79..b13ab667a0c1 100644 --- a/games/eif/pkg-plist +++ b/games/eif/pkg-plist @@ -1,14 +1,21 @@ bin/eif +lib/eif/buildcost.pl +lib/eif/comcount.sh +lib/eif/decay.pl +lib/eif/edu1.sh +lib/eif/edu2.pl lib/eif/eifrc.include lib/eif/ex -lib/eif/mov -lib/eif/with -lib/eif/mob.sh -lib/eif/edu0.sh -lib/eif/edu1.sh -lib/eif/edu2.sh -lib/eif/edu3.pl -lib/eif/luse.sh lib/eif/genconf.sector lib/eif/genconf.version +lib/eif/hap1.sh +lib/eif/hap2.pl +lib/eif/lev0.sh +lib/eif/luse.sh +lib/eif/mob.sh +lib/eif/mov +lib/eif/pop.sh +lib/eif/with +@dirrm share/nls/en_US.US-ASCII +@dirrm share/nls/POSIX @dirrm lib/eif |