Index: head/net-p2p/qbittorrent/Makefile =================================================================== --- head/net-p2p/qbittorrent/Makefile (revision 477137) +++ head/net-p2p/qbittorrent/Makefile (revision 477138) @@ -1,66 +1,68 @@ # Created by: Doug Barton # $FreeBSD$ PORTNAME= qbittorrent -DISTVERSION= 4.1.1 -PORTREVISION= 3 +DISTVERSION= 4.1.2 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} + +PATCH_SITES= https://github.com/qBittorrent/qBittorrent/commit/ +PATCHFILES= acdf9061fe5539c75604d2b7919cc434b2cebb02.patch:-p1 # fix regression of the missing .desktop file MAINTAINER= yuri@FreeBSD.org COMMENT= Bittorrent client using Qt4/5 and libtorrent-rasterbar LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_FreeBSD_10= error: no matching constructor for initialization of 'const QString' LIB_DEPENDS= libtorrent-rasterbar.so:net-p2p/libtorrent-rasterbar \ libboost_system.so:devel/boost-libs FLAVORS= default nox FLAVOR?= ${FLAVORS:[1]} default_LIB_DEPENDS= libGeoIP.so:net/GeoIP nox_PKGNAMESUFFIX= -nox nox_PLIST= ${NONEXISTENT} USES= compiler:c++11-lib pkgconfig qmake:no_env qt:5 tar:xz GNU_CONFIGURE= yes USE_QT= core network xml buildtools_build linguisttools_build qmake_build CONFIGURE_ARGS= CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" DESTDIRNAME= INSTALL_ROOT .if ${FLAVOR} == default USES+= desktop-file-utils USE_QT+= concurrent gui svg widgets USE_GL= gl .endif .if ${FLAVOR} == nox SUFFIX= -nox COMMENT+= (web UI version) CONFIGURE_ARGS+= --disable-gui PLIST_FILES= bin/qbittorrent${SUFFIX} \ man/man1/qbittorrent${SUFFIX}.1.gz .endif OPTIONS_DEFINE= DBUS DEBUG DOCS OPTIONS_DEFAULT= DBUS DEBUG_CONFIGURE_ENABLE= debug DBUS_CONFIGURE_ENABLE= qt-dbus DBUS_USE= qt=dbus PORTDOCS= AUTHORS Changelog README.md post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/qbittorrent${SUFFIX} ${INSTALL_MAN} ${WRKSRC}/doc/qbittorrent${SUFFIX}.1 \ ${STAGEDIR}${MAN1PREFIX}/man/man1/ @${RM} -r ${STAGEDIR}${PREFIX}/share/man post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/net-p2p/qbittorrent/distinfo =================================================================== --- head/net-p2p/qbittorrent/distinfo (revision 477137) +++ head/net-p2p/qbittorrent/distinfo (revision 477138) @@ -1,3 +1,5 @@ -TIMESTAMP = 1529203767 -SHA256 (qbittorrent-4.1.1.tar.xz) = 8edc7a7fff8aa45e7bf763c91f30e064e1d7acd3f6efecb12fee420b75457ee7 -SIZE (qbittorrent-4.1.1.tar.xz) = 4333588 +TIMESTAMP = 1534228185 +SHA256 (qbittorrent-4.1.2.tar.xz) = e0165bd427820c64bce596ef952d80058ea8cd7294d3c84bc723d79cd9e2f9c7 +SIZE (qbittorrent-4.1.2.tar.xz) = 4442404 +SHA256 (acdf9061fe5539c75604d2b7919cc434b2cebb02.patch) = cb6f1dc7844ae7b8adb36d0f9bcac30c42751bd2b6c3020fc60d914bb9e71d88 +SIZE (acdf9061fe5539c75604d2b7919cc434b2cebb02.patch) = 982