K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-09-28T13:47:31.000000Z K 7 svn:log V 808 [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 END