diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-06-24 02:02:34 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-06-24 02:02:34 +0000 |
commit | c9506fb8664025e9e6a24698ba30d2c8cb99d458 (patch) | |
tree | c3c33d1e19a115be52cc3bcc8b9ff4d708b1a3d3 /net-p2p/qbittorrent | |
parent | 6dd8f2e7af4f7c9ae1d0adad27c6ac13ecd6e793 (diff) | |
download | ports-c9506fb8664025e9e6a24698ba30d2c8cb99d458.tar.gz ports-c9506fb8664025e9e6a24698ba30d2c8cb99d458.zip |
Notes
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 6 | ||||
-rw-r--r-- | net-p2p/qbittorrent/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index bf8309c9f8e3..c96239756ec8 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -6,8 +6,7 @@ # PORTNAME= qbittorrent -DISTVERSION= 1.0.0rc11 -PORTREVISION= 2 +DISTVERSION= 1.0.0 CATEGORIES= net-p2p MASTER_SITES= SF @@ -16,10 +15,11 @@ COMMENT= Bittorrent client written in C++ / Qt4 using libtorrent LIB_DEPENDS= ccext2-1.6.0:${PORTSDIR}/devel/commoncpp \ curl.4:${PORTSDIR}/ftp/curl \ - torrent.1:${PORTSDIR}/net-p2p/rblibtorrent-devel + torrent.1:${PORTSDIR}/net-p2p/rblibtorrent USE_PYTHON= 2.3+ USE_QT_VER= 4 +QT_COMPONENTS= qmake_build uic_build moc_build rcc_build gui network xml QT_NONSTANDARD= yes INSTALLS_ICONS= yes HAS_CONFIGURE= yes diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo index 1e51649a1bd8..ad8a186f57e4 100644 --- a/net-p2p/qbittorrent/distinfo +++ b/net-p2p/qbittorrent/distinfo @@ -1,3 +1,3 @@ -MD5 (qbittorrent-1.0.0rc11.tar.gz) = 3156a1d346d1ab2b745de0ffe23aa12f -SHA256 (qbittorrent-1.0.0rc11.tar.gz) = 6b51f03b857a626050dcf410b72b2ed059dbe0f68d09998bfe4520f1197dc91e -SIZE (qbittorrent-1.0.0rc11.tar.gz) = 1392906 +MD5 (qbittorrent-1.0.0.tar.gz) = e31fe47590dfa48c52d0e35d4627d630 +SHA256 (qbittorrent-1.0.0.tar.gz) = a247223dd2d3e2490d5c3cce4764d40aaf486548bf77835729d42e82e12aad25 +SIZE (qbittorrent-1.0.0.tar.gz) = 1384049 |