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

Roman Neuhauser neuhauser at chello.cz
Sat May 22 01:31:03 UTC 2004


>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 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 ---


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



More information about the freebsd-ports-bugs mailing list