From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Mar 18 01:56:32 2008 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0600A106566C; Tue, 18 Mar 2008 01:56:32 +0000 (UTC) (envelope-from marka@isc.org) Received: from drugs.dv.isc.org (unknown [IPv6:2001:470:1f00:820:214:22ff:fed9:fbdc]) by mx1.freebsd.org (Postfix) with ESMTP id 7D0388FC17; Tue, 18 Mar 2008 01:56:31 +0000 (UTC) (envelope-from marka@isc.org) Received: from drugs.dv.isc.org (localhost [127.0.0.1]) by drugs.dv.isc.org (8.14.2/8.14.1) with ESMTP id m2I1uUBW067859; Tue, 18 Mar 2008 12:56:30 +1100 (EST) (envelope-from marka@drugs.dv.isc.org) Message-Id: <200803180156.m2I1uUBW067859@drugs.dv.isc.org> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: Mark Andrews In-reply-to: Your message of "Tue, 18 Mar 2008 01:50:02 GMT." <200803180150.m2I1o2B4045398@freefall.freebsd.org> Date: Tue, 18 Mar 2008 12:56:30 +1100 Sender: marka@isc.org Cc: Subject: Re: ports/121813: MOVED is broken X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2008 01:56:32 -0000 > Thank you very much for your problem report. > It has the internal identification `ports/121813'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=121813 > > >Category: ports > >Responsible: freebsd-ports-bugs > >Synopsis: MOVED is broken > >Arrival-Date: Tue Mar 18 01:50:02 UTC 2008 A cronjob like this would catch this sort of error in a timely manner directly from the cvs repository. Mark cvs update -A -p ports/MOVED | awk -F '|' '/^#/ { next } NF != 4 { print }' | mail -E -s "Bad ports/MOVED entry" -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: Mark_Andrews@isc.org