Bug 11246 - Update: games/freeciv
Summary: Update: games/freeciv
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-04-21 00:30 UTC by cpiazza
Modified: 1999-05-01 04:11 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cpiazza 1999-04-21 00:30:00 UTC
Update to 1.8.0

Fix: 

-Chris--MbEqXKiVoUVRbqECrDhBsCg4eVQKW6ltp90KNhcyCLH0knSB
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: freeciv/Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/games/freeciv/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile	1999/02/08 18:07:44	1.19
+++ Makefile	1997/01/21 00:09:05
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	freeciv
-# Version required:	1.7.2
+# Version required:	1.8.0
 # Date created:		Jun 20 1997
 # Whom:			ada@bsd.org
 #
 # $Id: Makefile,v 1.19 1999/02/08 18:07:44 dirk Exp $
 #
 
-DISTNAME=	freeciv-1.7.2
+DISTNAME=	freeciv-1.8.0
 CATEGORIES=	games
 MASTER_SITES=	ftp://ftp.freeciv.org/pub/freeciv/ \
 		ftp://ftp.pvv.ntnu.no/pub/freeciv/ \
Index: freeciv/files/md5
===================================================================
RCS file: /cvs/FreeBSD/ports/games/freeciv/files/md5,v
retrieving revision 1.11
diff -u -r1.11 md5
--- md5	1999/01/30 17:48:46	1.11
+++ md5	1997/01/21 00:10:53
@@ -1 +1 @@
-MD5 (freeciv-1.7.2.tar.bz2) = 88d5ab3a0482df864fcb53fd387d3239
+MD5 (freeciv-1.8.0.tar.bz2) = df82a4f525e2f486e1ae78138783fab8
Index: freeciv/pkg/PLIST
===================================================================
RCS file: /cvs/FreeBSD/ports/games/freeciv/pkg/PLIST,v
retrieving revision 1.5
diff -u -r1.5 PLIST
--- PLIST	1999/01/18 03:24:29	1.5
+++ PLIST	1999/04/20 23:23:10
@@ -1,14 +1,35 @@
 bin/civserver
 bin/civclient
 share/freeciv/Freeciv
-share/freeciv/helpdata.txt
+share/freeciv/civ1/buildings.ruleset
+share/freeciv/civ1/tech.ruleset
+share/freeciv/civ1/units.ruleset
+share/freeciv/civ1.serv
+share/freeciv/classic/flags.xpm
+share/freeciv/classic/roads.xpm
+share/freeciv/classic/tiles.xpm
+share/freeciv/classic/units.xpm
+share/freeciv/default/buildings.ruleset
+share/freeciv/default/frags.xpm
+share/freeciv/default/roads.xpm
+share/freeciv/default/small.xpm
+share/freeciv/default/space.xpm
+share/freeciv/default/techs.ruleset
+share/freeciv/default/tiles.xpm
+share/freeciv/default/treaty.xpm
+share/freeciv/default/units.ruleset
+share/freeciv/default/units.xpm
 share/freeciv/earth-80x50.sav
 share/freeciv/earth-160x90.sav
 share/freeciv/europe.sav
+share/freeciv/helpdata.txt
 share/freeciv/intro.xpm
 share/freeciv/radar.xpm
 share/freeciv/small.xpm
 share/freeciv/tiles.xpm
 share/freeciv/treaty.xpm
 share/freeciv/units.xpm
+@dirrm share/freeciv/civ1
+@dirrm share/freeciv/classic
+@dirrm share/freeciv/default
 @dirrm share/freeciv
Comment 1 Steve Price freebsd_committer freebsd_triage 1999-05-01 04:09:58 UTC
State Changed
From-To: open->closed

Update committed, thanks!