pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net
Module Name: pkgsrc
Committed By: gdt
Date: Fri Jun 9 19:28:56 UTC 2023
Modified Files:
pkgsrc/net: Makefile
Log Message:
net/p5-SOAP-WSDL: Add version 3.004
SOAP-WSDL provides a SOAP client with WSDL support.
This module is not recommended for new application development. Please
use XML::Compile::SOAP or SOAP::Lite instead if possible.
This module has a large number of known bugs and is not being actively
developed. This 3.0 release is intended to update the module to pass
tests on newer Perls. This is a service to existing applications
already dependent on this module.
To generate a diff of this commit:
cvs rdiff -u -r1.1517 -r1.1518 pkgsrc/net/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1517 pkgsrc/net/Makefile:1.1518
--- pkgsrc/net/Makefile:1.1517 Sun Jun 4 08:40:03 2023
+++ pkgsrc/net/Makefile Fri Jun 9 19:28:56 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1517 2023/06/04 08:40:03 plunky Exp $
+# $NetBSD: Makefile,v 1.1518 2023/06/09 19:28:56 gdt Exp $
#
COMMENT= Networking tools
@@ -620,6 +620,7 @@ SUBDIR+= p5-SNMP-Info
SUBDIR+= p5-SNMP-MIB-Compiler
SUBDIR+= p5-SNMP_Session
SUBDIR+= p5-SOAP-Lite
+SUBDIR+= p5-SOAP-WSDL
SUBDIR+= p5-Socket6
SUBDIR+= p5-Test-DNS
SUBDIR+= p5-Test-RequiresInternet
Home |
Main Index |
Thread Index |
Old Index