summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
commit4a868f8a2add17cdf73316057699ee6cec0908e4 (patch)
treee16a055a7017bc6875079719f93b536da2bb9deb
parentUpgrade to 1.95.7 (shlib major is bumped to 5). (diff)
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
Notes
Notes: svn path=/head/; revision=103969
-rw-r--r--audio/libmusicbrainz/Makefile4
-rw-r--r--audio/libmusicbrainz3/Makefile4
-rw-r--r--audio/libmusicbrainz4/Makefile4
-rw-r--r--audio/libmusicbrainz5/Makefile4
-rw-r--r--converters/shftool/Makefile3
-rw-r--r--devel/apr/Makefile4
-rw-r--r--devel/apr0/Makefile4
-rw-r--r--devel/apr1/Makefile4
-rw-r--r--devel/apr2/Makefile4
-rw-r--r--devel/e4graph/Makefile3
-rw-r--r--devel/gettext/Makefile3
-rw-r--r--devel/libmba/Makefile4
-rw-r--r--devel/libpdel/Makefile3
-rw-r--r--devel/pwlib/Makefile4
-rw-r--r--devel/pwlib152/Makefile4
-rw-r--r--devel/subversion-devel/Makefile3
-rw-r--r--devel/subversion-freebsd/Makefile3
-rw-r--r--devel/subversion/Makefile3
-rw-r--r--devel/subversion16/Makefile3
-rw-r--r--games/ggz-client-libs/Makefile3
-rw-r--r--graphics/rubyphoto/Makefile3
-rw-r--r--lang/php4/Makefile4
-rw-r--r--lang/php5/Makefile4
-rw-r--r--lang/php53/Makefile4
-rw-r--r--math/vtk/Makefile4
-rw-r--r--math/vtk43/Makefile4
-rw-r--r--math/vtk5/Makefile4
-rw-r--r--net-mgmt/p5-JUNOScript/Makefile4
-rw-r--r--net-p2p/xmule/Makefile3
-rw-r--r--net/easysoap/Makefile3
-rw-r--r--net/mad_fcl/Makefile3
-rw-r--r--net/opal/Makefile4
-rw-r--r--net/opal3/Makefile4
-rw-r--r--net/openh323-112/Makefile4
-rw-r--r--net/openh323/Makefile4
-rw-r--r--net/ulxmlrpcpp/Makefile3
-rw-r--r--net/xmule/Makefile3
-rw-r--r--security/rats/Makefile3
-rw-r--r--security/vxquery/Makefile3
-rw-r--r--sysutils/lire/Makefile3
-rw-r--r--textproc/domc/Makefile3
-rw-r--r--textproc/libxode/Makefile4
-rw-r--r--textproc/modlogan/Makefile4
-rw-r--r--textproc/p5-XML-Parser/Makefile3
-rw-r--r--textproc/py-expat/Makefile4
-rw-r--r--textproc/ruby-quixml/Makefile3
-rw-r--r--textproc/ruby-sablot/Makefile4
-rw-r--r--textproc/ruby-xmlparser/Makefile3
-rw-r--r--textproc/sablotron/Makefile4
-rw-r--r--textproc/tclExpat/Makefile4
-rw-r--r--textproc/xmlppm/Makefile4
-rw-r--r--www/apache13+ipv6/Makefile3
-rw-r--r--www/apache13-fp/Makefile3
-rw-r--r--www/apache13/Makefile4
-rw-r--r--www/apache2/Makefile4
-rw-r--r--www/apache20/Makefile4
-rw-r--r--www/apache21/Makefile2
-rw-r--r--www/apache22/Makefile2
-rw-r--r--www/cadaver/Makefile3
-rw-r--r--www/flood/Makefile4
-rw-r--r--www/neon/Makefile4
-rw-r--r--www/neon26/Makefile4
-rw-r--r--www/neon28/Makefile4
-rw-r--r--www/neon29/Makefile4
-rw-r--r--www/scoop/Makefile3
-rw-r--r--x11-fonts/fontconfig/Makefile4
-rw-r--r--x11-toolkits/paragui-devel/Makefile4
-rw-r--r--x11-toolkits/paragui/Makefile4
-rw-r--r--x11/electricsheep/Makefile4
69 files changed, 136 insertions, 110 deletions
diff --git a/audio/libmusicbrainz/Makefile b/audio/libmusicbrainz/Makefile
index 543194700ace..e5f92d0a83bc 100644
--- a/audio/libmusicbrainz/Makefile
+++ b/audio/libmusicbrainz/Makefile
@@ -7,14 +7,14 @@
PORTNAME= libmusicbrainz
PORTVERSION= 2.0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/
MAINTAINER= ports@FreeBSD.org
COMMENT= 2nd generation incarnation of the CD Index - audio metadata
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
CONFLICTS= musicbrainz-*
diff --git a/audio/libmusicbrainz3/Makefile b/audio/libmusicbrainz3/Makefile
index 543194700ace..e5f92d0a83bc 100644
--- a/audio/libmusicbrainz3/Makefile
+++ b/audio/libmusicbrainz3/Makefile
@@ -7,14 +7,14 @@
PORTNAME= libmusicbrainz
PORTVERSION= 2.0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/
MAINTAINER= ports@FreeBSD.org
COMMENT= 2nd generation incarnation of the CD Index - audio metadata
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
CONFLICTS= musicbrainz-*
diff --git a/audio/libmusicbrainz4/Makefile b/audio/libmusicbrainz4/Makefile
index 543194700ace..e5f92d0a83bc 100644
--- a/audio/libmusicbrainz4/Makefile
+++ b/audio/libmusicbrainz4/Makefile
@@ -7,14 +7,14 @@
PORTNAME= libmusicbrainz
PORTVERSION= 2.0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/
MAINTAINER= ports@FreeBSD.org
COMMENT= 2nd generation incarnation of the CD Index - audio metadata
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
CONFLICTS= musicbrainz-*
diff --git a/audio/libmusicbrainz5/Makefile b/audio/libmusicbrainz5/Makefile
index 543194700ace..e5f92d0a83bc 100644
--- a/audio/libmusicbrainz5/Makefile
+++ b/audio/libmusicbrainz5/Makefile
@@ -7,14 +7,14 @@
PORTNAME= libmusicbrainz
PORTVERSION= 2.0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/
MAINTAINER= ports@FreeBSD.org
COMMENT= 2nd generation incarnation of the CD Index - audio metadata
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
CONFLICTS= musicbrainz-*
diff --git a/converters/shftool/Makefile b/converters/shftool/Makefile
index 509b2e2b5f89..3462a260bd17 100644
--- a/converters/shftool/Makefile
+++ b/converters/shftool/Makefile
@@ -7,13 +7,14 @@
PORTNAME= shftool
PORTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= converters
MASTER_SITES= http://www.df.lth.se/~triad/krad/shftool/
MAINTAINER= watchman@ludd.luth.se
COMMENT= Converter for the Standard Hex Format (SHF)
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
USE_REINPLACE= yes
GNU_CONFIGURE= yes
diff --git a/devel/apr/Makefile b/devel/apr/Makefile
index a22dcacbec89..c18e32ab7f9d 100644
--- a/devel/apr/Makefile
+++ b/devel/apr/Makefile
@@ -15,7 +15,7 @@
PORTNAME= apr
PORTVERSION= 0.9.4
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= devel
#MASTER_SITES= http://www.apache.org/dist/apr/
#DISTFILES= apr-${PORTVERSION}.tar.gz apr-util-${PORTVERSION}.tar.gz
@@ -26,7 +26,7 @@ DISTFILES= apr-APR_0_9_BRANCH_20040113112838.tar.gz apr-util-APU_0_9_BRANCH_2004
MAINTAINER= rodrigc@crodrigues.org
COMMENT= The Apache Group's Portability Library
-LIB_DEPENDS+= expat.4:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2 \
iconv.3:${PORTSDIR}/converters/libiconv
USE_AUTOCONF_VER= 253
diff --git a/devel/apr0/Makefile b/devel/apr0/Makefile
index a22dcacbec89..c18e32ab7f9d 100644
--- a/devel/apr0/Makefile
+++ b/devel/apr0/Makefile
@@ -15,7 +15,7 @@
PORTNAME= apr
PORTVERSION= 0.9.4
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= devel
#MASTER_SITES= http://www.apache.org/dist/apr/
#DISTFILES= apr-${PORTVERSION}.tar.gz apr-util-${PORTVERSION}.tar.gz
@@ -26,7 +26,7 @@ DISTFILES= apr-APR_0_9_BRANCH_20040113112838.tar.gz apr-util-APU_0_9_BRANCH_2004
MAINTAINER= rodrigc@crodrigues.org
COMMENT= The Apache Group's Portability Library
-LIB_DEPENDS+= expat.4:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2 \
iconv.3:${PORTSDIR}/converters/libiconv
USE_AUTOCONF_VER= 253
diff --git a/devel/apr1/Makefile b/devel/apr1/Makefile
index a22dcacbec89..c18e32ab7f9d 100644
--- a/devel/apr1/Makefile
+++ b/devel/apr1/Makefile
@@ -15,7 +15,7 @@
PORTNAME= apr
PORTVERSION= 0.9.4
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= devel
#MASTER_SITES= http://www.apache.org/dist/apr/
#DISTFILES= apr-${PORTVERSION}.tar.gz apr-util-${PORTVERSION}.tar.gz
@@ -26,7 +26,7 @@ DISTFILES= apr-APR_0_9_BRANCH_20040113112838.tar.gz apr-util-APU_0_9_BRANCH_2004
MAINTAINER= rodrigc@crodrigues.org
COMMENT= The Apache Group's Portability Library
-LIB_DEPENDS+= expat.4:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2 \
iconv.3:${PORTSDIR}/converters/libiconv
USE_AUTOCONF_VER= 253
diff --git a/devel/apr2/Makefile b/devel/apr2/Makefile
index a22dcacbec89..c18e32ab7f9d 100644
--- a/devel/apr2/Makefile
+++ b/devel/apr2/Makefile
@@ -15,7 +15,7 @@
PORTNAME= apr
PORTVERSION= 0.9.4
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= devel
#MASTER_SITES= http://www.apache.org/dist/apr/
#DISTFILES= apr-${PORTVERSION}.tar.gz apr-util-${PORTVERSION}.tar.gz
@@ -26,7 +26,7 @@ DISTFILES= apr-APR_0_9_BRANCH_20040113112838.tar.gz apr-util-APU_0_9_BRANCH_2004
MAINTAINER= rodrigc@crodrigues.org
COMMENT= The Apache Group's Portability Library
-LIB_DEPENDS+= expat.4:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2 \
iconv.3:${PORTSDIR}/converters/libiconv
USE_AUTOCONF_VER= 253
diff --git a/devel/e4graph/Makefile b/devel/e4graph/Makefile
index 2e7b65ac1a79..aad0dec9b6d5 100644
--- a/devel/e4graph/Makefile
+++ b/devel/e4graph/Makefile
@@ -8,6 +8,7 @@
PORTNAME= e4graph
PORTVERSION= 1.0a11
+PORTREVISION= 1
CATEGORIES= devel tcl84
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,7 +19,7 @@ COMMENT= A C++ library that persistently stores graph like data
LIB_DEPENDS= mk4.0:${PORTSDIR}/databases/metakit \
tcl${TCLVND}:${PORTSDIR}/lang/tcl${TCLVND} \
- expat.4:${PORTSDIR}/textproc/expat2
+ expat.5:${PORTSDIR}/textproc/expat2
WRKSRC= ${WRKDIR}/${DISTNAME}/all
diff --git a/devel/gettext/Makefile b/devel/gettext/Makefile
index 3a27a68fb6b6..20716bf9e10e 100644
--- a/devel/gettext/Makefile
+++ b/devel/gettext/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gettext
PORTVERSION= 0.13.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gettext
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= gettext
MAINTAINER= ports@FreeBSD.org
COMMENT= GNU gettext package
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
diff --git a/devel/libmba/Makefile b/devel/libmba/Makefile
index 23c42d8e9fe8..9e2eb7f70aea 100644
--- a/devel/libmba/Makefile
+++ b/devel/libmba/Makefile
@@ -8,14 +8,14 @@
PORTNAME= libmba
PORTVERSION= 0.6.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://www.ioplex.com/~miallen/libmba/dl/
MAINTAINER= ports@FreeBSD.org
COMMENT= A collection of C modules potentially useful to any project
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
USE_REINPLACE= yes
USE_GMAKE= yes
diff --git a/devel/libpdel/Makefile b/devel/libpdel/Makefile
index 3c89fa143608..904aed6c7ad8 100644
--- a/devel/libpdel/Makefile
+++ b/devel/libpdel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libpdel
PORTVERSION= 0.3.5
+PORTREVISION= 1
CATEGORIES= devel net www
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= archie
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= archie
MAINTAINER= archie@freebsd.org
COMMENT= Packet Design multi-purpose C library for embedded applications
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
INSTALLS_SHLIB= yes
diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile
index 5749f6b8a9e4..83314a970548 100644
--- a/devel/pwlib/Makefile
+++ b/devel/pwlib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pwlib
PORTVERSION= 1.5.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
@@ -19,7 +19,7 @@ COMMENT= A cross platform C++ library, used by OpenH323
FORBIDDEN= http://people.freebsd.org/~eik/portaudit/27c331d5-64c7-11d8-80e3-0020ed76ef5a.html
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/devel/pwlib152/Makefile b/devel/pwlib152/Makefile
index 5749f6b8a9e4..83314a970548 100644
--- a/devel/pwlib152/Makefile
+++ b/devel/pwlib152/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pwlib
PORTVERSION= 1.5.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
@@ -19,7 +19,7 @@ COMMENT= A cross platform C++ library, used by OpenH323
FORBIDDEN= http://people.freebsd.org/~eik/portaudit/27c331d5-64c7-11d8-80e3-0020ed76ef5a.html
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/devel/subversion-devel/Makefile b/devel/subversion-devel/Makefile
index 1d6e0288d822..f95556f7fd4d 100644
--- a/devel/subversion-devel/Makefile
+++ b/devel/subversion-devel/Makefile
@@ -6,6 +6,7 @@
PORTNAME= subversion
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://subversion.tigris.org/tarballs/
@@ -13,7 +14,7 @@ MAINTAINER= lev@freebsd.org
COMMENT= Version control system
LIB_DEPENDS= neon.24:${PORTSDIR}/www/neon \
- expat.4:${PORTSDIR}/textproc/expat2
+ expat.5:${PORTSDIR}/textproc/expat2
INSTALLS_SHLIB= yes
diff --git a/devel/subversion-freebsd/Makefile b/devel/subversion-freebsd/Makefile
index 1d6e0288d822..f95556f7fd4d 100644
--- a/devel/subversion-freebsd/Makefile
+++ b/devel/subversion-freebsd/Makefile
@@ -6,6 +6,7 @@
PORTNAME= subversion
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://subversion.tigris.org/tarballs/
@@ -13,7 +14,7 @@ MAINTAINER= lev@freebsd.org
COMMENT= Version control system
LIB_DEPENDS= neon.24:${PORTSDIR}/www/neon \
- expat.4:${PORTSDIR}/textproc/expat2
+ expat.5:${PORTSDIR}/textproc/expat2
INSTALLS_SHLIB= yes
diff --git a/devel/subversion/Makefile b/devel/subversion/Makefile
index 1d6e0288d822..f95556f7fd4d 100644
--- a/devel/subversion/Makefile
+++ b/devel/subversion/Makefile
@@ -6,6 +6,7 @@
PORTNAME= subversion
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://subversion.tigris.org/tarballs/
@@ -13,7 +14,7 @@ MAINTAINER= lev@freebsd.org
COMMENT= Version control system
LIB_DEPENDS= neon.24:${PORTSDIR}/www/neon \
- expat.4:${PORTSDIR}/textproc/expat2
+ expat.5:${PORTSDIR}/textproc/expat2
INSTALLS_SHLIB= yes
diff --git a/devel/subversion16/Makefile b/devel/subversion16/Makefile
index 1d6e0288d822..f95556f7fd4d 100644
--- a/devel/subversion16/Makefile
+++ b/devel/subversion16/Makefile
@@ -6,6 +6,7 @@
PORTNAME= subversion
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://subversion.tigris.org/tarballs/
@@ -13,7 +14,7 @@ MAINTAINER= lev@freebsd.org
COMMENT= Version control system
LIB_DEPENDS= neon.24:${PORTSDIR}/www/neon \
- expat.4:${PORTSDIR}/textproc/expat2
+ expat.5:${PORTSDIR}/textproc/expat2
INSTALLS_SHLIB= yes
diff --git a/games/ggz-client-libs/Makefile b/games/ggz-client-libs/Makefile
index 7fbd56837851..cc6063bbfac9 100644
--- a/games/ggz-client-libs/Makefile
+++ b/games/ggz-client-libs/Makefile
@@ -8,6 +8,7 @@
PORTNAME= ggz-client-libs
PORTVERSION= 0.0.8
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://ggzgamingzone.org/pub/ggz/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTVERSION}
@@ -17,7 +18,7 @@ COMMENT= The GGZ Gaming Zone - Core Client Libraries
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
ggz.2:${PORTSDIR}/games/libggz \
- expat.4:${PORTSDIR}/textproc/expat2
+ expat.5:${PORTSDIR}/textproc/expat2
USE_GNOME= gnometarget
GNU_CONFIGURE= yes
diff --git a/graphics/rubyphoto/Makefile b/graphics/rubyphoto/Makefile
index 9a74786657e5..c00e103ca93f 100644
--- a/graphics/rubyphoto/Makefile
+++ b/graphics/rubyphoto/Makefile
@@ -7,13 +7,14 @@
PORTNAME= rubyphoto
PORTVERSION= 1.4
+PORTREVISION= 1
CATEGORIES= graphics ruby www
MASTER_SITES= http://plig.net/~ture/rubyphoto/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= A program for creating web image galleries
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \
${RUBY_SITELIBDIR}/image_size.rb:${PORTSDIR}/graphics/ruby-image_size \
${RUBY_SITELIBDIR}/xml/parser.rb:${PORTSDIR}/textproc/ruby-xmlparser
diff --git a/lang/php4/Makefile b/lang/php4/Makefile
index 33d97675b490..fc8807e1dc9b 100644
--- a/lang/php4/Makefile
+++ b/lang/php4/Makefile
@@ -21,7 +21,7 @@
PORTNAME= php4
PORTVERSION= 4.3.4
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES?= lang devel www
MASTER_SITES= http://www.php.net/distributions/:release \
http://it.php.net/distributions/:release \
@@ -512,7 +512,7 @@ CONFIGURE_ARGS+=--enable-wddx
.endif
.if defined(WITH_XML) || defined(WITH_XML_DEP)
-LIB_DEPENDS+= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2
CONFIGURE_ARGS+=--with-expat-dir=${LOCALBASE}
.endif
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index b2f8a256b1e6..aa5516fb0322 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -21,7 +21,7 @@
PORTNAME= php5
PORTVERSION= 5.0.0.a5
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES?= lang devel www
MASTER_SITES= http://www.php.net/distributions/:release \
http://it.php.net/distributions/:release \
@@ -517,7 +517,7 @@ CONFIGURE_ARGS+=--enable-xml
.endif
.if defined(WITH_XMLRPC)
-LIB_DEPENDS+= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2
CONFIGURE_ARGS+=--with-xmlrpc --with-expat-dir=${LOCALBASE}
.endif
diff --git a/lang/php53/Makefile b/lang/php53/Makefile
index b2f8a256b1e6..aa5516fb0322 100644
--- a/lang/php53/Makefile
+++ b/lang/php53/Makefile
@@ -21,7 +21,7 @@
PORTNAME= php5
PORTVERSION= 5.0.0.a5
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES?= lang devel www
MASTER_SITES= http://www.php.net/distributions/:release \
http://it.php.net/distributions/:release \
@@ -517,7 +517,7 @@ CONFIGURE_ARGS+=--enable-xml
.endif
.if defined(WITH_XMLRPC)
-LIB_DEPENDS+= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2
CONFIGURE_ARGS+=--with-xmlrpc --with-expat-dir=${LOCALBASE}
.endif
diff --git a/math/vtk/Makefile b/math/vtk/Makefile
index 118ff644ca1b..662e90885ad4 100644
--- a/math/vtk/Makefile
+++ b/math/vtk/Makefile
@@ -15,7 +15,7 @@
PORTNAME= vtk
PORTVERSION= 4.3.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math graphics
MASTER_SITES= http://ovt.irfu.se/vtk/files/
DISTFILES?= VTK-${PORTVERSION}-cvs${CVSDATE}.tar.gz
@@ -47,7 +47,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}-build
BUILD_DEPENDS+= ${CMAKE}:${PORTSDIR}/devel/cmake
-LIB_DEPENDS+= expat.4:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2 \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
diff --git a/math/vtk43/Makefile b/math/vtk43/Makefile
index 118ff644ca1b..662e90885ad4 100644
--- a/math/vtk43/Makefile
+++ b/math/vtk43/Makefile
@@ -15,7 +15,7 @@
PORTNAME= vtk
PORTVERSION= 4.3.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math graphics
MASTER_SITES= http://ovt.irfu.se/vtk/files/
DISTFILES?= VTK-${PORTVERSION}-cvs${CVSDATE}.tar.gz
@@ -47,7 +47,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}-build
BUILD_DEPENDS+= ${CMAKE}:${PORTSDIR}/devel/cmake
-LIB_DEPENDS+= expat.4:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2 \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile
index 118ff644ca1b..662e90885ad4 100644
--- a/math/vtk5/Makefile
+++ b/math/vtk5/Makefile
@@ -15,7 +15,7 @@
PORTNAME= vtk
PORTVERSION= 4.3.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math graphics
MASTER_SITES= http://ovt.irfu.se/vtk/files/
DISTFILES?= VTK-${PORTVERSION}-cvs${CVSDATE}.tar.gz
@@ -47,7 +47,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}-build
BUILD_DEPENDS+= ${CMAKE}:${PORTSDIR}/devel/cmake
-LIB_DEPENDS+= expat.4:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2 \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
diff --git a/net-mgmt/p5-JUNOScript/Makefile b/net-mgmt/p5-JUNOScript/Makefile
index 5ce54097f916..399f551913cd 100644
--- a/net-mgmt/p5-JUNOScript/Makefile
+++ b/net-mgmt/p5-JUNOScript/Makefile
@@ -7,7 +7,7 @@
PORTNAME= JUNOScript
PORTVERSION= 5.3R2.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-mgmt perl5
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://e.wheel.dk/~jesper/
@@ -19,7 +19,7 @@ MAINTAINER= jesper@FreeBSD.org
COMMENT= API to exchange information with Juniper Networks routers
PERL_BASE= ${SITE_PERL}
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 \
xml2:${PORTSDIR}/textproc/libxml2 \
xslt:${PORTSDIR}/textproc/libxslt
BUILD_DEPENDS= ${PERL_BASE}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
diff --git a/net-p2p/xmule/Makefile b/net-p2p/xmule/Makefile
index 9bd2667f3182..b2a78a679a5a 100644
--- a/net-p2p/xmule/Makefile
+++ b/net-p2p/xmule/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xmule
PORTVERSION= 1.7.4c
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= xmule
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= xmule
MAINTAINER= lioux@FreeBSD.org
COMMENT= Port of eMule eDonkey P2P client using wxWindows class library
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 \
wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
diff --git a/net/easysoap/Makefile b/net/easysoap/Makefile
index 320b35c8a89f..df0bd3497ebe 100644
--- a/net/easysoap/Makefile
+++ b/net/easysoap/Makefile
@@ -7,6 +7,7 @@
PORTNAME= easysoap
PORTVERSION= 0.6
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +16,7 @@ DISTNAME= EasySoap++-${PORTVERSION}
MAINTAINER= gabriel_ambuehl@buz.ch
COMMENT= C++ SOAP Library based on expat
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
USE_OPENSSL= yes
GNU_CONFIGURE= yes
diff --git a/net/mad_fcl/Makefile b/net/mad_fcl/Makefile
index 279934449317..933c623a5460 100644
--- a/net/mad_fcl/Makefile
+++ b/net/mad_fcl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mad_fcl
PORTVERSION= 0.6
+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.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
USE_GMAKE= yes
USE_REINPLACE= yes
diff --git a/net/opal/Makefile b/net/opal/Makefile
index bb55ca399ca7..d5ce2ec75d4d 100644
--- a/net/opal/Makefile
+++ b/net/opal/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openh323
PORTVERSION= 1.12.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
@@ -21,7 +21,7 @@ FORBIDDEN= http://people.freebsd.org/~eik/portaudit/27c331d5-64c7-11d8-80e3-0020
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
diff --git a/net/opal3/Makefile b/net/opal3/Makefile
index bb55ca399ca7..d5ce2ec75d4d 100644
--- a/net/opal3/Makefile
+++ b/net/opal3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openh323
PORTVERSION= 1.12.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
@@ -21,7 +21,7 @@ FORBIDDEN= http://people.freebsd.org/~eik/portaudit/27c331d5-64c7-11d8-80e3-0020
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
diff --git a/net/openh323-112/Makefile b/net/openh323-112/Makefile
index bb55ca399ca7..d5ce2ec75d4d 100644
--- a/net/openh323-112/Makefile
+++ b/net/openh323-112/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openh323
PORTVERSION= 1.12.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
@@ -21,7 +21,7 @@ FORBIDDEN= http://people.freebsd.org/~eik/portaudit/27c331d5-64c7-11d8-80e3-0020
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index bb55ca399ca7..d5ce2ec75d4d 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openh323
PORTVERSION= 1.12.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
@@ -21,7 +21,7 @@ FORBIDDEN= http://people.freebsd.org/~eik/portaudit/27c331d5-64c7-11d8-80e3-0020
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
diff --git a/net/ulxmlrpcpp/Makefile b/net/ulxmlrpcpp/Makefile
index 82d2ac2f4b77..8c864582da7e 100644
--- a/net/ulxmlrpcpp/Makefile
+++ b/net/ulxmlrpcpp/Makefile
@@ -8,6 +8,7 @@
PORTNAME= ulxmlrpcpp
PORTVERSION= 1.2.5
+PORTREVISION= 1
CATEGORIES= net devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +17,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A ultra lightweight xml-rpc library written in C++
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 \
iconv.3:${PORTSDIR}/converters/libiconv
USE_BZIP2= yes
diff --git a/net/xmule/Makefile b/net/xmule/Makefile
index 9bd2667f3182..b2a78a679a5a 100644
--- a/net/xmule/Makefile
+++ b/net/xmule/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xmule
PORTVERSION= 1.7.4c
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= xmule
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= xmule
MAINTAINER= lioux@FreeBSD.org
COMMENT= Port of eMule eDonkey P2P client using wxWindows class library
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 \
wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
diff --git a/security/rats/Makefile b/security/rats/Makefile
index 02732828b749..bf9fca9fdb35 100644
--- a/security/rats/Makefile
+++ b/security/rats/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rats
PORTVERSION= 2.1
+PORTREVISION= 1
CATEGORIES= security devel
MASTER_SITES= ${MASTER_SITE_PACKETSTORM} \
http://www.securesoftware.com/rats/
@@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= UNIX/security
MAINTAINER= ports@FreeBSD.org
COMMENT= Source code auditing tool
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-expat-lib=${LOCALBASE}/lib \
diff --git a/security/vxquery/Makefile b/security/vxquery/Makefile
index b1c79af280ad..6dfe8bfc1c35 100644
--- a/security/vxquery/Makefile
+++ b/security/vxquery/Makefile
@@ -7,6 +7,7 @@
PORTNAME= vxquery
PORTVERSION= 0.1
+PORTREVISION= 1
CATEGORIES= security textproc
MASTER_SITES= http://www.vuxml.org/files/
@@ -21,7 +22,7 @@ GNU_CONFIGURE= YES
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 501111
CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
.endif
do-install:
diff --git a/sysutils/lire/Makefile b/sysutils/lire/Makefile
index 668187d048c0..794ab7af7309 100644
--- a/sysutils/lire/Makefile
+++ b/sysutils/lire/Makefile
@@ -13,13 +13,14 @@
PORTNAME= lire
PORTVERSION= 1.4.1
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://download.logreport.org/pub/
MAINTAINER= edwin@mavetju.org
COMMENT= Logfile analyse toolkit for multiple applications
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \
\
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
diff --git a/textproc/domc/Makefile b/textproc/domc/Makefile
index 8744e8a96af1..b7690e611c8c 100644
--- a/textproc/domc/Makefile
+++ b/textproc/domc/Makefile
@@ -8,13 +8,14 @@
PORTNAME= domc
PORTVERSION= 0.6.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.ioplex.com/~miallen/domc/dl/
MAINTAINER= ports@FreeBSD.org
COMMENT= A light weight implementation of the DOM in ANSI C
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 \
mba:${PORTSDIR}/devel/libmba
SHLIB_MAJOR= 0
diff --git a/textproc/libxode/Makefile b/textproc/libxode/Makefile
index 7e63153a07b6..2faca4f0f464 100644
--- a/textproc/libxode/Makefile
+++ b/textproc/libxode/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libxode
PORTVERSION= 0.71
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= An XML library which wraps expat
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
USE_LIBTOOL_VER=13
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile
index 920579d49b1f..18efbc6d1a0b 100644
--- a/textproc/modlogan/Makefile
+++ b/textproc/modlogan/Makefile
@@ -7,7 +7,7 @@
PORTNAME= modlogan
PORTVERSION= 0.8.10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc www
MASTER_SITES= http://jan.kneschke.de/projects/modlogan/download/ \
${MASTER_SITE_SOURCEFORGE}
@@ -19,7 +19,7 @@ COMMENT= A modular log file analysis program
LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \
gd.4:${PORTSDIR}/graphics/gd \
pcre.0:${PORTSDIR}/devel/pcre \
- expat.4:${PORTSDIR}/textproc/expat2
+ expat.5:${PORTSDIR}/textproc/expat2
USE_GETTEXT= yes
.if defined(WITH_MYSQL)
diff --git a/textproc/p5-XML-Parser/Makefile b/textproc/p5-XML-Parser/Makefile
index 8e150783cc87..c6262f52e23d 100644
--- a/textproc/p5-XML-Parser/Makefile
+++ b/textproc/p5-XML-Parser/Makefile
@@ -7,6 +7,7 @@
PORTNAME= XML-Parser
PORTVERSION= 2.34
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
@@ -15,7 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension interface to James Clark's XML parser, expat
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
PERL_CONFIGURE= yes
CONFIGURE_ARGS= EXPATLIBPATH=${LOCALBASE}/lib EXPATINCPATH=${LOCALBASE}/include
diff --git a/textproc/py-expat/Makefile b/textproc/py-expat/Makefile
index 49e4c60d8be4..23b24b2f8b35 100644
--- a/textproc/py-expat/Makefile
+++ b/textproc/py-expat/Makefile
@@ -7,7 +7,7 @@
PORTNAME= expat
PORTVERSION= ${PYTHON_PORTVERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc python
MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}
@@ -17,7 +17,7 @@ DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER= perky@FreeBSD.org
COMMENT= Python interface to the Expat XML parser
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
DIST_SUBDIR= python
PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/pyexpat.so
diff --git a/textproc/ruby-quixml/Makefile b/textproc/ruby-quixml/Makefile
index f725e2699685..26a64663e6fb 100644
--- a/textproc/ruby-quixml/Makefile
+++ b/textproc/ruby-quixml/Makefile
@@ -7,6 +7,7 @@
PORTNAME= quixml
PORTVERSION= 0.2.1
+PORTREVISION= 1
CATEGORIES= textproc ruby
MASTER_SITES= http://rubyforge.org/download.php/89/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -15,7 +16,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Fast XML API for Ruby written in C
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/textproc/ruby-sablot/Makefile b/textproc/ruby-sablot/Makefile
index 37316e928596..4a2bc8176c8c 100644
--- a/textproc/ruby-sablot/Makefile
+++ b/textproc/ruby-sablot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sablot
PORTVERSION= 0.5.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= textproc ruby
MASTER_SITES= http://www.rubycolor.org/arc/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ COMMENT= Ruby interface to the Sablotron XSLT processor
LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron \
iconv.3:${PORTSDIR}/converters/libiconv \
- expat.4:${PORTSDIR}/textproc/expat2
+ expat.5:${PORTSDIR}/textproc/expat2
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/textproc/ruby-xmlparser/Makefile b/textproc/ruby-xmlparser/Makefile
index 6bcbcfb6afc3..bfe4f987d094 100644
--- a/textproc/ruby-xmlparser/Makefile
+++ b/textproc/ruby-xmlparser/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xmlparser
PORTVERSION= 0.6.5
+PORTREVISION= 1
CATEGORIES= textproc ruby
MASTER_SITES= http://www.yoshidam.net/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -16,7 +17,7 @@ MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby module to access James Clark's XML Parser ToolKit ("expat")
BUILD_DEPENDS= ${PERL_ARCHLIB}/XML/Parser/Expat.pm:${PORTSDIR}/textproc/p5-XML-Parser
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/uconv.so:${PORTSDIR}/japanese/ruby-uconv \
${PERL_ARCHLIB}/XML/Parser/Expat.pm:${PORTSDIR}/textproc/p5-XML-Parser
# to utilize encoding maps included in p5-XML-Parser
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile
index 16215ed9772a..9d78cd52e1cd 100644
--- a/textproc/sablotron/Makefile
+++ b/textproc/sablotron/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Sablot
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://download-2.gingerall.cz/download/sablot/
@@ -15,7 +15,7 @@ MAINTAINER= skv@FreeBSD.org
COMMENT= XML toolkit implementing XSLT 1.0, XPath 1.0 and DOM Level2
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
- expat.4:${PORTSDIR}/textproc/expat2
+ expat.5:${PORTSDIR}/textproc/expat2
# If WITH_DISABLE_META is defined sablot will not output the META html tag
#WITH_DISABLE_META= yes
diff --git a/textproc/tclExpat/Makefile b/textproc/tclExpat/Makefile
index 761660d86c65..bd15688b65d3 100644
--- a/textproc/tclExpat/Makefile
+++ b/textproc/tclExpat/Makefile
@@ -7,7 +7,7 @@
PORTNAME= TclExpat
PORTVERSION= 1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc tcl83
MASTER_SITES= http://www.zveno.com/in-tclxml/
@@ -15,7 +15,7 @@ MAINTAINER= mi@aldan.algebra.com
COMMENT= The TCL interface to Expat library
LIB_DEPENDS= tcl${TCL_DVER}:${PORTSDIR}/lang/tcl${TCL_DVER} \
- expat.4:${PORTSDIR}/textproc/expat2
+ expat.5:${PORTSDIR}/textproc/expat2
INSTALLS_SHLIB= yes
USE_REINPLACE= yes
diff --git a/textproc/xmlppm/Makefile b/textproc/xmlppm/Makefile
index c732e2abda86..d83877d2b1a3 100644
--- a/textproc/xmlppm/Makefile
+++ b/textproc/xmlppm/Makefile
@@ -8,7 +8,7 @@
PORTNAME= xmlppm
PORTVERSION= 0.97
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.cs.cornell.edu/People/jcheney/xmlppm/
@@ -19,7 +19,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= XML-Conscious PPM Compression
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
- expat.4:${PORTSDIR}/textproc/expat2
+ expat.5:${PORTSDIR}/textproc/expat2
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
diff --git a/www/apache13+ipv6/Makefile b/www/apache13+ipv6/Makefile
index 81a4b330b571..2341d623503f 100644
--- a/www/apache13+ipv6/Makefile
+++ b/www/apache13+ipv6/Makefile
@@ -7,6 +7,7 @@
PORTNAME= apache+ipv6
PORTVERSION= 1.3.29
+PORTREVISION= 1
CATEGORIES= www ipv6
MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD}
DISTNAME= apache_${PORTVERSION}
@@ -30,7 +31,7 @@ DEFAULT_PATH=/bin:/usr/bin:${PREFIX}/bin
EXPAT_CONF+= --disable-rule=EXPAT
.else
.if !defined(WITH_APACHE_INTERNAL_EXPAT) || ${WITH_APACHE_INTERNAL_EXPAT} != yes
-LIB_DEPENDS+= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2
.endif
EXPAT_CONF+= --enable-rule=EXPAT
.endif
diff --git a/www/apache13-fp/Makefile b/www/apache13-fp/Makefile
index 609a16bca913..974b381b4ecb 100644
--- a/www/apache13-fp/Makefile
+++ b/www/apache13-fp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= apache
PORTVERSION= 1.3.27
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} \
http://www.freebsd.org/gifs/:powerlogo \
@@ -34,7 +35,7 @@ APACHE= ${DISTNAME}${EXTRACT_SUFX}
RUN_DEPENDS= ${LOCALBASE}/frontpage/version5.0/bin/owsadm.exe:${PORTSDIR}/www/frontpage
.ifndef WITHOUT_LIBEXPAT
-LIB_DEPENDS+= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2
.endif
.include <bsd.port.pre.mk>
diff --git a/www/apache13/Makefile b/www/apache13/Makefile
index d07691da8990..b79366c97faf 100644
--- a/www/apache13/Makefile
+++ b/www/apache13/Makefile
@@ -7,7 +7,7 @@
PORTNAME= apache
PORTVERSION= 1.3.29
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD}
DISTNAME= apache_${PORTVERSION}
@@ -33,7 +33,7 @@ DEFAULT_PATH=/bin:/usr/bin:${PREFIX}/bin
EXPAT_CONF+= --disable-rule=EXPAT
.else
.if !defined(WITH_APACHE_INTERNAL_EXPAT) || ${WITH_APACHE_INTERNAL_EXPAT} != yes
-LIB_DEPENDS+= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2
.endif
EXPAT_CONF+= --enable-rule=EXPAT
.endif
diff --git a/www/apache2/Makefile b/www/apache2/Makefile
index 2ab57bcb9451..7eb744a305a3 100644
--- a/www/apache2/Makefile
+++ b/www/apache2/Makefile
@@ -9,7 +9,7 @@
PORTNAME= apache
PORTVERSION= 2.0.48
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www ipv6
MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} \
http://sheepkiller.nerim.net/ports/${PORTNAME}/:powerlogo
@@ -21,7 +21,7 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER?= clement@FreeBSD.org
COMMENT?= Version 2 of the extremely popular Apache http server
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
LATEST_LINK= apache2
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
index 2ab57bcb9451..7eb744a305a3 100644
--- a/www/apache20/Makefile
+++ b/www/apache20/Makefile
@@ -9,7 +9,7 @@
PORTNAME= apache
PORTVERSION= 2.0.48
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www ipv6
MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} \
http://sheepkiller.nerim.net/ports/${PORTNAME}/:powerlogo
@@ -21,7 +21,7 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER?= clement@FreeBSD.org
COMMENT?= Version 2 of the extremely popular Apache http server
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
LATEST_LINK= apache2
diff --git a/www/apache21/Makefile b/www/apache21/Makefile
index feeab0b46a84..5fbaf2f50a7b 100644
--- a/www/apache21/Makefile
+++ b/www/apache21/Makefile
@@ -20,7 +20,7 @@ COMMENT?= Version 2 of the extremely popular Apache http server
FORBIDDEN= Please use www/apache2
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
LATEST_LINK= apache2
diff --git a/www/apache22/Makefile b/www/apache22/Makefile
index feeab0b46a84..5fbaf2f50a7b 100644
--- a/www/apache22/Makefile
+++ b/www/apache22/Makefile
@@ -20,7 +20,7 @@ COMMENT?= Version 2 of the extremely popular Apache http server
FORBIDDEN= Please use www/apache2
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
LATEST_LINK= apache2
diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile
index 21abe0c85d72..356d6134b7ad 100644
--- a/www/cadaver/Makefile
+++ b/www/cadaver/Makefile
@@ -7,13 +7,14 @@
PORTNAME= cadaver
PORTVERSION= 0.22.0
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.webdav.org/cadaver/
MAINTAINER= ports@FreeBSD.org
COMMENT= Commandline client for DAV
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 \
neon.24:${PORTSDIR}/www/neon
USE_GETOPT_LONG= yes
diff --git a/www/flood/Makefile b/www/flood/Makefile
index da0551da676d..988ecd8b3e6b 100644
--- a/www/flood/Makefile
+++ b/www/flood/Makefile
@@ -7,7 +7,7 @@
PORTNAME= flood
PORTVERSION= 0.20031002
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= kuriyama
@@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-20031002
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Profile-driven HTTP load tester
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 \
iconv.3:${PORTSDIR}/converters/libiconv \
apr-0.9:${PORTSDIR}/devel/apr
diff --git a/www/neon/Makefile b/www/neon/Makefile
index 34b1a10fd62b..e4890cb93461 100644
--- a/www/neon/Makefile
+++ b/www/neon/Makefile
@@ -7,14 +7,14 @@
PORTNAME= neon
PORTVERSION= 0.24.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://www.webdav.org/neon/
MAINTAINER= lev@FreeBSD.org
COMMENT= An HTTP and WebDAV client library for Unix systems
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
INSTALLS_SHLIB= yes
diff --git a/www/neon26/Makefile b/www/neon26/Makefile
index 34b1a10fd62b..e4890cb93461 100644
--- a/www/neon26/Makefile
+++ b/www/neon26/Makefile
@@ -7,14 +7,14 @@
PORTNAME= neon
PORTVERSION= 0.24.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://www.webdav.org/neon/
MAINTAINER= lev@FreeBSD.org
COMMENT= An HTTP and WebDAV client library for Unix systems
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
INSTALLS_SHLIB= yes
diff --git a/www/neon28/Makefile b/www/neon28/Makefile
index 34b1a10fd62b..e4890cb93461 100644
--- a/www/neon28/Makefile
+++ b/www/neon28/Makefile
@@ -7,14 +7,14 @@
PORTNAME= neon
PORTVERSION= 0.24.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://www.webdav.org/neon/
MAINTAINER= lev@FreeBSD.org
COMMENT= An HTTP and WebDAV client library for Unix systems
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
INSTALLS_SHLIB= yes
diff --git a/www/neon29/Makefile b/www/neon29/Makefile
index 34b1a10fd62b..e4890cb93461 100644
--- a/www/neon29/Makefile
+++ b/www/neon29/Makefile
@@ -7,14 +7,14 @@
PORTNAME= neon
PORTVERSION= 0.24.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://www.webdav.org/neon/
MAINTAINER= lev@FreeBSD.org
COMMENT= An HTTP and WebDAV client library for Unix systems
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
INSTALLS_SHLIB= yes
diff --git a/www/scoop/Makefile b/www/scoop/Makefile
index bc17b0258360..0491cd282e05 100644
--- a/www/scoop/Makefile
+++ b/www/scoop/Makefile
@@ -7,6 +7,7 @@
PORTNAME= scoop
PORTVERSION= 0.9
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +17,7 @@ MAINTAINER= patrick@ginx.com
COMMENT= A "collaborative media application."
LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client \
- expat.4:${PORTSDIR}/textproc/expat2
+ expat.5:${PORTSDIR}/textproc/expat2
RUN_DEPENDS= ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql323-server \
${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl \
${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile
index 8f4a2891968b..e60e3881579d 100644
--- a/x11-fonts/fontconfig/Makefile
+++ b/x11-fonts/fontconfig/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fontconfig
PORTVERSION= 2.2.90
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-fonts
MASTER_SITES= http://pdx.freedesktop.org/software/fontconfig/releases/
@@ -15,7 +15,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= An XML-based font configuration API for X Windows
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
- expat.4:${PORTSDIR}/textproc/expat2
+ expat.5:${PORTSDIR}/textproc/expat2
USE_GMAKE= yes
PREFIX?= ${X11BASE}
diff --git a/x11-toolkits/paragui-devel/Makefile b/x11-toolkits/paragui-devel/Makefile
index 9dc4eebcdbd6..580ecb8d5d3d 100644
--- a/x11-toolkits/paragui-devel/Makefile
+++ b/x11-toolkits/paragui-devel/Makefile
@@ -8,7 +8,7 @@
PORTNAME= paragui
PORTVERSION= 1.0.4
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}/stable.pkg/${PORTVERSION}
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Cross-platform high-level application framework and GUI library
LIB_DEPENDS= physfs-1.0.0:${PORTSDIR}/devel/physfs \
- expat.4:${PORTSDIR}/textproc/expat2
+ expat.5:${PORTSDIR}/textproc/expat2
USE_X_PREFIX= yes
USE_REINPLACE= yes
diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile
index 9dc4eebcdbd6..580ecb8d5d3d 100644
--- a/x11-toolkits/paragui/Makefile
+++ b/x11-toolkits/paragui/Makefile
@@ -8,7 +8,7 @@
PORTNAME= paragui
PORTVERSION= 1.0.4
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}/stable.pkg/${PORTVERSION}
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Cross-platform high-level application framework and GUI library
LIB_DEPENDS= physfs-1.0.0:${PORTSDIR}/devel/physfs \
- expat.4:${PORTSDIR}/textproc/expat2
+ expat.5:${PORTSDIR}/textproc/expat2
USE_X_PREFIX= yes
USE_REINPLACE= yes
diff --git a/x11/electricsheep/Makefile b/x11/electricsheep/Makefile
index 21547afc0aa7..400fa6eb22b9 100644
--- a/x11/electricsheep/Makefile
+++ b/x11/electricsheep/Makefile
@@ -7,14 +7,14 @@
PORTNAME= electricsheep
PORTVERSION= 2.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://electricsheep.org/
MAINTAINER= dyeske@yahoo.com
COMMENT= A nice distributed screensaver
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
RUN_DEPENDS= xloadimage:${PORTSDIR}/x11/xloadimage \
xsetbg:${PORTSDIR}/graphics/xli \
curl:${PORTSDIR}/ftp/curl