aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/wsdlpull/Makefile3
-rw-r--r--www/wsdlpull/distinfo6
-rw-r--r--www/wsdlpull/pkg-plist3
3 files changed, 7 insertions, 5 deletions
diff --git a/www/wsdlpull/Makefile b/www/wsdlpull/Makefile
index fba19d2d7f8a..58b82bc702ac 100644
--- a/www/wsdlpull/Makefile
+++ b/www/wsdlpull/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= wsdlpull
-PORTVERSION= 1.22
-PORTREVISION= 1
+PORTVERSION= 1.23
CATEGORIES= www
MASTER_SITES= SF
diff --git a/www/wsdlpull/distinfo b/www/wsdlpull/distinfo
index c8eeb6258527..c7bed69701af 100644
--- a/www/wsdlpull/distinfo
+++ b/www/wsdlpull/distinfo
@@ -1,3 +1,3 @@
-MD5 (wsdlpull-1.22.tar.gz) = f6c94300953fb5e772308d1f4b234089
-SHA256 (wsdlpull-1.22.tar.gz) = 94600d652223b0cd8086ea6c3a2b4c4febbddfdd981cf06cdb59fdb4ac0da9d5
-SIZE (wsdlpull-1.22.tar.gz) = 4300132
+MD5 (wsdlpull-1.23.tar.gz) = b26a695922def964c2796291dfb430c8
+SHA256 (wsdlpull-1.23.tar.gz) = f3652e52ffdad8dcd7eb9097297a5b10847663711da43ce02b9a1026070e3adf
+SIZE (wsdlpull-1.23.tar.gz) = 4307943
diff --git a/www/wsdlpull/pkg-plist b/www/wsdlpull/pkg-plist
index 5de3ccb39911..922049d4aa4f 100644
--- a/www/wsdlpull/pkg-plist
+++ b/www/wsdlpull/pkg-plist
@@ -28,6 +28,7 @@ include/wsdl/wsdlparser/WsdlExtension.h
include/wsdl/wsdlparser/WsdlInvoker.h
include/wsdl/wsdlparser/WsdlParser.h
include/wsdl/xmlpull/ConfigFile.h
+include/wsdl/xmlpull/XmlDoc.h
include/wsdl/xmlpull/Qname.h
include/wsdl/xmlpull/XmlPullParser.h
include/wsdl/xmlpull/XmlPullParserException.h
@@ -55,6 +56,8 @@ lib/libxmlpull.so.0
%%DATADIR%%/schema.dtd
%%DATADIR%%/soap-encoding.xsd
%%DATADIR%%/soap.xsd
+%%DATADIR%%/soap12.xsd
+%%DATADIR%%/soap-encoding12.xsd
%%DATADIR%%/wsdl10.xsd
@dirrm %%DATADIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%