cvs commit: ports MOVED
Edwin Groothuis
edwin at FreeBSD.org
Sun Sep 28 06:47:33 PDT 2003
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 at lonesome.com>
Revision Changes Path
1.221 +3 -1 ports/MOVED
More information about the cvs-all
mailing list