summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2008-01-02 23:43:03 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2008-01-02 23:43:03 +0000
commit5265c7a7989d783a5dbb5702c8d38f65b5e445b4 (patch)
tree8631e411d49297f4cf6dbca9150c3e0ac079219a /devel
parent- Update to 1.2.4 (diff)
- Bump PORTREVISION since devel/libevent are updated.
Notes
Notes: svn path=/head/; revision=204872
Diffstat (limited to 'devel')
-rw-r--r--devel/eventxx/Makefile4
-rw-r--r--devel/libdnsres/Makefile2
-rw-r--r--devel/ocaml-event/Makefile4
-rw-r--r--devel/p5-Event-Lib/Makefile3
-rw-r--r--devel/py-event/Makefile4
-rw-r--r--devel/thrift/Makefile3
6 files changed, 11 insertions, 9 deletions
diff --git a/devel/eventxx/Makefile b/devel/eventxx/Makefile
index ac75797b19b5..e183824551b9 100644
--- a/devel/eventxx/Makefile
+++ b/devel/eventxx/Makefile
@@ -8,14 +8,14 @@
PORTNAME= eventxx
PORTVERSION= 0.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://www.llucax.com.ar/~luca/eventxx/releases/
MAINTAINER= ijliao@FreeBSD.org
COMMENT= A C++ wrapper for libevent
-LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
BROKEN= Unfetchable
diff --git a/devel/libdnsres/Makefile b/devel/libdnsres/Makefile
index d00ab5602d48..aacdc01861e4 100644
--- a/devel/libdnsres/Makefile
+++ b/devel/libdnsres/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libdnsres
PORTVERSION= 0.1a
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel
MASTER_SITES= http://monkey.org/~provos/
diff --git a/devel/ocaml-event/Makefile b/devel/ocaml-event/Makefile
index 4a5d1daa9f4d..f3a304b7c4f5 100644
--- a/devel/ocaml-event/Makefile
+++ b/devel/ocaml-event/Makefile
@@ -7,7 +7,7 @@
PORTNAME= event
PORTVERSION= 0.5.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= devel
MASTER_SITES= http://www.xs4all.nl/~mmzeeman/ocaml/
PKGNAMEPREFIX= ocaml-
@@ -17,7 +17,7 @@ MAINTAINER= lioux@FreeBSD.org
COMMENT= An ocaml wrapper for the libevent API
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
-LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3e:${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 1a0a2112dc9b..749d28e2e2f9 100644
--- a/devel/p5-Event-Lib/Makefile
+++ b/devel/p5-Event-Lib/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Event-Lib
PORTVERSION= 1.03
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Event
@@ -15,7 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= fk@fabiankeil.de
COMMENT= Makes libevent(3) accessible with Perl
-LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
PERL_CONFIGURE= yes
diff --git a/devel/py-event/Makefile b/devel/py-event/Makefile
index f02e20fa571e..f306d357fecd 100644
--- a/devel/py-event/Makefile
+++ b/devel/py-event/Makefile
@@ -6,7 +6,7 @@
PORTNAME= event
PORTVERSION= 0.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel net python
MASTER_SITES= http://pyevent.googlecode.com/files/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION}
MAINTAINER= alexbl@FreeBSD.org
COMMENT= Python bindings for libevent
-LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/devel/thrift/Makefile b/devel/thrift/Makefile
index 29f9badc6040..ccbe5aae4d1d 100644
--- a/devel/thrift/Makefile
+++ b/devel/thrift/Makefile
@@ -7,6 +7,7 @@
PORTNAME= thrift
PORTVERSION= 20070917
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://developers.facebook.com/thrift/
@@ -14,7 +15,7 @@ MAINTAINER= skv@FreeBSD.org
COMMENT= Framework for scalable cross-language services development
LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost \
- event:${PORTSDIR}/devel/libevent
+ event-1.3e:${PORTSDIR}/devel/libevent
USE_AUTOTOOLS= libtool:15
USE_GCC= 4.2+