From owner-freebsd-ports Thu Oct 10 7:30: 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 8BF8737B401 for ; Thu, 10 Oct 2002 07:30:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBCB143EB1 for ; Thu, 10 Oct 2002 07:30:01 -0700 (PDT) (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 g9AEU1Co098710 for ; Thu, 10 Oct 2002 07:30:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AEU1Lj098709; Thu, 10 Oct 2002 07:30:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0B9F37B401 for ; Thu, 10 Oct 2002 07:26:37 -0700 (PDT) Received: from tl.kom.tuwien.ac.at (tl.kom.tuwien.ac.at [128.131.34.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6F7E43E8A for ; Thu, 10 Oct 2002 07:26:31 -0700 (PDT) (envelope-from tilman@arved.de) Received: from tl.kom.tuwien.ac.at (localhost [127.0.0.1]) by tl.kom.tuwien.ac.at (8.12.6/8.12.5) with ESMTP id g9AEQKeY064076; Thu, 10 Oct 2002 16:26:21 +0200 (CEST) (envelope-from tilman@tl.kom.tuwien.ac.at) Received: (from tilman@localhost) by tl.kom.tuwien.ac.at (8.12.5/8.12.5/Submit) id g9AEQKL1064075; Thu, 10 Oct 2002 16:26:20 +0200 (CEST) Message-Id: <200210101426.g9AEQKL1064075@tl.kom.tuwien.ac.at> Date: Thu, 10 Oct 2002 16:26:20 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de X-Send-Pr-Version: 3.113 Subject: ports/43893: [Maintainer-update] Fix Mastersites news/newscache 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: 43893 >Category: ports >Synopsis: [Maintainer-update] Fix Mastersites news/newscache >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Oct 10 07:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-STABLE i386 >Organization: Vienna University of Technology >Environment: System: FreeBSD tl.kom.tuwien.ac.at 4.6-STABLE FreeBSD 4.6-STABLE #0: Wed Jul 24 15:50:09 CEST 2002 root@tl.kom.tuwien.ac.at:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: >How-To-Repeat: >Fix: --- newscache.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/news/newscache/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 15 Jul 2002 10:28:58 -0000 1.2 +++ Makefile 7 Oct 2002 17:20:56 -0000 @@ -8,8 +8,8 @@ PORTNAME= newscache PORTVERSION= 0.99.22 CATEGORIES= news -MASTER_SITES= http://www.infosys.tuwien.ac.at/NewsCache/download/ \ - http://members.aon.at/hstraub/linux/ +MASTER_SITES= http://members.aon.at/hstraub/linux/newscache/ \ + http://www.infosys.tuwien.ac.at/NewsCache/download/ DISTNAME= NewsCache-${PORTVERSION} MAINTAINER= freebsdports@arved.de --- newscache.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