summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-05-04 13:59:09 +0000
committerwiz <wiz@pkgsrc.org>2022-05-04 13:59:09 +0000
commit18beacac06b30f69d7f355d8ec6599854594ec00 (patch)
tree06ed5970f26c396adc81b3d27ee36fba8a1a0cc6 /games
parent6756e33043be44fa5956ba7dcdb6e05806891cd8 (diff)
downloadpkgsrc-18beacac06b30f69d7f355d8ec6599854594ec00.tar.gz
lgogdownloader: update to 3.9.
Don't use DLC list by default Makes getting game details much faster Added option --use-dlc-list to enable using DLC list Ignore SIGPIPE Previously it was possible to receive SIGPIPE in some cases which by default causes application to terminate Removed support for OpenSSL <= 1.0.2 Added --size-only option (Patch by: Dmitry Khalanskiy) When looking at the existing files, completely ignore the contents if the size matches the expected one Added basic support for filtering games using tags that the user can set on account page Added option --list-tags to list all the tags user has assigned Added option --tag to filter games using the tags Fixed --download-file option not showing progress bar Fixed getting XML data Reduced the amount of request to cdn with --galaxy-install Should fix the issue of getting temporarily blocked by GOG cdn when installing game with lots of small files
Diffstat (limited to 'games')
-rw-r--r--games/lgogdownloader/Makefile4
-rw-r--r--games/lgogdownloader/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/games/lgogdownloader/Makefile b/games/lgogdownloader/Makefile
index ccba544e715..126183e4b14 100644
--- a/games/lgogdownloader/Makefile
+++ b/games/lgogdownloader/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2022/01/17 13:35:01 nia Exp $
+# $NetBSD: Makefile,v 1.59 2022/05/04 13:59:09 wiz Exp $
-DISTNAME= lgogdownloader-3.8
+DISTNAME= lgogdownloader-3.9
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=Sude-/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/games/lgogdownloader/distinfo b/games/lgogdownloader/distinfo
index 5b00907ba7e..cbf3f9525dd 100644
--- a/games/lgogdownloader/distinfo
+++ b/games/lgogdownloader/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.33 2022/01/17 13:35:01 nia Exp $
+$NetBSD: distinfo,v 1.34 2022/05/04 13:59:09 wiz Exp $
-BLAKE2s (lgogdownloader-3.8.tar.gz) = 898750ba2a26d96e663fc1d2c848a2fc08739c78faddaacfc39b9fd935f1625a
-SHA512 (lgogdownloader-3.8.tar.gz) = 28d5ca08c4cd879437a9616df9832ff4962dd41a810eff36cde1746663fc5d26ebd50ecfc56c7ee1cfc38112efa3705af8e868e6382fe85d0c5c3d5b056cc69c
-Size (lgogdownloader-3.8.tar.gz) = 87126 bytes
+BLAKE2s (lgogdownloader-3.9.tar.gz) = 2d86b1aa4655b39b944f10218ad90802e9c6e2876ea568d3a8ed626f30898170
+SHA512 (lgogdownloader-3.9.tar.gz) = 9bb5ebe4cf0cbc6a2355e78e29e18965259892960b87c98f39f94278334b3d9d82deea9d1f482a66b08a8aa740f631ab4d45c5628b9cf560235ace8489ec3946
+Size (lgogdownloader-3.9.tar.gz) = 88063 bytes