summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2008-05-17 14:45:53 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2008-05-17 14:45:53 +0000
commit25e65c72020799fda1e4e6524b85595a8cf45617 (patch)
tree14f47f462c96f67a756a71a188f9593f0ca52413
parentForced commit to note repocopy from www/mod_evasive20 to www/mod_evasive. (diff)
- Update to 1.18.
- Pass maintainership to submitter. PR: ports/123476 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Notes
Notes: svn path=/head/; revision=213196
-rw-r--r--www/wsdlpull/Makefile8
-rw-r--r--www/wsdlpull/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/www/wsdlpull/Makefile b/www/wsdlpull/Makefile
index 68e030f57c02..4b03cb465e2a 100644
--- a/www/wsdlpull/Makefile
+++ b/www/wsdlpull/Makefile
@@ -7,11 +7,11 @@
#
PORTNAME= wsdlpull
-PORTVERSION= 1.17
+PORTVERSION= 1.18
CATEGORIES= www
MASTER_SITES= SF
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@p6m7g8.com
COMMENT= C++ WSDL Parser
LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl
@@ -33,8 +33,8 @@ post-patch:
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/README.txt ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/wsdlpull.html ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/README.txt ${DOCSDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/wsdlpull.html ${DOCSDIR}/
.endif
.include <bsd.port.mk>
diff --git a/www/wsdlpull/distinfo b/www/wsdlpull/distinfo
index 109619aa75aa..35eeb8a024d2 100644
--- a/www/wsdlpull/distinfo
+++ b/www/wsdlpull/distinfo
@@ -1,3 +1,3 @@
-MD5 (wsdlpull-1.17.tar.gz) = 297ecf0a086d9b0fa75a36ef892e6b95
-SHA256 (wsdlpull-1.17.tar.gz) = dd879fc092eca0d7ecb82eb045b1e58b946f70f37ca23325089d37528436f062
-SIZE (wsdlpull-1.17.tar.gz) = 1189940
+MD5 (wsdlpull-1.18.tar.gz) = ff25a3181ca529c50b041f25f944159c
+SHA256 (wsdlpull-1.18.tar.gz) = 4112c89f54fe6771144823e97cb2e39c811034da1c887f8bcbf51e5e80fc04e1
+SIZE (wsdlpull-1.18.tar.gz) = 1196595