pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Add pear DIME package 0.3, which implements the DIME e...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/69084ace7f45
branches:  trunk
changeset: 482694:69084ace7f45
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Mon Nov 01 20:20:32 2004 +0000

description:
Add pear DIME package 0.3, which implements the DIME encoding for SOAP.
Courtesy of pkgsrc-wip.

diffstat:

 doc/CHANGES  |  3 ++-
 net/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r fe14c0eed670 -r 69084ace7f45 doc/CHANGES
--- a/doc/CHANGES       Mon Nov 01 20:18:46 2004 +0000
+++ b/doc/CHANGES       Mon Nov 01 20:20:32 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7637 2004/10/31 22:42:58 seb Exp $
+$NetBSD: CHANGES,v 1.7638 2004/11/01 20:20:32 jdolecek Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -5001,3 +5001,4 @@
        Added php5-sqlite-5.0.2 [jdolecek 2004-10-31]
        Updated p5-Pod-Simple to 3.02nb1 [seb 2004-10-31]
        Updated p5-Test-Pod to 1.20nb1 [seb 2004-10-31]
+       Added pear-DIME-0.3 [jdolecek 2004-11-01]
diff -r fe14c0eed670 -r 69084ace7f45 net/Makefile
--- a/net/Makefile      Mon Nov 01 20:18:46 2004 +0000
+++ b/net/Makefile      Mon Nov 01 20:20:32 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.504 2004/10/31 21:46:40 jdolecek Exp $
+# $NetBSD: Makefile,v 1.505 2004/11/01 20:20:32 jdolecek Exp $
 #
 
 COMMENT=       Networking tools
@@ -255,6 +255,7 @@
 SUBDIR+=       p5-ispman
 SUBDIR+=       pchar
 SUBDIR+=       pconsole
+SUBDIR+=       pear-DIME
 SUBDIR+=       pen
 SUBDIR+=       pfnet
 SUBDIR+=       php-ftp



Home | Main Index | Thread Index | Old Index