- Update to version 1.3.1
- Remove the old files Makefile.orig Makefile.rej PR: 57320 Submitted by: maintainer
This commit is contained in:
parent
35ee8e93fe
commit
cca87486a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89717
@ -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>
|
||||
|
@ -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>
|
@ -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>
|
@ -1 +1 @@
|
||||
MD5 (eif-1.2.2.tar.gz) = f7ff5d2f0bc974df819cbc4176f11ebc
|
||||
MD5 (eif-1.3.1.tar.gz) = c0bc29ec5eb0ee25d40e0a47868ebc8f
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user