Bug 91402 - sysutils/portupgrade: Fix yet another infinite loop.
Summary: sysutils/portupgrade: Fix yet another infinite loop.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-06 16:30 UTC by KOMATSU Shinichiro
Modified: 2006-01-07 01:04 UTC (History)
0 users

See Also:


Attachments
file.diff (1.04 KB, patch)
2006-01-06 16:30 UTC, KOMATSU Shinichiro
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description KOMATSU Shinichiro 2006-01-06 16:30:02 UTC
Check and avoid infinite loop when MOVED has an entry such as:

    games/scummvm|emulators/scummvm|2004-04-06|new category
    emulators/scummvm|games/scummvm|2004-04-13|new category

    (games/scummvm -> emulators/scummvm -> games/scummvm -> ...)

Reported by: Bohdan Horst <nexus at hoth dot amu dot edu dot pl>
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-01-07 01:04:28 UTC
State Changed
From-To: open->closed

Committed, thanks!