ports/121851: [PATCH] games/xqf: cleanup USE_XLIB, take maintainership

Dmitry Marakasov amdmi3 at amdmi3.ru
Wed Mar 19 01:20:01 UTC 2008


>Number:         121851
>Category:       ports
>Synopsis:       [PATCH] games/xqf: cleanup USE_XLIB, take maintainership
>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:   Wed Mar 19 01:20:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 7.0-RELEASE FreeBSD 7.0-RELEASE #5: Fri Mar 14 14:26:43 MSK 2008 root at hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
* Cleanup USE_XLIB (not needed)
* Take maintainership
* Use SF macro
>How-To-Repeat:
>Fix:

--- xqf.patch begins here ---
diff -ruN xqf.orig/Makefile xqf/Makefile
--- xqf.orig/Makefile	2008-03-19 04:01:48.000000000 +0300
+++ xqf/Makefile	2008-03-19 04:09:57.000000000 +0300
@@ -7,17 +7,15 @@
 
 PORTNAME=	xqf
 PORTVERSION=	1.0.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	games
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITES=	SF
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	amdmi3 at amdmi3.ru
 COMMENT=	A server browser for many popular 3D action games
 
 RUN_DEPENDS=	qstat:${PORTSDIR}/games/qstat
 
-USE_XLIB=	yes
 USE_GNOME=	intlhack
 USE_GETOPT_LONG=	yes
 USE_GETTEXT=	yes
--- xqf.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list