pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/lgogdownloader Update to 2.23:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8a975ba63bed
branches:  trunk
changeset: 652177:8a975ba63bed
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed May 27 06:49:59 2015 +0000

description:
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

diffstat:

 games/lgogdownloader/Makefile |  4 ++--
 games/lgogdownloader/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r dfb5d79d52e2 -r 8a975ba63bed games/lgogdownloader/Makefile
--- a/games/lgogdownloader/Makefile     Wed May 27 06:47:39 2015 +0000
+++ b/games/lgogdownloader/Makefile     Wed May 27 06:49:59 2015 +0000
@@ -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 -r dfb5d79d52e2 -r 8a975ba63bed games/lgogdownloader/distinfo
--- a/games/lgogdownloader/distinfo     Wed May 27 06:47:39 2015 +0000
+++ b/games/lgogdownloader/distinfo     Wed May 27 06:49:59 2015 +0000
@@ -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



Home | Main Index | Thread Index | Old Index