Date: Sun, 28 Sep 2003 06:47:31 -0700 (PDT) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports MOVED Message-ID: <200309281347.h8SDlVKj053989@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2003/09/28 06:47:31 PDT
FreeBSD ports repository
Modified files:
. MOVED
Log:
[patch] fix possible error in /usr/ports/MOVED
The ports monitoring code that I am working on attempts to
automatically parse the MOVED file. For the port
security/pam_krb5, which was deleted and then restored,
there is a "from" entry but the "to" entry is still empty.
If I understand the intent of this file correctly, I believe
the "to" entry should be set back to being non-null.
There are two errors. The format I suggested for the first
one doesn't really represent the historical data; I have
restored the original entry on the first instance and added
a completely separate second instance. The other error is
that the lang/php4 port has been restored, but a parse of
the file will allege that it is still deleted.
PR: ports/57293
Submitted by: Mark Linimon <linimon@lonesome.com>
Revision Changes Path
1.221 +3 -1 ports/MOVED
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309281347.h8SDlVKj053989>
