diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2009-01-23 15:43:14 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2009-01-23 15:43:14 +0000 |
commit | c189a6b2da9cbee7ff927b553a75d1280f12253e (patch) | |
tree | eab313d2cb66a1c1bedfa134756b2754c49555fd /net-p2p | |
parent | decc454be4c8a3fc37cf46bb14d1b2da283dc47c (diff) | |
download | ports-c189a6b2da9cbee7ff927b553a75d1280f12253e.tar.gz ports-c189a6b2da9cbee7ff927b553a75d1280f12253e.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/gtorrentviewer/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/jigdo/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/libbt/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/qbittorrent-22/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/rtorrent/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/transmission-cli/Makefile | 4 |
7 files changed, 13 insertions, 11 deletions
diff --git a/net-p2p/gtorrentviewer/Makefile b/net-p2p/gtorrentviewer/Makefile index 735661f3e30d..5f34b201e9aa 100644 --- a/net-p2p/gtorrentviewer/Makefile +++ b/net-p2p/gtorrentviewer/Makefile @@ -8,7 +8,7 @@ PORTNAME= gtorrentviewer PORTVERSION= 0.2b -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ DISTNAME= GTorrentViewer-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GTK+2 viewer and editor for BitTorrent meta files -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl USE_GNOME= gtk20 gnomehier intlhack USE_GMAKE= yes diff --git a/net-p2p/jigdo/Makefile b/net-p2p/jigdo/Makefile index 3b65d9a7fe42..36d5158e256a 100644 --- a/net-p2p/jigdo/Makefile +++ b/net-p2p/jigdo/Makefile @@ -7,7 +7,7 @@ PORTNAME= jigdo PORTVERSION= 0.7.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p MASTER_SITES= http://atterer.net/jigdo/ diff --git a/net-p2p/libbt/Makefile b/net-p2p/libbt/Makefile index 2ed23c47fb87..4cb26d75782b 100644 --- a/net-p2p/libbt/Makefile +++ b/net-p2p/libbt/Makefile @@ -7,7 +7,7 @@ PORTNAME= libbt PORTVERSION= 1.05 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= flz@FreeBSD.org COMMENT= C library implementing the core BitTorrent protocol -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile index ee55a6e22446..f3e0f0ec3d9c 100644 --- a/net-p2p/qbittorrent-22/Makefile +++ b/net-p2p/qbittorrent-22/Makefile @@ -7,6 +7,7 @@ PORTNAME= qbittorrent DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= SF @@ -14,7 +15,7 @@ MAINTAINER= alepulver@FreeBSD.org COMMENT= Bittorrent client written in C++ / Qt4 using libtorrent LIB_DEPENDS= ccext2-1.6.0:${PORTSDIR}/devel/commoncpp \ - curl.4:${PORTSDIR}/ftp/curl \ + curl.5:${PORTSDIR}/ftp/curl \ torrent.1:${PORTSDIR}/net-p2p/rblibtorrent USE_PYTHON= 2.3+ diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index ee55a6e22446..f3e0f0ec3d9c 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -7,6 +7,7 @@ PORTNAME= qbittorrent DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= SF @@ -14,7 +15,7 @@ MAINTAINER= alepulver@FreeBSD.org COMMENT= Bittorrent client written in C++ / Qt4 using libtorrent LIB_DEPENDS= ccext2-1.6.0:${PORTSDIR}/devel/commoncpp \ - curl.4:${PORTSDIR}/ftp/curl \ + curl.5:${PORTSDIR}/ftp/curl \ torrent.1:${PORTSDIR}/net-p2p/rblibtorrent USE_PYTHON= 2.3+ diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index fd13e1e22a60..b84fcd4e6c20 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -7,7 +7,7 @@ PORTNAME?= rtorrent PORTVERSION?= 0.8.2 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \ ${MASTER_SITE_LOCAL} @@ -18,7 +18,7 @@ COMMENT?= BitTorrent Client written in C++ BUILD_DEPENDS?= libtorrent=0.12.2:${PORTSDIR}/net-p2p/libtorrent RUN_DEPENDS?= libtorrent=0.12.2:${PORTSDIR}/net-p2p/libtorrent -LIB_DEPENDS?= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS?= curl.5:${PORTSDIR}/ftp/curl CONFLICTS?= rtorrent-devel-[0-9]* diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile index 2eb011077a80..494c0c036ce2 100644 --- a/net-p2p/transmission-cli/Makefile +++ b/net-p2p/transmission-cli/Makefile @@ -7,7 +7,7 @@ PORTNAME= transmission PORTVERSION= 1.42 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= net-p2p MASTER_SITES= http://download.m0k.org/${PORTNAME}/files/ PKGNAMESUFFIX?= -cli @@ -20,7 +20,7 @@ SLAVEPORT?= LIB_DEPENDS?= ${GEN_LIB_DEPENDS} # General dependencies -GEN_LIB_DEPENDS=curl.4:${PORTSDIR}/ftp/curl +GEN_LIB_DEPENDS=curl.5:${PORTSDIR}/ftp/curl GEN_RUN_DEPENDS=${LOCALBASE}/share/transmission/web/index.html:${PORTSDIR}/www/transmission-web USE_GNOME?= pkgconfig |