Bug 126302 - [PATCH]math/calc: respect CC, CFLAGS, etc.; add tests; fix minor pkg-plist nits
Summary: [PATCH]math/calc: respect CC, CFLAGS, etc.; add tests; fix minor pkg-plist nits
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: jmz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-06 15:10 UTC by bf
Modified: 2008-08-24 19:00 UTC (History)
0 users

See Also:


Attachments
file.diff (3.48 KB, patch)
2008-08-06 15:10 UTC, bf
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description bf 2008-08-06 15:10:02 UTC
The permissions on some installed files are still nonstandard, but that's for another time...

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-06 15:10:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jmz

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 bf 2008-08-06 15:27:49 UTC
I should also mention that this change prevents ldconfig from being run multiple times on libraries, and that the empty patch-alloc.h should be removed.

Regards, 
  b.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-08-24 18:51:06 UTC
jmz         2008-08-24 17:50:57 UTC

  FreeBSD ports repository

  Modified files:
    math/calc            Makefile pkg-plist 
    math/calc/files      patch-Makefile 
  Log:
  Respect CC, CFLAGS, etc.
  Plist fixes.
  
  PR:             ports/126302
  Submitted by:   bf <bf2006a@yahoo.com>
  
  Revision  Changes    Path
  1.25      +8 -0      ports/math/calc/Makefile
  1.5       +102 -2    ports/math/calc/files/patch-Makefile
  1.12      +8 -8      ports/math/calc/pkg-plist
_______________________________________________
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 jmz freebsd_committer freebsd_triage 2008-08-24 18:51:12 UTC
State Changed
From-To: open->closed

Committed. Thanks!