ports/121849: [PATCH] sysutils/gkrellflynn: take maintainership, cleanup USE_X_PREFIX, add mirror

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


>Number:         121849
>Category:       ports
>Synopsis:       [PATCH] sysutils/gkrellflynn: take maintainership, cleanup USE_X_PREFIX, add mirror
>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:00:03 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:
* Take maintainership
* Drop unneeded USE_X_PREFIX
* Mirror a distfile (MASTER_SITE seems to be down)
>How-To-Repeat:
>Fix:

--- gkrellflynn.patch begins here ---
diff -ruN gkrellflynn.orig/Makefile gkrellflynn/Makefile
--- gkrellflynn.orig/Makefile	2008-03-19 03:49:32.000000000 +0300
+++ gkrellflynn/Makefile	2008-03-19 03:56:23.000000000 +0300
@@ -7,11 +7,12 @@
 
 PORTNAME=	gkrellflynn
 PORTVERSION=	0.8
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	sysutils
-MASTER_SITES=	http://horus.comlab.uni-rostock.de/flynn/
+MASTER_SITES=	http://www.amdmi3.ru/distfiles/ \
+		http://horus.comlab.uni-rostock.de/flynn/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	amdmi3 at amdmi3.ru
 COMMENT=	A tiny system load meter for gkrellm
 
 BUILD_DEPENDS=	${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
@@ -19,7 +20,6 @@
 
 PLIST_FILES=	libexec/gkrellm2/plugins/gkrellflynn.so
 USE_GNOME=	gtk20
-USE_X_PREFIX=	yes
 MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS} -c -fPIC"
 ALL_TARGET=	${PORTNAME}.so
 
--- gkrellflynn.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list