Date: Mon, 28 Oct 2002 11:05:49 +0100 (CET) From: Erwin Lansing <erwin@lansing.dk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/44559: fix PATCH_SITES graphics/urt Message-ID: <20021028100549.A0058AB46@backup-mx.droso.dk>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021028100549.A0058AB46>