From owner-freebsd-ports Mon Oct 28 2:10: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C36837B401 for ; Mon, 28 Oct 2002 02:10:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B08E943E7B for ; Mon, 28 Oct 2002 02:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9SAA1x3038497 for ; Mon, 28 Oct 2002 02:10:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9SAA1qI038496; Mon, 28 Oct 2002 02:10:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 250A637B401 for ; Mon, 28 Oct 2002 02:05:52 -0800 (PST) Received: from backup-mx.droso.dk (backup-mx.droso.dk [62.79.38.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E45D43E42 for ; Mon, 28 Oct 2002 02:05:51 -0800 (PST) (envelope-from erwin@backup-mx.droso.dk) Received: by backup-mx.droso.dk (Postfix, from userid 1000) id A0058AB46; Mon, 28 Oct 2002 11:05:49 +0100 (CET) Message-Id: <20021028100549.A0058AB46@backup-mx.droso.dk> Date: Mon, 28 Oct 2002 11:05:49 +0100 (CET) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/44559: fix PATCH_SITES graphics/urt Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 44559 >Category: ports >Synopsis: fix PATCH_SITES graphics/urt >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Oct 28 02:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.7-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD panda.droso.net 4.7-STABLE FreeBSD 4.7-STABLE #11: Thu Oct 10 01:16:26 CEST 2002 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386 >Description: patch is no longer found at previous site, change to another site which has the patch >How-To-Repeat: >Fix: --- urt.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/urt/Makefile,v retrieving revision 1.28 diff -u -r1.28 Makefile --- Makefile 29 Sep 2002 08:07:45 -0000 1.28 +++ Makefile 28 Oct 2002 10:04:24 -0000 @@ -12,7 +12,7 @@ DISTNAME= urt DISTFILES= urt-3.1b.tar.Z urt-doc.tar urt-img.tar -PATCH_SITES= ftp://ptolemy.berkeley.edu/pub/misc/urt/ +PATCH_SITES= http://www.funet.fi/pub/graphics/packages/urt/rel2/ PATCHFILES= urt-3.1b-3.1b1.patch PATCH_DIST_STRIP=-p1 --- urt.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message