svn commit: r304565 - head/net-p2p/qbittorrent

Doug Barton dougb at FreeBSD.org
Thu Sep 20 08:07:01 UTC 2012


Author: dougb
Date: Thu Sep 20 08:07:00 2012
New Revision: 304565
URL: http://svn.freebsd.org/changeset/ports/304565

Log:
  * Tue Sep 18 2012 - Christophe Dumez <chris at qbittorrent.org> - v3.0.4
   - BUGFIX: Fix issue with downloads starting from scratch on startup if
     temporary directory setting is enabled.
  
  * Sun Sep 16 2012 - Christophe Dumez <chris at qbittorrent.org> - v3.0.3
   - BUGFIX: Fix issue with temporary directory not being taken into
     consideration
   - BUGFIX: Bypass cache when uploading a torrent file in Web UI
   - BUGFIX: "Completed On" column is not updated until restart
   - BUGFIX: Fix possible build error on some systems
   - I18N: Add hebrew translation

Modified:
  head/net-p2p/qbittorrent/Makefile
  head/net-p2p/qbittorrent/distinfo

Modified: head/net-p2p/qbittorrent/Makefile
==============================================================================
--- head/net-p2p/qbittorrent/Makefile	Thu Sep 20 05:40:55 2012	(r304564)
+++ head/net-p2p/qbittorrent/Makefile	Thu Sep 20 08:07:00 2012	(r304565)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	qbittorrent
-PORTVERSION=	3.0.2
+PORTVERSION=	3.0.4
 PORTREVISION?=	0
 CATEGORIES=	net-p2p ipv6
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/

Modified: head/net-p2p/qbittorrent/distinfo
==============================================================================
--- head/net-p2p/qbittorrent/distinfo	Thu Sep 20 05:40:55 2012	(r304564)
+++ head/net-p2p/qbittorrent/distinfo	Thu Sep 20 08:07:00 2012	(r304565)
@@ -1,2 +1,2 @@
-SHA256 (qbittorrent-3.0.2.tar.gz) = b0b280413fe56477dfd95fba9f105d870c2e4245730976a168b6cb669ce6a67f
-SIZE (qbittorrent-3.0.2.tar.gz) = 3625383
+SHA256 (qbittorrent-3.0.4.tar.gz) = dc268a1894e0aa86069a0ea300da9106690e0b6a3b265f4dbe1224a90b9c0903
+SIZE (qbittorrent-3.0.4.tar.gz) = 4610657



More information about the svn-ports-all mailing list