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.20:
details: https://anonhg.NetBSD.org/pkgsrc/rev/02a52c89cbfb
branches: trunk
changeset: 642911:02a52c89cbfb
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Dec 07 09:20:19 2014 +0000
description:
Update to 2.20:
LGOGDownloader 2.20
- Added priority handling of platforms and languages (patch by: Gael Le Mignot)
- Made config and cookie files only readable/writable by the owner
- Fixed using --update-cache with --use-cache
- Fixed regex alias "all" for cached details
- Made the downloader continue on API error instead of breaking off in Downloader::getGameDetails
- Made progress bar adapt to terminal width
* Progress bar gets smaller if there isn't enough space to display the full progress bar
* Progress bar isn't drawn if the terminal window is too small
diffstat:
games/lgogdownloader/Makefile | 5 ++---
games/lgogdownloader/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (26 lines):
diff -r 0f7cb08ae6c0 -r 02a52c89cbfb games/lgogdownloader/Makefile
--- a/games/lgogdownloader/Makefile Sun Dec 07 08:48:01 2014 +0000
+++ b/games/lgogdownloader/Makefile Sun Dec 07 09:20:19 2014 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2014/11/07 19:39:33 adam Exp $
+# $NetBSD: Makefile,v 1.11 2014/12/07 09:20:19 wiz Exp $
-DISTNAME= lgogdownloader-2.19
-PKGREVISION= 1
+DISTNAME= lgogdownloader-2.20
CATEGORIES= games
MASTER_SITES= http://sites.google.com/site/gogdownloader/
diff -r 0f7cb08ae6c0 -r 02a52c89cbfb games/lgogdownloader/distinfo
--- a/games/lgogdownloader/distinfo Sun Dec 07 08:48:01 2014 +0000
+++ b/games/lgogdownloader/distinfo Sun Dec 07 09:20:19 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2014/10/26 08:43:32 wiz Exp $
+$NetBSD: distinfo,v 1.8 2014/12/07 09:20:19 wiz Exp $
-SHA1 (lgogdownloader-2.19.tar.gz) = 886e0d429477d98424a68fc5a6988a136dbffa89
-RMD160 (lgogdownloader-2.19.tar.gz) = aeba5b4e87fd0f4e6e04e73de597169242b8bd89
-Size (lgogdownloader-2.19.tar.gz) = 39556 bytes
+SHA1 (lgogdownloader-2.20.tar.gz) = ddc7dc85d1fdd6cae252e90f1348c096857f0200
+RMD160 (lgogdownloader-2.20.tar.gz) = ab0fcd6af42bb444ab282c7ff260c614cf4869d0
+Size (lgogdownloader-2.20.tar.gz) = 41830 bytes
Home |
Main Index |
Thread Index |
Old Index