Bug 121450 - [PATCH]security/rarcrack: respect CC, CFLAGS, PTHREAD_*
Summary: [PATCH]security/rarcrack: respect CC, CFLAGS, PTHREAD_*
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: Philippe Audeoud
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-06 22:20 UTC by bf
Modified: 2008-03-07 13:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.33 KB, patch)
2008-03-06 22:20 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-03-06 22:20:02 UTC
fix comment; respect CC, CFLAGS, PTHREAD_CFLAGS, and PTHREAD_LIBS

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-06 22:20:07 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Philippe Audeoud freebsd_committer freebsd_triage 2008-03-07 06:53:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jadawin

Maintainer is now committer. I'll take it.
Comment 3 Philippe Audeoud freebsd_committer freebsd_triage 2008-03-07 06:55:33 UTC
State Changed
From-To: feedback->open

I approve the patch
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-03-07 13:24:48 UTC
jadawin     2008-03-07 13:24:37 UTC

  FreeBSD ports repository

  Modified files:
    security/rarcrack    Makefile 
  Added files:
    security/rarcrack/files patch-Makefile 
  Log:
  - Fix COMMENT
  - Respect CC, CFLAGS, PTHREAD_CFLAGS, and PTHREAD_LIBS
  - While I'm here, update maintainer address
  
  PR: ports/121450
  Submitted by: bf <bf2006a@yahoo.com>
  Approved by: tabthorpe (co-mentor)
  
  Revision  Changes    Path
  1.2       +4 -2      ports/security/rarcrack/Makefile
  1.1       +13 -0     ports/security/rarcrack/files/patch-Makefile (new)
_______________________________________________
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 5 Philippe Audeoud freebsd_committer freebsd_triage 2008-03-07 13:25:46 UTC
State Changed
From-To: open->closed

Committed. Thanks!