Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 2014 20:23:35 +0000 (UTC)
From:      Rusmir Dusko <nemysis@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r356544 - head/net-p2p/qbittorrent
Message-ID:  <201406042023.s54KNZeA098190@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nemysis
Date: Wed Jun  4 20:23:34 2014
New Revision: 356544
URL: http://svnweb.freebsd.org/changeset/ports/356544
QAT: https://qat.redports.org/buildarchive/r356544/

Log:
  - Update to 3.1.9.2, Announce message:
  
   OTHER: The v3.1.9.1 Windows build was broken
  
  - Remove PORTSCOUT, issue 1713 is solved

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

Modified: head/net-p2p/qbittorrent/Makefile
==============================================================================
--- head/net-p2p/qbittorrent/Makefile	Wed Jun  4 20:18:55 2014	(r356543)
+++ head/net-p2p/qbittorrent/Makefile	Wed Jun  4 20:23:34 2014	(r356544)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	qbittorrent
-PORTVERSION=	3.1.9.1
+PORTVERSION=	3.1.9.2
 PORTREVISION?=	0
 CATEGORIES=	net-p2p ipv6
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
@@ -30,9 +30,6 @@ INSTALLS_ICONS=	yes
 OPTIONS_DEFINE=	DBUS
 .endif
 
-# Wrong versioning upstream
-PORTSCOUT=      skipv:3.1.9.2
-
 SUB_FILES=	pkg-message
 
 PORTDOCS=	AUTHORS Changelog README

Modified: head/net-p2p/qbittorrent/distinfo
==============================================================================
--- head/net-p2p/qbittorrent/distinfo	Wed Jun  4 20:18:55 2014	(r356543)
+++ head/net-p2p/qbittorrent/distinfo	Wed Jun  4 20:23:34 2014	(r356544)
@@ -1,2 +1,2 @@
-SHA256 (qbittorrent-3.1.9.1.tar.gz) = f63c813ce1c9e6120e7e1a4a208d7091176f1b093bdf121c4a187f405d8837d7
-SIZE (qbittorrent-3.1.9.1.tar.gz) = 3923161
+SHA256 (qbittorrent-3.1.9.2.tar.gz) = f20cfb954c700aec7508fef4dd058dd8fb2dbf8308dc3afcf7aecd42e1f40809
+SIZE (qbittorrent-3.1.9.2.tar.gz) = 3923531



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406042023.s54KNZeA098190>