diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-01-02 19:23:00 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-01-02 19:23:00 +0000 |
commit | d91f6119e9bdb6ac2788ea60f5dfe1980e48730f (patch) | |
tree | c418711b9646c4ef34cb17cef9151d04d5738821 /net-p2p | |
parent | f05421f62919d64baea5a700b03d46a2f70e465c (diff) | |
download | ports-d91f6119e9bdb6ac2788ea60f5dfe1980e48730f.tar.gz ports-d91f6119e9bdb6ac2788ea60f5dfe1980e48730f.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent-22/Makefile | 8 | ||||
-rw-r--r-- | net-p2p/qbittorrent-22/distinfo | 6 | ||||
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 8 | ||||
-rw-r--r-- | net-p2p/qbittorrent/distinfo | 6 |
4 files changed, 14 insertions, 14 deletions
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile index 7e971673356d..1a9e36630614 100644 --- a/net-p2p/qbittorrent-22/Makefile +++ b/net-p2p/qbittorrent-22/Makefile @@ -6,11 +6,11 @@ # PORTNAME= qbittorrent -PORTVERSION= 2.0.4 -CATEGORIES= net-p2p +PORTVERSION= 2.0.5 +CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dougb@FreeBSD.org COMMENT= Bittorrent client written in C++ / Qt4 using libtorrent BUILD_DEPENDS= ${LOCALBASE}/share/GeoIP/GeoIP.dat:${PORTSDIR}/net/GeoIP @@ -18,7 +18,7 @@ LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \ torrent-rasterbar.5:${PORTSDIR}/net-p2p/rblibtorrent-devel RUN_DEPENDS:= ${BUILD_DEPENDS} -OPTIONS= NOTIFY "Enable libnotify support" off +OPTIONS= NOTIFY "Enable libnotify support" on USE_QT_VER= 4 QT_COMPONENTS= corelib gui network xml \ diff --git a/net-p2p/qbittorrent-22/distinfo b/net-p2p/qbittorrent-22/distinfo index cb4b608713fd..5577d3e0525d 100644 --- a/net-p2p/qbittorrent-22/distinfo +++ b/net-p2p/qbittorrent-22/distinfo @@ -1,3 +1,3 @@ -MD5 (qbittorrent-2.0.4.tar.gz) = e1541e2334698881f8fd8c21aa9854c0 -SHA256 (qbittorrent-2.0.4.tar.gz) = a67ae2c3f74e09deaef6002212e2bb7e0d378ef33ac4724fd03cd33ed2cce749 -SIZE (qbittorrent-2.0.4.tar.gz) = 2163612 +MD5 (qbittorrent-2.0.5.tar.gz) = b74726c9133470ab92218c7d897847ed +SHA256 (qbittorrent-2.0.5.tar.gz) = 3413606e78f9a5a6bdd80d3c0993fdec421c29839e409e5f917f6f7f5b2d8778 +SIZE (qbittorrent-2.0.5.tar.gz) = 2164284 diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index 7e971673356d..1a9e36630614 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -6,11 +6,11 @@ # PORTNAME= qbittorrent -PORTVERSION= 2.0.4 -CATEGORIES= net-p2p +PORTVERSION= 2.0.5 +CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dougb@FreeBSD.org COMMENT= Bittorrent client written in C++ / Qt4 using libtorrent BUILD_DEPENDS= ${LOCALBASE}/share/GeoIP/GeoIP.dat:${PORTSDIR}/net/GeoIP @@ -18,7 +18,7 @@ LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \ torrent-rasterbar.5:${PORTSDIR}/net-p2p/rblibtorrent-devel RUN_DEPENDS:= ${BUILD_DEPENDS} -OPTIONS= NOTIFY "Enable libnotify support" off +OPTIONS= NOTIFY "Enable libnotify support" on USE_QT_VER= 4 QT_COMPONENTS= corelib gui network xml \ diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo index cb4b608713fd..5577d3e0525d 100644 --- a/net-p2p/qbittorrent/distinfo +++ b/net-p2p/qbittorrent/distinfo @@ -1,3 +1,3 @@ -MD5 (qbittorrent-2.0.4.tar.gz) = e1541e2334698881f8fd8c21aa9854c0 -SHA256 (qbittorrent-2.0.4.tar.gz) = a67ae2c3f74e09deaef6002212e2bb7e0d378ef33ac4724fd03cd33ed2cce749 -SIZE (qbittorrent-2.0.4.tar.gz) = 2163612 +MD5 (qbittorrent-2.0.5.tar.gz) = b74726c9133470ab92218c7d897847ed +SHA256 (qbittorrent-2.0.5.tar.gz) = 3413606e78f9a5a6bdd80d3c0993fdec421c29839e409e5f917f6f7f5b2d8778 +SIZE (qbittorrent-2.0.5.tar.gz) = 2164284 |