Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 2004 03:21:39 +0200 (CEST)
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gnome@FreeBSD.org
Subject:    ports/67020: [PATCH] accessibility/gnomemag ftp.linux.org.uk problem
Message-ID:  <20040522012139.0D8A62FDA01@isis.wad.cz>
Resent-Message-ID: <200405220130.i4M1ULxI049181@freefall.freebsd.org>

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

>Number:         67020
>Category:       ports
>Synopsis:       [PATCH] accessibility/gnomemag ftp.linux.org.uk problem
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 21 18:30:21 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>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@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 ---


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



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