svn commit: r379698 - head/net-p2p/qbittorrent
Mikhail Teterin
mi at FreeBSD.org
Mon Feb 23 18:43:56 UTC 2015
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
More information about the svn-ports-head
mailing list