summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2008-08-19 16:40:17 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2008-08-19 16:40:17 +0000
commit907d5d1a391cea7dc4510deb3ead17400d689462 (patch)
tree6c30422131f6d4a1c3573653ef9e29e93cb33606 /devel
parent- Update to 1.2.6 (diff)
- Update libevent dependency and bump PORTREVISION
Notes
Notes: svn path=/head/; revision=218857
Diffstat (limited to 'devel')
-rw-r--r--devel/eventxx/Makefile3
-rw-r--r--devel/libdnsres/Makefile2
-rw-r--r--devel/ocaml-event/Makefile4
-rw-r--r--devel/p5-Event-Lib/Makefile4
-rw-r--r--devel/py-event/Makefile4
-rw-r--r--devel/thrift/Makefile4
6 files changed, 11 insertions, 10 deletions
diff --git a/devel/eventxx/Makefile b/devel/eventxx/Makefile
index 8191f814c722..d56cc931989f 100644
--- a/devel/eventxx/Makefile
+++ b/devel/eventxx/Makefile
@@ -8,6 +8,7 @@
PORTNAME= eventxx
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://proj.llucax.com.ar/home/eventxx/releases/
MASTER_SITE_SUBDIR= gahr
@@ -16,7 +17,7 @@ DISTNAME= ${PORTNAME}
MAINTAINER= glarkin@FreeBSD.org
COMMENT= A C++ wrapper for libevent
-LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/devel/libdnsres/Makefile b/devel/libdnsres/Makefile
index 7bc41d575931..140b3d0e347b 100644
--- a/devel/libdnsres/Makefile
+++ b/devel/libdnsres/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libdnsres
PORTVERSION= 0.1a
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= http://monkey.org/~provos/
diff --git a/devel/ocaml-event/Makefile b/devel/ocaml-event/Makefile
index 876608dc86d0..c0ae29eade10 100644
--- a/devel/ocaml-event/Makefile
+++ b/devel/ocaml-event/Makefile
@@ -7,7 +7,7 @@
PORTNAME= event
PORTVERSION= 0.5.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= devel
MASTER_SITES= http://www.xs4all.nl/~mmzeeman/ocaml/
PKGNAMEPREFIX= ocaml-
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An ocaml wrapper for the libevent API
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
-LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent
ALL_TARGET= all allopt
USE_GMAKE= yes
diff --git a/devel/p5-Event-Lib/Makefile b/devel/p5-Event-Lib/Makefile
index d5f71781a365..2f716d173b74 100644
--- a/devel/p5-Event-Lib/Makefile
+++ b/devel/p5-Event-Lib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Event-Lib
PORTVERSION= 1.03
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= fk@fabiankeil.de
COMMENT= Makes libevent(3) accessible with Perl
-LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent
PERL_CONFIGURE= yes
diff --git a/devel/py-event/Makefile b/devel/py-event/Makefile
index 27ee833c2ea7..05b699fc88aa 100644
--- a/devel/py-event/Makefile
+++ b/devel/py-event/Makefile
@@ -6,7 +6,7 @@
PORTNAME= event
PORTVERSION= 0.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel net python
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION}
MAINTAINER= alexbl@FreeBSD.org
COMMENT= Python bindings for libevent
-LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent
PROJECTHOST= pyevent
USE_PYTHON= yes
diff --git a/devel/thrift/Makefile b/devel/thrift/Makefile
index ccbe5aae4d1d..463cfe8fb407 100644
--- a/devel/thrift/Makefile
+++ b/devel/thrift/Makefile
@@ -7,7 +7,7 @@
PORTNAME= thrift
PORTVERSION= 20070917
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://developers.facebook.com/thrift/
@@ -15,7 +15,7 @@ MAINTAINER= skv@FreeBSD.org
COMMENT= Framework for scalable cross-language services development
LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost \
- event-1.3e:${PORTSDIR}/devel/libevent
+ event-1.4:${PORTSDIR}/devel/libevent
USE_AUTOTOOLS= libtool:15
USE_GCC= 4.2+