pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/games/lgogdownloader



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Apr 19 18:08:00 UTC 2015

Modified Files:
        pkgsrc/games/lgogdownloader: Makefile distinfo

Log Message:
Update to 2.21:
- Make sure that file is regular file when getting local hash
- Fixed crash in Downloader::checkStatus
- Ignore extras without filename
  These are usually extras that haven't been released yet so they
  can't be downloaded anyway
- Changed jsoncpp include path from <jsoncpp/json/json.h> to
  <json/json.h>
- Added support for saving serial keys
  Serials are saved to "serials.txt" when using --save-serials with
  --download and listed in the output when used with --list-details
- Show more info on HTTP error in API::getResponse when using debug
  build
- Added option to skip fast platform detection
  --no-platform-detection skips the initial fast platform detection
  and detects the supported platforms from game details which is
  slower but more accurate.
  Useful in case platform identifier is missing for some games in
  the game shelf.
- Fixed downloader skipping some files because of uncleared API
  error state
- Show url in http error messages


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/games/lgogdownloader/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/games/lgogdownloader/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index