aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-10-28 06:04:43 +0800
committermiwi <miwi@FreeBSD.org>2007-10-28 06:04:43 +0800
commit16259a647718757191cc400a9394ef5787060e0b (patch)
treeef292b8aebde15dd9dc80fa1013afb4b5404cfa9 /www
parent9c6ab34425a35f3906f49bbc4eee923535c79114 (diff)
downloadfreebsd-ports-gnome-16259a647718757191cc400a9394ef5787060e0b.tar.gz
freebsd-ports-gnome-16259a647718757191cc400a9394ef5787060e0b.tar.zst
freebsd-ports-gnome-16259a647718757191cc400a9394ef5787060e0b.zip
- Update to 1.15
PR: 117500 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'www')
-rw-r--r--www/wsdlpull/Makefile13
-rw-r--r--www/wsdlpull/distinfo6
2 files changed, 8 insertions, 11 deletions
diff --git a/www/wsdlpull/Makefile b/www/wsdlpull/Makefile
index bf1aa2fea97d..8887fe4c9ef3 100644
--- a/www/wsdlpull/Makefile
+++ b/www/wsdlpull/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= wsdlpull
-PORTVERSION= 1.14
+PORTVERSION= 1.15
CATEGORIES= www
MASTER_SITES= SF
@@ -17,22 +17,19 @@ COMMENT= C++ WSDL Parser
LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl
USE_GNOME= gnometarget
-USE_GCC= 3.4+
-USE_GETOPT_LONG=yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --includedir=${PREFIX}/include/wsdl
USE_LDCONFIG= yes
-CPPFLAGS= -I${LOCALBASE}/include -DHAVE_DECL_GETOPT
+CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
's|: install-docsDATA|:|g'
- @${REINPLACE_CMD} -e '/-O2 -Wall/d' \
- -e 's|echo aout|echo elf|g' \
- ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e '/-O2 -Wall/d ; \
+ s|echo aout|echo elf|g' ${WRKSRC}/configure
post-install:
.if !defined(NOPORTDOCS)
diff --git a/www/wsdlpull/distinfo b/www/wsdlpull/distinfo
index f4c1377c2f7f..1dfe97110259 100644
--- a/www/wsdlpull/distinfo
+++ b/www/wsdlpull/distinfo
@@ -1,3 +1,3 @@
-MD5 (wsdlpull-1.14.tar.gz) = d707346e5664f36b0ffd8e7948cfcbec
-SHA256 (wsdlpull-1.14.tar.gz) = 8dc2b9ae19722024776d2f5e45e2299c8f5e7643dfd1a35eef4fe5255109c670
-SIZE (wsdlpull-1.14.tar.gz) = 1166506
+MD5 (wsdlpull-1.15.tar.gz) = a6efd5d915b53f613fd800382e88ba17
+SHA256 (wsdlpull-1.15.tar.gz) = 29547629caa77407b80498ab892001913b3e45c252e6baf30f743a94a5b8fd98
+SIZE (wsdlpull-1.15.tar.gz) = 1168786