Index: head/net-p2p/qbittorrent-22/Makefile =================================================================== --- head/net-p2p/qbittorrent-22/Makefile (revision 253173) +++ head/net-p2p/qbittorrent-22/Makefile (revision 253174) @@ -1,64 +1,64 @@ # New ports collection makefile for: qbittorrent-22 # Date created: 14 February 2010 # Whom: dougb@FreeBSD.org # # $FreeBSD$ # PORTNAME= qbittorrent -PORTVERSION= 2.2.5 +PORTVERSION= 2.2.6 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= dougb@FreeBSD.org COMMENT= Bittorrent client using Qt4 and libtorrent-rasterbar LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \ GeoIP.5:${PORTSDIR}/net/GeoIP MAKE_JOBS_SAFE= yes CONFLICTS= qbittorrent-2.1.* OPTIONS= NOTIFY "Enable libnotify support" on \ LT_15 "Use 0.15 (devel) version of libtorrent-rasterbar" on USE_QT_VER= 4 QT_COMPONENTS= corelib gui network xml \ moc_build qmake_build rcc_build uic_build QT_NONSTANDARD= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --with-libboost-inc="${LOCALBASE}/include" \ --with-libboost-lib="${LOCALBASE}/lib" INSTALLS_ICONS= yes MAN1= qbittorrent.1 .include .if !defined(WITHOUT_NOTIFY) LIB_DEPENDS+= notify.1:${PORTSDIR}/devel/libnotify .else CONFIGURE_ARGS+= --disable-libnotify .endif .if !defined(WITHOUT_LT_15) LIB_DEPENDS+= torrent-rasterbar.6:${PORTSDIR}/net-p2p/libtorrent-rasterbar-15 .else LIB_DEPENDS+= torrent-rasterbar.5:${PORTSDIR}/net-p2p/libtorrent-rasterbar-14 .endif BOOSTLIB_PATTERN= -e 's|\*\-mt\*||' post-patch: @${REINPLACE_CMD} -e 's|$$$$PREFIX/share/man|${MANPREFIX}/man|' \ ${WRKSRC}/src/src.pro @${ECHO_CMD} "LIBS+= -lexecinfo" >> ${WRKSRC}/src/src.pro @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${BOOSTLIB_PATTERN} \ ${WRKSRC}/configure @${REINPLACE_CMD} ${BOOSTLIB_PATTERN} ${WRKSRC}/qcm/libboost.qcm post-install: @${STRIP_CMD} ${PREFIX}/bin/qbittorrent .include Property changes on: head/net-p2p/qbittorrent-22/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.47 \ No newline at end of property +1.48 \ No newline at end of property Index: head/net-p2p/qbittorrent-22/distinfo =================================================================== --- head/net-p2p/qbittorrent-22/distinfo (revision 253173) +++ head/net-p2p/qbittorrent-22/distinfo (revision 253174) @@ -1,3 +1,3 @@ -MD5 (qbittorrent-2.2.5.tar.gz) = 9c9a082bf94b5b07f31d58f92479b152 -SHA256 (qbittorrent-2.2.5.tar.gz) = 461f1b8f38c3ca8d769e7d628ec897adc1cc1f81b43e36e1bcd3847dfe382f2d -SIZE (qbittorrent-2.2.5.tar.gz) = 2504251 +MD5 (qbittorrent-2.2.6.tar.gz) = 0956e1005491eb544b486b8bfd6bf3c8 +SHA256 (qbittorrent-2.2.6.tar.gz) = c24b4b9f89ef7420a15a49f2b84b9c45bbc53f71fee774d9da768874e97915ba +SIZE (qbittorrent-2.2.6.tar.gz) = 2557087 Property changes on: head/net-p2p/qbittorrent-22/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.30 \ No newline at end of property +1.31 \ No newline at end of property