Bug 161516 - [maintainer-update] games/stockfish: Update
Summary: [maintainer-update] games/stockfish: Update
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: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-12 13:40 UTC by Gautam Mani
Modified: 2011-10-13 15:10 UTC (History)
0 users

See Also:


Attachments
file.diff (2.65 KB, patch)
2011-10-12 13:40 UTC, Gautam Mani
no flags Details | Diff
patch.txt (2.76 KB, text/plain; charset=US-ASCII)
2011-10-13 07:23 UTC, Gautam Mani
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gautam Mani 2011-10-12 13:40:08 UTC
No version change in the port.

Following changes to accommodate:
- Mainstream changed distribution file names and location
- Added Opening Book 
- Added options for building profile-build and profile-build-popcnt

Patch attached.

Thanks!

Fix: Patch attached with submission follows:
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2011-10-12 19:24:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 Pawel Pekala freebsd_committer freebsd_triage 2011-10-12 22:57:40 UTC
State Changed
From-To: open->feedback

Build fails when WITH_POPCNT_PROFILE_BUILD=true, please see: 
http://people.freebsd.org/~pawel/buildlogs/7/stockfish-2.1.1_1.log
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-10-13 15:04:25 UTC
pawel       2011-10-13 14:04:13 UTC

  FreeBSD ports repository

  Modified files:
    games/stockfish      Makefile distinfo pkg-plist 
  Log:
  - Distname has changed name
  - Add Opening Book
  - Add options for building profile-build and profile-build-popcnt
  - Add LICENSE
  
  PR:             ports/161516
  Submitted by:   Gautam <execve@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.3       +33 -4     ports/games/stockfish/Makefile
  1.2       +4 -2      ports/games/stockfish/distinfo
  1.2       +2 -0      ports/games/stockfish/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 Pawel Pekala freebsd_committer freebsd_triage 2011-10-13 15:04:37 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!