Bug 160509 - [patch] security/cryptopp: clang build fails (foo vs. this->foo)
Summary: [patch] security/cryptopp: clang build fails (foo vs. this->foo)
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: Xin LI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-06 10:50 UTC by h h
Modified: 2011-09-06 21:10 UTC (History)
0 users

See Also:


Attachments
a.diff (3.95 KB, patch)
2011-09-06 10:50 UTC, h h
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-09-06 10:50:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->delphij

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-09-06 21:01:14 UTC
delphij     2011-09-06 20:01:05 UTC

  FreeBSD ports repository

  Modified files:
    security/cryptopp    Makefile 
  Added files:
    security/cryptopp/files patch-clang 
  Log:
  Fix clang build.
  
  PR:             ports/160509
  Submitted by:   h h <aakuusta gmail.com>
  
  Revision  Changes    Path
  1.28      +1 -0      ports/security/cryptopp/Makefile
  1.1       +97 -0     ports/security/cryptopp/files/patch-clang (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 3 Xin LI freebsd_committer freebsd_triage 2011-09-06 21:01:16 UTC
State Changed
From-To: open->closed

Committed, thanks!