Summary: | [patch] fix possible error in /usr/ports/MOVED | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Mark Linimon <linimon> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Mark Linimon
2003-09-27 20:50:20 UTC
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. --- ports/MOVED.dist Sun Sep 28 01:44:02 2003 +++ ports/MOVED Sun Sep 28 01:52:16 2003 @@ -164,7 +164,7 @@ devel/ossp-mm||2003-02-01|accidental dupe of devel/mm archivers/linux_rar||2003-02-03|FreeBSD/i386 binary is available security/krb5-beta||2003-08-07|deleted: no longer in beta, MIT KRB5 1.3 released -security/pam_krb5||2003-02-12|resurrected: required when MIT KRB5 used in place of base system KRB5 +security/pam_krb5||2003-02-12|deleted: functionality in base system deskutils/gnucash|finance/gnucash|2003-02-05|new category x11-toolkits/crux||2003-02-07|deleted: added to GNOME 2.2 desktop textproc/ruby-erb||2003-02-09|ERb 1.x is obsolete: use the one included in ruby 1.8 or ruby16-shim-ruby18 @@ -343,6 +343,7 @@ net/p5-Net-BGP4|net/p5-Net-BGP|2003-05-21|module was renamed x11-wm/kde-icontheme-crystal||2003-05-22|Included in kdelibs devel/p5-File-Tools||2003-05-22|Newer version included into Perl distribution +lang/php4|lang/php4|2003-05-22|re-separated from www/mod_php4 x11-servers/XttXF98srv-EGC||2003-05-23|obsoleted by x11-servers/XFree86-4-Server x11-servers/XttXF98srv-GA968||2003-05-23|obsoleted by x11-servers/XFree86-4-Server x11-servers/XttXF98srv-GANBWAP||2003-05-23|obsoleted by x11-servers/XFree86-4-Server @@ -486,6 +487,7 @@ x11-wm/scwm||2003-08-07|port was marked broken for 3 months with no fix submitted chinese/cce||2003-08-07|port contains a security vulnerability and is no longer developed net/ruby-romp||2003-08-08|discontinued +security/pam_krb5|security/pam_krb5|2003-08-08|resurrected: required when MIT KRB5 used in place of base system KRB5 audio/ruby-qt2sound||2003-08-09|obsolete graphics/ruby-qt2gl||2003-08-09|obsolete textproc/ruby-qt2xml||2003-08-09|obsolete State Changed From-To: open->closed Commited, thanks! |