Bug 163232 - [patch] math/metis: respect CC
Summary: [patch] math/metis: respect CC
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: Brendan Fabeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-13 06:10 UTC by Jan Beich
Modified: 2012-03-17 14:00 UTC (History)
0 users

See Also:


Attachments
cc.diff (842 bytes, patch)
2011-12-13 06:10 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-13 06:11:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bf

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-03-17 13:55:52 UTC
bf          2012-03-17 13:55:42 UTC

  FreeBSD ports repository

  Modified files:
    math/metis           Makefile pkg-descr 
  Added files:
    math/metis/files     patch-Makefile.in 
  Removed files:
    math/metis/files     patch-aa patch-ab patch-ac patch-ad 
  Log:
  respect CC and related variables [1]; add a test target; update WWW;
  minor simplifications; shorten a few long lines
  
  PR:             163232 [1]
  Submitted by:   J. Beich (partial patch) [1]
  Feature safe:   yes
  
  Revision  Changes    Path
  1.20      +13 -7     ports/math/metis/Makefile
  1.1       +25 -0     ports/math/metis/files/patch-Makefile.in (new)
  1.5       +0 -23     ports/math/metis/files/patch-aa (dead)
  1.4       +0 -19     ports/math/metis/files/patch-ab (dead)
  1.3       +0 -19     ports/math/metis/files/patch-ac (dead)
  1.3       +0 -19     ports/math/metis/files/patch-ad (dead)
  1.3       +8 -7      ports/math/metis/pkg-descr
_______________________________________________
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 Brendan Fabeny freebsd_committer freebsd_triage 2012-03-17 13:56:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!