Bug 158143 - Update devel/ninja to 20110620 snapshot; Fixed build with clang
Summary: Update devel/ninja to 20110620 snapshot; Fixed build with clang
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: Julien Laffaye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-21 22:50 UTC by Grzegorz Blach
Modified: 2011-06-27 14:31 UTC (History)
0 users

See Also:


Attachments
ninja.diff.txt (3.99 KB, text/plain)
2011-06-21 22:50 UTC, Grzegorz Blach
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz Blach 2011-06-21 22:50:11 UTC

- Port devel/ninja updated to latest snapshot
- Fixed build with clang
- Switched master_site to github
Comment 1 Julien Laffaye freebsd_committer freebsd_triage 2011-06-25 10:43:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jlaffaye

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-06-27 14:27:35 UTC
jlaffaye    2011-06-27 13:27:27 UTC

  FreeBSD ports repository

  Modified files:
    devel/ninja          Makefile distinfo 
  Removed files:
    devel/ninja/files    patch-build.ninja patch-src-ninja.cc 
  Log:
  Update to 20110620
  Fixes build with clang
  
  PR:             ports/158143
  Submitted by:   "Grzegorz Blach" <magik@roorback.net> (maintainer)
  Approved by:    tabthorpe (mentor)
  
  Revision  Changes    Path
  1.2       +10 -13    ports/devel/ninja/Makefile
  1.2       +2 -2      ports/devel/ninja/distinfo
  1.2       +0 -11     ports/devel/ninja/files/patch-build.ninja (dead)
  1.2       +0 -33     ports/devel/ninja/files/patch-src-ninja.cc (dead)
_______________________________________________
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 Julien Laffaye freebsd_committer freebsd_triage 2011-06-27 14:31:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!