[PATCH] accessibility/gnomemag ftp.linux.org.uk problem

Roman Neuhauser neuhauser at chello.cz
Fri May 21 18:21:59 PDT 2004


>Submitter-Id:	current-users
>Originator:	Roman Neuhauser
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] accessibility/gnomemag ftp.linux.org.uk problem
>Severity:	non-critical
>Priority:	low
>Category:	ports
>Class:		change-request
>Release:	FreeBSD 4.9-RELEASE-p2 i386
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root at isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
http://ftp.linux.org.uk/mirrors/ftp.gnome.org/sources/gnome-mag/0.10/
only has bzipped tarballs. two possible patches attached.

>How-To-Repeat:
	
>Fix:

	

--- accessibility::gnomemag.MASTER_SITE_GNOME:N.patch begins here ---
Index: accessibility/gnomemag/Makefile
===================================================================
RCS file: /home/ncvs/ports/accessibility/gnomemag/Makefile,v
retrieving revision 1.15
diff -u -u -r1.15 Makefile
--- accessibility/gnomemag/Makefile	19 Apr 2004 22:50:55 -0000	1.15
+++ accessibility/gnomemag/Makefile	22 May 2004 01:16:55 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	gnomemag
 PORTVERSION=	0.10.11
 CATEGORIES=	accessibility gnome
-MASTER_SITES=	${MASTER_SITE_GNOME}
+MASTER_SITES=	${MASTER_SITE_GNOME:Nhttp\://ftp.linux.org.uk/*}
 MASTER_SITE_SUBDIR=	sources/gnome-mag/0.10
 DISTNAME=	gnome-mag-${PORTVERSION}
 DIST_SUBDIR=	gnome2
--- accessibility::gnomemag.MASTER_SITE_GNOME:N.patch ends here ---

--- accessibility::gnomemag.USE_BZIP2.patch begins here ---
Index: accessibility/gnomemag/Makefile
===================================================================
RCS file: /home/ncvs/ports/accessibility/gnomemag/Makefile,v
retrieving revision 1.15
diff -u -u -r1.15 Makefile
--- accessibility/gnomemag/Makefile	19 Apr 2004 22:50:55 -0000	1.15
+++ accessibility/gnomemag/Makefile	22 May 2004 01:15:31 -0000
@@ -17,6 +17,7 @@
 COMMENT=	GNOME screen magnifier
 
 USE_X_PREFIX=	yes
+USE_BZIP2=	yes
 USE_GNOME=	gnomehack gnomeprefix atspi libbonobo lthack intlhack
 USE_GMAKE=	yes
 USE_LIBTOOL_VER=	13
--- accessibility::gnomemag.USE_BZIP2.patch ends here ---




More information about the freebsd-gnome mailing list