ports/117500: Update port: www/wsdlpull to 1.15

KATO Tsuguru tkato432 at yahoo.com
Thu Oct 25 17:10:04 UTC 2007


>Number:         117500
>Category:       ports
>Synopsis:       Update port: www/wsdlpull to 1.15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 25 17:10:03 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 6.2-RELEASE-p8 i386
>Organization:
>Environment:
>Description:
- Update to version 1.15

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/www/wsdlpull/Makefile www/wsdlpull/Makefile
--- /usr/ports/www/wsdlpull/Makefile	Tue Aug  7 13:40:10 2007
+++ www/wsdlpull/Makefile	Thu Oct 25 02:07:38 2007
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	wsdlpull
-PORTVERSION=	1.14
+PORTVERSION=	1.15
 CATEGORIES=	www
 MASTER_SITES=	SF
 
@@ -17,22 +17,19 @@
 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 -urN /usr/ports/www/wsdlpull/distinfo www/wsdlpull/distinfo
--- /usr/ports/www/wsdlpull/distinfo	Tue Aug  7 13:40:10 2007
+++ www/wsdlpull/distinfo	Thu Oct 25 02:07:22 2007
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list