Bug 159052 - 2 lines in /usr/ports/MOVED not well-formed (missing category)
Summary: 2 lines in /usr/ports/MOVED not well-formed (missing category)
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: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-20 05:30 UTC by alex
Modified: 2011-07-20 05:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alex 2011-07-20 05:30:11 UTC
2 lines in the file /usr/ports/MOVED are not well formed. They are missing category information.

Any programs that read this file (e.g., ports-mgmt/portupdate-scan) could potentially experience problems with these two lines.

Fix: 

1121c1121
< x11-wm/xmonad-contrib|hs-xmonad-contrib|2010-05-24|Renamed: It has become a Cabal transcript
---
> x11-wm/xmonad-contrib|x11-wm/hs-xmonad-contrib|2010-05-24|Renamed: It has become a Cabal transcript
2169c2169
< barnyard-sguil|barnyard2-sguil|2011-05-15|barnyard2 has build in sguil support
---
> security/barnyard-sguil|security/barnyard2-sguil|2011-05-15|barnyard2 has build in sguil support
How-To-Repeat: View lines 1121 and 2169 of /usr/ports/MOVED
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2011-07-20 05:44:32 UTC
State Changed
From-To: open->closed

Committed, thanks.  (Also affects portsmon.) 


Comment 2 Mark Linimon freebsd_committer freebsd_triage 2011-07-20 05:44:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->linimon
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-07-20 05:44:32 UTC
linimon     2011-07-20 04:44:24 UTC

  FreeBSD ports repository

  Modified files:
    .                    MOVED 
  Log:
  Fix badly-formatted entries.
  
  PR:             ports/159052
  Submitted by:   Alex Stangl <alex@stangl.us>
  
  Revision  Changes    Path
  1.2523    +3 -3      ports/MOVED
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"