Index: head/net-p2p/qbittorrent/Makefile =================================================================== --- head/net-p2p/qbittorrent/Makefile (revision 342476) +++ head/net-p2p/qbittorrent/Makefile (revision 342477) @@ -1,68 +1,68 @@ # Created by: Doug Barton # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 3.1.5 +PORTVERSION= 3.1.8 PORTREVISION?= 0 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ MAINTAINER= nemysis@FreeBSD.org COMMENT?= Bittorrent client using Qt4 and libtorrent-rasterbar LICENSE= GPLv2 # ABI versions specified on purpose for libtorrent-rasterbar LIB_DEPENDS= libtorrent-rasterbar.so:${PORTSDIR}/net-p2p/libtorrent-rasterbar \ libexecinfo.so:${PORTSDIR}/devel/libexecinfo USES= pkgconfig USE_QT4= corelib network qmake_build linguist_build moc_build \ rcc_build uic_build QT_NONSTANDARD= yes DESTDIRNAME= INSTALL_ROOT .if !defined(SLAVE_PORT) LIB_DEPENDS+= libGeoIP.so:${PORTSDIR}/net/GeoIP USES+= desktop-file-utils USE_QT4+= gui xml INSTALLS_ICONS= yes OPTIONS_DEFINE= DBUS .endif PORTDOCS= AUTHORS Changelog README TODO OPTIONS_DEFINE= DOCS DBUS DBUS_CONFIGURE_ENABLE= qt-dbus .include .if ${PORT_OPTIONS:MDBUS} USE_QT4+= dbus .endif do-configure: .if defined(SLAVE_PORT) && ${SLAVE_PORT:L} == "no" @cd ${WRKSRC} ; ${SETENV} ${CONFIGURE_ENV} \ ./configure --prefix=${PREFIX} .else @cd ${WRKSRC} ; ${SETENV} ${CONFIGURE_ENV} \ ./configure --prefix=${PREFIX} --disable-gui .endif post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .if defined(SLAVE_PORT) && ${SLAVE_PORT:L} == "no" @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/qbittorrent ${INSTALL_MAN} ${WRKSRC}/doc/qbittorrent.1 \ ${STAGEDIR}${MAN1PREFIX}/man/man1/ .else @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/qbittorrent-nox ${INSTALL_MAN} ${WRKSRC}/doc/qbittorrent-nox.1 \ ${STAGEDIR}${MAN1PREFIX}/man/man1/ .endif .include Index: head/net-p2p/qbittorrent/distinfo =================================================================== --- head/net-p2p/qbittorrent/distinfo (revision 342476) +++ head/net-p2p/qbittorrent/distinfo (revision 342477) @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-3.1.5.tar.gz) = 8efc66460f5f88744c6eb42795d59fbf346b3f37a2251e28374e7ca9a8227ac7 -SIZE (qbittorrent-3.1.5.tar.gz) = 3919897 +SHA256 (qbittorrent-3.1.8.tar.gz) = 947c643c37318254bbd2cb7de6f1abdf752b1c114b2c68c414a2c164371df571 +SIZE (qbittorrent-3.1.8.tar.gz) = 3920680