aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-05-05 13:48:05 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-05-05 13:48:05 +0000
commit6c0a874384d2d1228e3a8c6032a866ee653ebd4b (patch)
tree8996120a79aefc1624533c2954a30a717ba5842e /net-p2p
parenta8e2135a0fc8910a02189f2a8cf7f4f852bbcaaf (diff)
downloadports-6c0a874384d2d1228e3a8c6032a866ee653ebd4b.tar.gz
ports-6c0a874384d2d1228e3a8c6032a866ee653ebd4b.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/transmission-cli/Makefile4
-rw-r--r--net-p2p/transmission-gtk2/Makefile2
-rw-r--r--net-p2p/transmission-qt4/Makefile2
3 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile
index e10a94c9c61e..dfc9e0ae6314 100644
--- a/net-p2p/transmission-cli/Makefile
+++ b/net-p2p/transmission-cli/Makefile
@@ -7,7 +7,7 @@
PORTNAME= transmission
PORTVERSION= 2.22
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= net-p2p
MASTER_SITES= http://download.m0k.org/${PORTNAME}/files/
PKGNAMESUFFIX?= -cli
@@ -21,7 +21,7 @@ LIB_DEPENDS?= ${GEN_LIB_DEPENDS}
# General dependencies
GEN_LIB_DEPENDS=curl.6:${PORTSDIR}/ftp/curl \
- event-2.0.5:${PORTSDIR}/devel/libevent2
+ event-2.0.6:${PORTSDIR}/devel/libevent2
GEN_RUN_DEPENDS=${LOCALBASE}/share/transmission/web/index.html:${PORTSDIR}/www/transmission-web
USE_GMAKE= yes
diff --git a/net-p2p/transmission-gtk2/Makefile b/net-p2p/transmission-gtk2/Makefile
index 6ab9d7a31e98..80131a5f6424 100644
--- a/net-p2p/transmission-gtk2/Makefile
+++ b/net-p2p/transmission-gtk2/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 0
+PORTREVISION= 1
PKGNAMESUFFIX= -gtk2
MAINTAINER= mezz@FreeBSD.org
diff --git a/net-p2p/transmission-qt4/Makefile b/net-p2p/transmission-qt4/Makefile
index 66ba841e791c..3ab521ca438e 100644
--- a/net-p2p/transmission-qt4/Makefile
+++ b/net-p2p/transmission-qt4/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= -qt4
MAINTAINER= mezz@FreeBSD.org