From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 21 18:31:03 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82B7F16A4CE for ; Fri, 21 May 2004 18:31:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65B0C43D39 for ; Fri, 21 May 2004 18:31:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i4M1ULR5049186 for ; Fri, 21 May 2004 18:30:21 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4M1ULxI049181; Fri, 21 May 2004 18:30:21 -0700 (PDT) (envelope-from gnats) Resent-Date: Fri, 21 May 2004 18:30:21 -0700 (PDT) Resent-Message-Id: <200405220130.i4M1ULxI049181@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Roman Neuhauser Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7199316A4CE for ; Fri, 21 May 2004 18:21:59 -0700 (PDT) Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34]) by mx1.FreeBSD.org (Postfix) with SMTP id 97ABA43D1D for ; Fri, 21 May 2004 18:21:58 -0700 (PDT) (envelope-from neuhauser@chello.cz) Received: (qmail 55226 invoked by uid 0); 22 May 2004 01:21:39 -0000 Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16) by smtp.dkm.cz with SMTP; 22 May 2004 01:21:39 -0000 Received: by isis.wad.cz (Postfix, from userid 1001) id 0D8A62FDA01; Sat, 22 May 2004 03:21:39 +0200 (CEST) Message-Id: <20040522012139.0D8A62FDA01@isis.wad.cz> Date: Sat, 22 May 2004 03:21:39 +0200 (CEST) From: Roman Neuhauser To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: gnome@FreeBSD.org Subject: ports/67020: [PATCH] accessibility/gnomemag ftp.linux.org.uk problem X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Roman Neuhauser List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 May 2004 01:31:03 -0000 >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: