aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2002-07-21 10:17:49 +0800
committerkuriyama <kuriyama@FreeBSD.org>2002-07-21 10:17:49 +0800
commit35bdb974b41e365e8eb8adf401e786b3d978de10 (patch)
tree070a6fd522af72d367eea15ca285d5d09f139333 /net
parenta870d80cdbb10b325b2c1807f3693d3a2f9683a5 (diff)
downloadfreebsd-ports-gnome-35bdb974b41e365e8eb8adf401e786b3d978de10.tar.gz
freebsd-ports-gnome-35bdb974b41e365e8eb8adf401e786b3d978de10.tar.zst
freebsd-ports-gnome-35bdb974b41e365e8eb8adf401e786b3d978de10.zip
Bump portrevision (textproc/expat2 shlib bump).
Diffstat (limited to 'net')
-rw-r--r--net/easysoap/Makefile3
-rw-r--r--net/p5-JUNOScript/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/net/easysoap/Makefile b/net/easysoap/Makefile
index 41e7b7ceea2c..843a9dced7b6 100644
--- a/net/easysoap/Makefile
+++ b/net/easysoap/Makefile
@@ -7,6 +7,7 @@
PORTNAME= easysoap
PORTVERSION= 0.5
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,7 +15,7 @@ DISTNAME= EasySoap++-${PORTVERSION}
MAINTAINER= gabriel_ambuehl@buz.ch
-LIB_DEPENDS= expat.2:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.3:${PORTSDIR}/textproc/expat2
USE_OPENSSL= yes
GNU_CONFIGURE= yes
diff --git a/net/p5-JUNOScript/Makefile b/net/p5-JUNOScript/Makefile
index 03fda7859e2e..424807c39074 100644
--- a/net/p5-JUNOScript/Makefile
+++ b/net/p5-JUNOScript/Makefile
@@ -7,6 +7,7 @@
PORTNAME= JUNOScript
PORTVERSION= 5.3R2.4
+PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://e.wheel.dk/~jesper/
@@ -17,7 +18,7 @@ DISTNAME= junoscript-perl-${PORTVERSION}-domestic
MAINTAINER= jesper@FreeBSD.org
PERL_BASE= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
-LIB_DEPENDS= expat.2:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS= expat.3:${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 \