From 123831a84271ac2d3598e2c8265c770737a2cd5b Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 27 May 2015 06:49:59 +0000 Subject: Update to 2.23: LGOGDownloader 2.23 - Option to show wishlist is no longer saved to config file - Added simple login check as a fallback to current complex HTTP login check * This fallback method should work even if GOG changes the site layout as long as account page location remains the same - Fixed error with login when cookies didn't exist but API login worked because config.cfg contained valid secret and token LGOGDownloader 2.22 - Added option to download files by using file id * --download-file "gamename/fileid" - Fixed multiple DLCs when using cache (patch by: Ismo Toijala) - Made progressbar display 10 second average download speed instead of average for the whole download - Added support for new account page layout - Added --wishlist option to show wishlist - Makefile change: "make install" will now install debug build if it has been built --- games/lgogdownloader/Makefile | 4 ++-- games/lgogdownloader/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'games') diff --git a/games/lgogdownloader/Makefile b/games/lgogdownloader/Makefile index 941e150a36a..aee11251f1a 100644 --- a/games/lgogdownloader/Makefile +++ b/games/lgogdownloader/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2015/04/19 18:08:00 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/05/27 06:49:59 wiz Exp $ -DISTNAME= lgogdownloader-2.21 +DISTNAME= lgogdownloader-2.23 CATEGORIES= games MASTER_SITES= http://sites.google.com/site/gogdownloader/ diff --git a/games/lgogdownloader/distinfo b/games/lgogdownloader/distinfo index bd6220fd4e7..f87e2ddc09e 100644 --- a/games/lgogdownloader/distinfo +++ b/games/lgogdownloader/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2015/04/19 18:08:00 wiz Exp $ +$NetBSD: distinfo,v 1.11 2015/05/27 06:49:59 wiz Exp $ -SHA1 (lgogdownloader-2.21.tar.gz) = 55c454df1f9d3f07d548523772f27d2481252668 -RMD160 (lgogdownloader-2.21.tar.gz) = 5182dce8abbe4f34ce8cd47a319744b6155dabe6 -Size (lgogdownloader-2.21.tar.gz) = 43212 bytes +SHA1 (lgogdownloader-2.23.tar.gz) = a6e4b709169cfeae086a94e6e5f457a82685b2b4 +RMD160 (lgogdownloader-2.23.tar.gz) = 159899868f0e036b745a76a6d4c3a2a450455e31 +Size (lgogdownloader-2.23.tar.gz) = 44701 bytes SHA1 (patch-Makefile) = bce350d291f9bba78bff6f704ac0ee4e60bbb457 -- cgit v1.2.3