Bug 164403 - [patch] Mk/bsd.licenses.mk: bring back --hline
Summary: [patch] Mk/bsd.licenses.mk: bring back --hline
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: Thomas Abthorpe
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-23 11:40 UTC by Jan Beich
Modified: 2012-02-27 17:40 UTC (History)
0 users

See Also:


Attachments
hline.diff (1.41 KB, patch)
2012-01-23 11:40 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2012-01-23 11:40:03 UTC
As noted in ports/154121 followup the workaround is no longer necessary
since last libdialog update in /stable/9@r224014 (2011-07-14).
Comment 1 Thomas Abthorpe freebsd_committer freebsd_triage 2012-02-03 05:26:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

Claim for portmgr
Comment 2 Thomas Abthorpe freebsd_committer freebsd_triage 2012-02-27 17:10:45 UTC
Responsible Changed
From-To: portmgr->tabthorpe

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-02-27 17:34:09 UTC
tabthorpe    2012-02-27 17:33:55 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.licenses.mk 
  Log:
  - Add code to support standard licenses [1]
  - Properly cleanup files in /tmp [2]
  - Bring back --hline [3]
  
  PR:             ports/163640 [1], ports/155890 [2], ports/164403 [3]
  Submitted by:   crees [1], Pan Tsu [2], Jan Beich [3]
  Exp run by:     pav
  
  Revision  Changes    Path
  1.10      +17 -7     ports/Mk/bsd.licenses.mk
_______________________________________________
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 4 Thomas Abthorpe freebsd_committer freebsd_triage 2012-02-27 17:35:30 UTC
State Changed
From-To: open->closed

Committed. Thanks!