Bug 166960 - [patch] math/Makefile: missorted SUBDIR item
Summary: [patch] math/Makefile: missorted SUBDIR item
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-15 10:50 UTC by Conrad J. Sabatier
Modified: 2012-04-15 11:01 UTC (History)
0 users

See Also:


Attachments
math-Makefile.diff (523 bytes, patch)
2012-04-15 10:50 UTC, Conrad J. Sabatier
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Conrad J. Sabatier 2012-04-15 10:50:01 UTC
		Missorted SUBDIR+= item in ports/math/Makefile.

Fix: Patch below.

How-To-Repeat: 		Run 'mkreadmes math'.
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-04-15 10:53:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rm

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-04-15 10:57:23 UTC
rm          2012-04-15 09:57:10 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Log:
  - fix entries sorting
  
  PR:             166960
  Submitted by:   Conrad J. Sabatier <conrads at cox dot net>
  
  Revision  Changes    Path
  1.776     +1 -1      ports/math/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 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-04-15 11:01:23 UTC
State Changed
From-To: open->closed

Committed, thank you!