diff options
author | grant <grant> | 2004-01-06 00:32:13 +0000 |
---|---|---|
committer | grant <grant> | 2004-01-06 00:32:13 +0000 |
commit | d4f5382c8da3baeaf9e7c9b44853a6e7b6deca2e (patch) | |
tree | 5604f574e6c58e738afc43a76ded72ce68100e13 /doc | |
parent | 97014c4c50cf8957f66738e0d63c0b8a7cbe79db (diff) | |
download | pkgsrc-d4f5382c8da3baeaf9e7c9b44853a6e7b6deca2e.tar.gz |
Initial import of p5-SOAP-Lite-0.55 into the NetBSD packages collection.
SOAP::Lite for Perl is a collection of Perl modules which provides a
simple and lightweight interface to the Simple Object Access Protocol
(SOAP, also known as Service Oriented Access Protocol) both on client
and server side.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 75f53e7287e..fa2c2f1f880 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.4366 2004/01/06 00:16:38 xtraeme Exp $ +$NetBSD: CHANGES,v 1.4367 2004/01/06 00:32:13 grant Exp $ Changes to the packages collection and infrastructure in 2004: @@ -72,3 +72,4 @@ Changes to the packages collection and infrastructure in 2004: Added ezm3-1.1 [xtraeme 2003-01-06] Moved cvsup-16.1h to cvsup-bin-16.1h [xtraeme 2003-01-06] Moved cvsup-gui-16.1h to cvsup-gui-bin-16.1h [xtraeme 2003-01-06] + Added p5-SOAP-Lite-0.55 [grant 2004-01-06] |