mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to version 2.0.7, which contains the following bugfixes:
Fix 'Add in pause' setting in torrent addition dialog Update RSS feed as soon as feed downloader is enabled RSS Feed downloader ignores articles above maximum number of articles Fix possible bug when deleting a RSS folder Remove persistant data when a RSS feed is deleted RSS filters are now alphabetically sorted Fix crash when renaming currently displayed RSS filter Remove overwriting confirmation when exporting RSS filters since Qt takes care of it
This commit is contained in:
parent
72b592db95
commit
14212552dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247888
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= qbittorrent
|
||||
PORTVERSION= 2.0.6
|
||||
PORTVERSION= 2.0.7
|
||||
CATEGORIES= net-p2p ipv6
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (qbittorrent-2.0.6.tar.gz) = fe9a11df834c9d404d9a50e8008c0b5a
|
||||
SHA256 (qbittorrent-2.0.6.tar.gz) = 6f354b7026d4b1a0efe455625b4903a47955d3e756a384a8c065e96e541af38d
|
||||
SIZE (qbittorrent-2.0.6.tar.gz) = 2163500
|
||||
MD5 (qbittorrent-2.0.7.tar.gz) = 90933b25e5d37f456d6be79afc71f740
|
||||
SHA256 (qbittorrent-2.0.7.tar.gz) = 184ae924f84cb2cea6e2f2d85bfa2585074fc25bbdd80796439de0ece846c3a4
|
||||
SIZE (qbittorrent-2.0.7.tar.gz) = 2164914
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= qbittorrent
|
||||
PORTVERSION= 2.0.6
|
||||
PORTVERSION= 2.0.7
|
||||
CATEGORIES= net-p2p ipv6
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (qbittorrent-2.0.6.tar.gz) = fe9a11df834c9d404d9a50e8008c0b5a
|
||||
SHA256 (qbittorrent-2.0.6.tar.gz) = 6f354b7026d4b1a0efe455625b4903a47955d3e756a384a8c065e96e541af38d
|
||||
SIZE (qbittorrent-2.0.6.tar.gz) = 2163500
|
||||
MD5 (qbittorrent-2.0.7.tar.gz) = 90933b25e5d37f456d6be79afc71f740
|
||||
SHA256 (qbittorrent-2.0.7.tar.gz) = 184ae924f84cb2cea6e2f2d85bfa2585074fc25bbdd80796439de0ece846c3a4
|
||||
SIZE (qbittorrent-2.0.7.tar.gz) = 2164914
|
||||
|
Loading…
Reference in New Issue
Block a user