head 1.2; access; symbols pkgsrc-2014Q2:1.1.0.2 pkgsrc-2014Q2-base:1.1; locks; strict; comment @// @; 1.2 date 2014.07.06.14.34.15; author wiz; state dead; branches; next 1.1; commitid F05H8taWHRKchkHx; 1.1 date 2014.04.19.08.19.31; author wiz; state Exp; branches; next ; commitid 29PqZPXp2YOeIgxx; desc @@ 1.2 log @Update to 2.13. Replace two patches with SUBST statements to make updates easier. LGOGDownloader 2.13 - Fixed some characters in extra filenames by url decoding the links - Patches now use duplicate handler - Added support for DLCs - Fixed segfault when downloading non-dlc patches (patch by: Geoffrey Biggs) - Fixed a login issue - Downloader::getResponse now prints more verbose error messages - Use secure.gog.com to get "buk" value for login form - Check orphans regex matches the file path instead of filename - Fixed using local xml for hashes in Downloader::downloadFile - Use remote XML for languagepacks (patch by: Ismo Toijala) - Only hash file if remote XML is available (patch by: Ismo Toijala) - Added retry support to Downloader::getResponse - Subdirectories for DLCs are created based on the DLC gamename * gamename/dlc/dlc_gamename - Added --wait option to set delay for http requests - Removed language id/code from urls because GOG no longer requires it @ text @$NetBSD: patch-src_downloader.cpp,v 1.1 2014/04/19 08:19:31 wiz Exp $ Fix path to jsoncpp headers. --- src/downloader.cpp.orig 2014-03-09 21:06:14.000000000 +0000 +++ src/downloader.cpp @@@@ -20,7 +20,7 @@@@ #include #include #include -#include +#include #include namespace bptime = boost::posix_time; @ 1.1 log @Import lgogdownloader-2.12 as games/lgogdownloader. LGOGDownloader is unofficial downloader to GOG.com for Linux users. It uses the same API as the official GOGDownloader. @ text @d1 1 a1 1 $NetBSD$ @