Skip site navigation (1)Skip section navigation (2)
Date:      3 Jun 2004 13:43:52 -0000
From:      Erik Greenwald <erik@smluc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        erik@math.smsu.edu
Subject:   ports/67527: [Maintainer Update]  games/fgkicker  0.7_1 -> 0.8
Message-ID:  <20040603134352.26981.qmail@phoenix.smluc.org>
Resent-Message-ID: <200406031350.i53DoKWP090321@freefall.freebsd.org>

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

>Number:         67527
>Category:       ports
>Synopsis:       [Maintainer Update]  games/fgkicker  0.7_1 -> 0.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 03 06:50:20 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fenris 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu May 27 23:31:48 EDT 2004 root@fenris:/usr/obj/usr/src/sys/FENRIS i386


	
>Description:
version update

changelog:
	v0.8
	* added "enable httpd host" option
	* fixed strsize issue handling aircraft list (Joseph Harnish <bigjoe@linuxmail.org>)
	* fixed writing out settings file for horizon/lighting option

freshmeat blurb
	An "enable httpd host" option was added, which allows you to
	see and edit Flightgear settings using a Web browser. Some
	small fixes were made to the code for handling the aircraft 
	list, and issues with correctly handling some options when 
	saving settings were fixed.

pkg-plist needed no change

>How-To-Repeat:
	
>Fix:

	

--- games-fgkicker-0.8.patch begins here ---
diff -Nurb games/fgkicker.orig/Makefile games/fgkicker/Makefile
--- games/fgkicker.orig/Makefile	Thu Jun  3 09:31:38 2004
+++ games/fgkicker/Makefile	Thu Jun  3 09:32:34 2004
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	fgkicker
-PORTVERSION=	0.7
-PORTREVISION=	1
+PORTVERSION=	0.8
 CATEGORIES=	games
 MASTER_SITES=	http://users.pandora.be/ceppe/linux/
 EXTRACT_SUFX=	.tgz
diff -Nurb games/fgkicker.orig/distinfo games/fgkicker/distinfo
--- games/fgkicker.orig/distinfo	Thu Jun  3 09:31:38 2004
+++ games/fgkicker/distinfo	Thu Jun  3 09:32:42 2004
@@ -1,2 +1,2 @@
-MD5 (fgkicker-0.7.tgz) = 7685f668420519a02327c2cffa842050
-SIZE (fgkicker-0.7.tgz) = 250401
+MD5 (fgkicker-0.8.tgz) = 830a27dc03ab4ecaa29ea1fd08a04ba9
+SIZE (fgkicker-0.8.tgz) = 251109
--- games-fgkicker-0.8.patch ends here ---


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



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