diff options
author | miwi <miwi@FreeBSD.org> | 2009-09-05 02:25:24 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-09-05 02:25:24 +0800 |
commit | 5371771695a4a092ee3444154c984c0d4b0afbab (patch) | |
tree | 7910c6ca15f7487213355c8dd8ca973cd6193898 /net-p2p | |
parent | 9499c5497c5c73cd8a468c00270a577e57934387 (diff) | |
download | freebsd-ports-gnome-5371771695a4a092ee3444154c984c0d4b0afbab.tar.gz freebsd-ports-gnome-5371771695a4a092ee3444154c984c0d4b0afbab.tar.zst freebsd-ports-gnome-5371771695a4a092ee3444154c984c0d4b0afbab.zip |
- Chase net-p2p/rblibtorrent-devel shlib bump
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent-22/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile index fd153f44f05b..23e666579e94 100644 --- a/net-p2p/qbittorrent-22/Makefile +++ b/net-p2p/qbittorrent-22/Makefile @@ -7,6 +7,7 @@ PORTNAME= qbittorrent PORTVERSION= 1.3.4 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -17,7 +18,7 @@ LIB_DEPENDS= ccext2-1.6.0:${PORTSDIR}/devel/commoncpp \ execinfo.1:${PORTSDIR}/devel/libexecinfo \ zzip.13:${PORTSDIR}/devel/zziplib \ curl.5:${PORTSDIR}/ftp/curl \ - torrent-rasterbar.3:${PORTSDIR}/net-p2p/rblibtorrent-devel + torrent-rasterbar.5:${PORTSDIR}/net-p2p/rblibtorrent-devel USE_QT_VER= 4 QT_COMPONENTS= corelib gui network xml \ diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index fd153f44f05b..23e666579e94 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -7,6 +7,7 @@ PORTNAME= qbittorrent PORTVERSION= 1.3.4 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -17,7 +18,7 @@ LIB_DEPENDS= ccext2-1.6.0:${PORTSDIR}/devel/commoncpp \ execinfo.1:${PORTSDIR}/devel/libexecinfo \ zzip.13:${PORTSDIR}/devel/zziplib \ curl.5:${PORTSDIR}/ftp/curl \ - torrent-rasterbar.3:${PORTSDIR}/net-p2p/rblibtorrent-devel + torrent-rasterbar.5:${PORTSDIR}/net-p2p/rblibtorrent-devel USE_QT_VER= 4 QT_COMPONENTS= corelib gui network xml \ |