From 65499e4056f90e4dd7fae2bb7ff38ba2964e3ab8 Mon Sep 17 00:00:00 2001 From: mi Date: Mon, 23 Feb 2015 18:43:55 +0000 Subject: 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. --- net-p2p/qbittorrent/Makefile | 4 ++-- net-p2p/qbittorrent/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index de4a0c0f05e1..d12f594adc19 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -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 diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo index 28870cbb27b4..c42e9bf7af27 100644 --- a/net-p2p/qbittorrent/distinfo +++ b/net-p2p/qbittorrent/distinfo @@ -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 -- cgit