Skip site navigation (1)Skip section navigation (2)
Date:      27 Jun 2004 19:11:21 -0000
From:      Erik Greenwald <erik@smluc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        erik@math.smsu.edu
Subject:   ports/68429: [Maintainer Update]  games/fgkicker  0.8 -> 0.9
Message-ID:  <20040627191121.20105.qmail@phoenix.smluc.org>
Resent-Message-ID: <200406271920.i5RJK2Cd086492@freefall.freebsd.org>

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

>Number:         68429
>Category:       ports
>Synopsis:       [Maintainer Update]  games/fgkicker  0.8 -> 0.9
>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:   Sun Jun 27 19:20:01 GMT 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:

freshmeat blurb:
	This release makes the airport list searchable. The
	interface now has tooltips. A settings page was added, which
	currently has the option to turn on or off the interface's
	tooltips. Some minor code cleanup has been done.


changelog:
	v0.9
	* airport list is searchable
	* changed code to use gtk types
	* added tooltips
	* gtk_widget_show replaced by gtk_widget_show_all
	* added "FgKicker" page, added "disable tooltips" option

(no change needed to pkg-plist)

>How-To-Repeat:
>Fix:

--- games_fgkicker.patch begins here ---
diff -Nurb games/fgkicker.orig/Makefile games/fgkicker/Makefile
--- games/fgkicker.orig/Makefile	Sun Jun 27 14:59:57 2004
+++ games/fgkicker/Makefile	Sun Jun 27 15:01:37 2004
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	fgkicker
-PORTVERSION=	0.8
+PORTVERSION=	0.9
 CATEGORIES=	games
-MASTER_SITES=	http://users.pandora.be/ceppe/linux/
+MASTER_SITES=	http://users.pandora.be/ceppe/projects/files/fgkicker/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	erik@smluc.org
diff -Nurb games/fgkicker.orig/distinfo games/fgkicker/distinfo
--- games/fgkicker.orig/distinfo	Sun Jun 27 14:59:57 2004
+++ games/fgkicker/distinfo	Sun Jun 27 15:01:40 2004
@@ -1,2 +1,2 @@
-MD5 (fgkicker-0.8.tgz) = 830a27dc03ab4ecaa29ea1fd08a04ba9
-SIZE (fgkicker-0.8.tgz) = 251109
+MD5 (fgkicker-0.9.tgz) = de4c7cb1ed61eff7809dc0f93212016f
+SIZE (fgkicker-0.9.tgz) = 251540
--- games_fgkicker.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?20040627191121.20105.qmail>