diff options
author | dougb <dougb@FreeBSD.org> | 2011-10-31 03:54:48 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-10-31 03:54:48 +0800 |
commit | ba9bb1c2ac3bfe30bac8357533367f2f85735909 (patch) | |
tree | 866f0bdff3f53eb01aa1c68eb24c1ecc0b27162a /net-p2p/qbittorrent-29 | |
parent | e41a7f688d3f318838be880ef1484177d0ce06f2 (diff) | |
download | freebsd-ports-gnome-ba9bb1c2ac3bfe30bac8357533367f2f85735909.tar.gz freebsd-ports-gnome-ba9bb1c2ac3bfe30bac8357533367f2f85735909.tar.zst freebsd-ports-gnome-ba9bb1c2ac3bfe30bac8357533367f2f85735909.zip |
* Sat Oct 29 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.2
- BUGFIX: Fix mimimum dimensions for torrent addition dialog
Diffstat (limited to 'net-p2p/qbittorrent-29')
-rw-r--r-- | net-p2p/qbittorrent-29/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/qbittorrent-29/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent-29/Makefile b/net-p2p/qbittorrent-29/Makefile index 2e8ec61aaaad..a55704fd4697 100644 --- a/net-p2p/qbittorrent-29/Makefile +++ b/net-p2p/qbittorrent-29/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 2.9.1 +PORTVERSION= 2.9.2 PORTREVISION?= 0 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ diff --git a/net-p2p/qbittorrent-29/distinfo b/net-p2p/qbittorrent-29/distinfo index 532445292d83..42620b9fc540 100644 --- a/net-p2p/qbittorrent-29/distinfo +++ b/net-p2p/qbittorrent-29/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-2.9.1.tar.gz) = 5de39bf0e3c7fc5f125775fcc9ee6520c51f23a83b3f8206f18f6183c9b358e9 -SIZE (qbittorrent-2.9.1.tar.gz) = 3395597 +SHA256 (qbittorrent-2.9.2.tar.gz) = 06197c502c60cfc62ab9bf9d443fe771d74e21ccbab5576ab4629fc0c2d70984 +SIZE (qbittorrent-2.9.2.tar.gz) = 3395977 |