Bug 153919 - [maintainer] misc/heyu2 - fix to knobs for cm17a
Summary: [maintainer] misc/heyu2 - fix to knobs for cm17a
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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-12 01:20 UTC by mstowe
Modified: 2011-01-13 10:10 UTC (History)
0 users

See Also:


Attachments
heyu.diff (517 bytes, patch)
2011-01-12 01:20 UTC, mstowe
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mstowe 2011-01-12 01:20:06 UTC
Due to missing Makefile line, knobs were all ignored, so cm17a code was not enabled

How-To-Repeat: Knobs were all ignored
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2011-01-13 09:57:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-01-13 10:05:15 UTC
makc        2011-01-13 10:04:58 UTC

  FreeBSD ports repository

  Modified files:
    misc/heyu2           Makefile 
  Log:
  Fix OPTIONS processing.
  
  PR:             ports/153919
  Submitted by:   Michael Stowe (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.50      +3 -0      ports/misc/heyu2/Makefile
_______________________________________________
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 Max Brazhnikov freebsd_committer freebsd_triage 2011-01-13 10:05:20 UTC
State Changed
From-To: open->closed

Committed. Thanks!