aboutsummaryrefslogtreecommitdiff
path: root/net/easysoap
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2002-09-17 07:41:05 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2002-09-17 07:41:05 +0000
commit0120547e6dee5a16a2cb9c2eefb53fc30ee5f522 (patch)
tree2d5d5fcb7e765c461a891b321f83d136e51db810 /net/easysoap
parent4d7b06bb904abf6716d61f0c5826628e991e1c81 (diff)
downloadports-0120547e6dee5a16a2cb9c2eefb53fc30ee5f522.tar.gz
ports-0120547e6dee5a16a2cb9c2eefb53fc30ee5f522.zip
Bump PORTREVISION and expat shlib.
Notes
Notes: svn path=/head/; revision=66485
Diffstat (limited to 'net/easysoap')
-rw-r--r--net/easysoap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/easysoap/Makefile b/net/easysoap/Makefile
index 843a9dced7b6..858e689e17e7 100644
--- a/net/easysoap/Makefile
+++ b/net/easysoap/Makefile
@@ -7,7 +7,7 @@
PORTNAME= easysoap
PORTVERSION= 0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +15,7 @@ DISTNAME= EasySoap++-${PORTVERSION}
MAINTAINER= gabriel_ambuehl@buz.ch
-LIB_DEPENDS= expat.3:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
USE_OPENSSL= yes
GNU_CONFIGURE= yes