Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2008 02:00:07 GMT
From:      Mark Andrews <Mark_Andrews@isc.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/121813: MOVED is broken 
Message-ID:  <200803180200.m2I207n7045765@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/121813; it has been noted by GNATS.

From: Mark Andrews <Mark_Andrews@isc.org>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/121813: MOVED is broken 
Date: Tue, 18 Mar 2008 12:56:30 +1100

 > 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" <committers>
 
 -- 
 Mark Andrews, ISC
 1 Seymour St., Dundas Valley, NSW 2117, Australia
 PHONE: +61 2 9871 4742                 INTERNET: Mark_Andrews@isc.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803180200.m2I207n7045765>