From 6c0a874384d2d1228e3a8c6032a866ee653ebd4b Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Thu, 5 May 2011 13:48:05 +0000 Subject: Update libevent2 to 2.0.11 --- net-p2p/transmission-cli/Makefile | 4 ++-- net-p2p/transmission-gtk2/Makefile | 2 +- net-p2p/transmission-qt4/Makefile | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net-p2p') 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 -- cgit v1.2.3