svn commit: r305093 - in head/net-p2p: qbittorrent qbittorrent-nox11
Doug Barton
dougb at FreeBSD.org
Mon Oct 1 05:09:19 UTC 2012
Author: dougb
Date: Mon Oct 1 05:09:18 2012
New Revision: 305093
URL: http://svn.freebsd.org/changeset/ports/305093
Log:
* Sun Sep 30 2012 - Christophe Dumez <chris at qbittorrent.org> - v3.0.5
- BUGFIX: Disabling systray icon no longer disables file association
settings
- BUGFIX: Import new trackers from magnet link in case of duplicate torrent
- BUGFIX: Fix "Skip hash check" feature in torrent import dialog
- BUGFIX: Several Web UI connection fixes
- BUGFIX: Add Basque locale to Web UI
Modified:
head/net-p2p/qbittorrent-nox11/Makefile
head/net-p2p/qbittorrent/Makefile
head/net-p2p/qbittorrent/distinfo
Modified: head/net-p2p/qbittorrent-nox11/Makefile
==============================================================================
--- head/net-p2p/qbittorrent-nox11/Makefile Mon Oct 1 04:04:01 2012 (r305092)
+++ head/net-p2p/qbittorrent-nox11/Makefile Mon Oct 1 05:09:18 2012 (r305093)
@@ -1,7 +1,3 @@
-# New ports collection makefile for: qbittorrent-nox11
-# Date created: 11 August 2012
-# Whom: Doug Barton <dougb at FreeBSD.org>
-#
# $FreeBSD$
PKGNAMESUFFIX= -nox11
Modified: head/net-p2p/qbittorrent/Makefile
==============================================================================
--- head/net-p2p/qbittorrent/Makefile Mon Oct 1 04:04:01 2012 (r305092)
+++ head/net-p2p/qbittorrent/Makefile Mon Oct 1 05:09:18 2012 (r305093)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= qbittorrent
-PORTVERSION= 3.0.4
+PORTVERSION= 3.0.5
PORTREVISION?= 0
CATEGORIES= net-p2p ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
Modified: head/net-p2p/qbittorrent/distinfo
==============================================================================
--- head/net-p2p/qbittorrent/distinfo Mon Oct 1 04:04:01 2012 (r305092)
+++ head/net-p2p/qbittorrent/distinfo Mon Oct 1 05:09:18 2012 (r305093)
@@ -1,2 +1,2 @@
-SHA256 (qbittorrent-3.0.4.tar.gz) = dc268a1894e0aa86069a0ea300da9106690e0b6a3b265f4dbe1224a90b9c0903
-SIZE (qbittorrent-3.0.4.tar.gz) = 4610657
+SHA256 (qbittorrent-3.0.5.tar.gz) = 1a67d0cd22974d1d356f7ce40cf3b7f00a4873dfa8794573cbb2ee152ce5e482
+SIZE (qbittorrent-3.0.5.tar.gz) = 4912114
More information about the svn-ports-head
mailing list