summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2006-01-30 23:20:05 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2006-01-30 23:20:05 +0000
commita06ee65df0af4a27507365d7991910fcc6881d95 (patch)
treecad01e52972179ed3ade4df17df7d248b93b620a /net
parent- Upgrade to 2.0.0 (almost bugfixes from 1.95.8). (diff)
Chase shlib bump of libexpat.
Notes
Notes: svn path=/head/; revision=154857
Diffstat (limited to 'net')
-rw-r--r--net/avahi/Makefile4
-rw-r--r--net/easysoap/Makefile4
-rw-r--r--net/mad_fcl/Makefile3
-rw-r--r--net/opal/Makefile3
-rw-r--r--net/opal3/Makefile3
-rw-r--r--net/openh323/Makefile3
-rw-r--r--net/ulxmlrpcpp/Makefile4
7 files changed, 14 insertions, 10 deletions
diff --git a/net/avahi/Makefile b/net/avahi/Makefile
index f322477d4fec..0eab7b6b0240 100644
--- a/net/avahi/Makefile
+++ b/net/avahi/Makefile
@@ -7,14 +7,14 @@
PORTNAME= avahi
PORTVERSION= 0.6.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net dns
MASTER_SITES= http://www.avahi.org/download/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Service discovery on a local network
-LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \
daemon.2:${PORTSDIR}/devel/libdaemon \
dbus-1.2:${PORTSDIR}/devel/dbus \
gdbm.3:${PORTSDIR}/databases/gdbm
diff --git a/net/easysoap/Makefile b/net/easysoap/Makefile
index dc4404066a13..c18bec11146b 100644
--- a/net/easysoap/Makefile
+++ b/net/easysoap/Makefile
@@ -7,7 +7,7 @@
PORTNAME= easysoap
PORTVERSION= 0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,7 @@ DISTNAME= EasySoap++-${PORTVERSION}
MAINTAINER= gabriel_ambuehl@buz.ch
COMMENT= C++ SOAP Library based on expat
-LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
USE_OPENSSL= yes
GNU_CONFIGURE= yes
diff --git a/net/mad_fcl/Makefile b/net/mad_fcl/Makefile
index e139ca70af0d..531bfe6008f5 100644
--- a/net/mad_fcl/Makefile
+++ b/net/mad_fcl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mad_fcl
PORTVERSION= 1.3
+PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= http://www.atm.tut.fi/mad/download/
DISTNAME= ${PORTNAME}_v${PORTVERSION}_src
@@ -14,7 +15,7 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION}_src
MAINTAINER= janos.mohacsi@bsd.hu
COMMENT= FLUTE - File Delivery over Unidirectional Transport implementation
-LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
USE_GMAKE= yes
USE_REINPLACE= yes
diff --git a/net/opal/Makefile b/net/opal/Makefile
index ba920630b005..6ac8c399f0e5 100644
--- a/net/opal/Makefile
+++ b/net/opal/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openh323
PORTVERSION= 1.12.2
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
@@ -17,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A H323 Video Conferencing library
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build
-LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
diff --git a/net/opal3/Makefile b/net/opal3/Makefile
index ba920630b005..6ac8c399f0e5 100644
--- a/net/opal3/Makefile
+++ b/net/opal3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openh323
PORTVERSION= 1.12.2
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
@@ -17,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A H323 Video Conferencing library
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build
-LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index ba920630b005..6ac8c399f0e5 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openh323
PORTVERSION= 1.12.2
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
@@ -17,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A H323 Video Conferencing library
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build
-LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
diff --git a/net/ulxmlrpcpp/Makefile b/net/ulxmlrpcpp/Makefile
index 56f5ec15e518..094446f26282 100644
--- a/net/ulxmlrpcpp/Makefile
+++ b/net/ulxmlrpcpp/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ulxmlrpcpp
PORTVERSION= 1.4.6
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= net devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A ultra lightweight xml-rpc library written in C++
-LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
USE_BZIP2= yes
USE_ICONV= yes