diff options
author | mi <mi@FreeBSD.org> | 2015-02-24 02:43:55 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2015-02-24 02:43:55 +0800 |
commit | 65499e4056f90e4dd7fae2bb7ff38ba2964e3ab8 (patch) | |
tree | e952c9ba1dd4d0bb31d08e734d3f02f1711b756c /net-p2p | |
parent | 7dfb7f4dceb019589de48e22ea1cba2c29597ef0 (diff) | |
download | freebsd-ports-gnome-65499e4056f90e4dd7fae2bb7ff38ba2964e3ab8.tar.gz freebsd-ports-gnome-65499e4056f90e4dd7fae2bb7ff38ba2964e3ab8.tar.zst freebsd-ports-gnome-65499e4056f90e4dd7fae2bb7ff38ba2964e3ab8.zip |
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.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/qbittorrent/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
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 |