Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Nov 2004 19:37:54 -0500 (EST)
From:      "Frank J. Laszlo" <laszlof@vonostingroup.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/74221: [PATCH] games/empire: Update to version 1.7
Message-ID:  <200411220037.iAM0bsPU002862@dungeon.franksworld.org>
Resent-Message-ID: <200411220040.iAM0eSg5077857@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         74221
>Category:       ports
>Synopsis:       [PATCH] games/empire: Update to version 1.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 22 00:40:28 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Frank J. Laszlo
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
>Environment:
System: FreeBSD dungeon.franksworld.org 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Sat Nov 13 17:05:13 EST 2004 laszlof@dungeon.franksworld.org:/usr/obj/usr/src/sys/DUNGEON i386


	
>Description:
	Update from 1.6_1 to 1.7 on the authors website, http://www.catb.org/~esr/vms-empire/

>How-To-Repeat:
>Fix:

	

--- empire-1.7.diff begins here ---
diff -rU3 empire.orig/Makefile empire/Makefile
--- empire.orig/Makefile	Sun Nov 21 19:23:14 2004
+++ empire/Makefile	Sun Nov 21 19:33:14 2004
@@ -6,16 +6,16 @@
 #
 
 PORTNAME=	empire
-PORTVERSION=	1.6
-PORTREVISION=	1
+PORTVERSION=	1.7
 CATEGORIES=	games
 MASTER_SITES=	http://www.catb.org/~esr/vms-empire/
 DISTNAME=	vms-${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	laszlof@vonostingroup.com
 COMMENT=	Solitaire empire game "VMS Empire"
 
 MAN6=		empire.6
+PLIST_FILES=	bin/empire share/doc/${PORTNAME}/BUGS share/doc/${PORTNAME}/README
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/vms-empire ${PREFIX}/bin/empire
diff -rU3 empire.orig/distinfo empire/distinfo
--- empire.orig/distinfo	Sun Nov 21 19:23:14 2004
+++ empire/distinfo	Sun Nov 21 19:25:26 2004
@@ -1,2 +1,2 @@
-MD5 (vms-empire-1.6.tar.gz) = 6aef5eb05abd5b9aa6ecbd1f38e81e68
-SIZE (vms-empire-1.6.tar.gz) = 85023
+MD5 (vms-empire-1.7.tar.gz) = d458082c1052e63c1700fa5b54d4ef6f
+SIZE (vms-empire-1.7.tar.gz) = 84726
Only in empire.orig: pkg-plist
--- empire-1.7.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411220037.iAM0bsPU002862>