Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2015 18:43:56 +0000 (UTC)
From:      Mikhail Teterin <mi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379698 - head/net-p2p/qbittorrent
Message-ID:  <201502231843.t1NIhurn073590@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mi
Date: Mon Feb 23 18:43:55 2015
New Revision: 379698
URL: https://svnweb.freebsd.org/changeset/ports/379698
QAT: https://qat.redports.org/buildarchive/r379698/

Log:
  Upgrade from 3.1.11 to 3.1.12. Switch to using the .xz-compressed
  tarball -- an opportunity, the previous updaters have been missing
  for years.

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

Modified: head/net-p2p/qbittorrent/Makefile
==============================================================================
--- head/net-p2p/qbittorrent/Makefile	Mon Feb 23 18:21:45 2015	(r379697)
+++ head/net-p2p/qbittorrent/Makefile	Mon Feb 23 18:43:55 2015	(r379698)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	qbittorrent
-PORTVERSION=	3.1.11
+PORTVERSION=	3.1.12
 PORTREVISION?=	0
 CATEGORIES=	net-p2p ipv6
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
@@ -15,7 +15,7 @@ LICENSE=	GPLv2
 # ABI versions specified on purpose for libtorrent-rasterbar
 LIB_DEPENDS=	libtorrent-rasterbar.so:${PORTSDIR}/net-p2p/libtorrent-rasterbar
 
-USES=		execinfo pkgconfig
+USES=		execinfo pkgconfig tar:xz
 USE_QT4=	corelib network qmake_build linguist_build moc_build \
 		rcc_build uic_build
 QT_NONSTANDARD=	yes

Modified: head/net-p2p/qbittorrent/distinfo
==============================================================================
--- head/net-p2p/qbittorrent/distinfo	Mon Feb 23 18:21:45 2015	(r379697)
+++ head/net-p2p/qbittorrent/distinfo	Mon Feb 23 18:43:55 2015	(r379698)
@@ -1,2 +1,2 @@
-SHA256 (qbittorrent-3.1.11.tar.gz) = 1c1c6f1bd2faa12d60ba73c5f55e3a1c54c15ec9a7bab8f2495da0517e09af7d
-SIZE (qbittorrent-3.1.11.tar.gz) = 4187646
+SHA256 (qbittorrent-3.1.12.tar.xz) = d5d5b27958297f0b14cf03af8dd24a0d2a990e108c9a7a6159e4a2fbb1111c83
+SIZE (qbittorrent-3.1.12.tar.xz) = 2465744



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