Bug 122579 - typo in /usr/ports/UPDATING
Summary: typo in /usr/ports/UPDATING
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-08 17:30 UTC by Federico GDB
Modified: 2008-04-08 22:00 UTC (History)
0 users

See Also:


Attachments
file.diff (489 bytes, patch)
2008-04-08 17:30 UTC, Federico GDB
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Federico GDB 2008-04-08 17:30:01 UTC
Set OVERRIDE_LINUX_BASE_PORT=f6
but should be OVERRIDE_LINUX_BASE_PORT=fc6

In general:
OVERRIDE_LINUX_BASE_PORT=${LINUXBASEDISTRO}
LINUXBASEDISTRO <- { fc4, fc6, f7, f8... }

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-08 21:40:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

Beech@ submitted the original text.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-08 21:56:07 UTC
beech       2008-04-08 20:55:53 UTC

  FreeBSD ports repository

  Modified files:
    .                    UPDATING 
  Log:
  - Fix typo
  
  PR:             ports/122579
  Submitted by:   Federico <federicogalvezdurand@yahoo.com>
  
  Revision  Changes    Path
  1.616     +2 -2      ports/UPDATING
_______________________________________________
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"
Comment 3 Beech Rintoul freebsd_committer freebsd_triage 2008-04-08 21:56:29 UTC
State Changed
From-To: open->closed

Committed, Thanks!