Date: Sat, 5 Oct 2019 17:15:41 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513840 - head/net-p2p/qbittorrent Message-ID: <201910051715.x95HFfRp056558@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Oct 5 17:15:40 2019 New Revision: 513840 URL: https://svnweb.freebsd.org/changeset/ports/513840 Log: net-p2p/qbittorrent: Update 4.1.7 -> 4.1.8 Reported by: portscout Modified: head/net-p2p/qbittorrent/Makefile head/net-p2p/qbittorrent/distinfo Modified: head/net-p2p/qbittorrent/Makefile ============================================================================== --- head/net-p2p/qbittorrent/Makefile Sat Oct 5 17:15:09 2019 (r513839) +++ head/net-p2p/qbittorrent/Makefile Sat Oct 5 17:15:40 2019 (r513840) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -DISTVERSION= 4.1.7 -PORTREVISION= 1 +DISTVERSION= 4.1.8 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -21,7 +20,7 @@ FLAVOR?= ${FLAVORS:[1]} nox_PKGNAMESUFFIX= -nox nox_PLIST= ${MASTERDIR}/pkg-plist-nox -USES= compiler:c++11-lib pkgconfig qmake:no_env qt:5 tar:xz +USES= compiler:c++11-lib pkgconfig qmake:no_env qt:5 tar:xz xorg GNU_CONFIGURE= yes USE_QT= core network xml buildtools_build linguisttools_build qmake_build CONFIGURE_ARGS= CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" Modified: head/net-p2p/qbittorrent/distinfo ============================================================================== --- head/net-p2p/qbittorrent/distinfo Sat Oct 5 17:15:09 2019 (r513839) +++ head/net-p2p/qbittorrent/distinfo Sat Oct 5 17:15:40 2019 (r513840) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564991155 -SHA256 (qbittorrent-4.1.7.tar.xz) = 1eef2cf930e167e7e1d2d338bf1efc0a4a38cba1211f909bc9741a7b5ff2b330 -SIZE (qbittorrent-4.1.7.tar.xz) = 4465352 +TIMESTAMP = 1570295176 +SHA256 (qbittorrent-4.1.8.tar.xz) = 3feea2ea401d933c492630e4406141658f17b5dc0c8cf9267f849ff2078fb0bb +SIZE (qbittorrent-4.1.8.tar.xz) = 4465744
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910051715.x95HFfRp056558>