pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added pear-Net_SMTP 1.2.6 - implementation of SMTP pro...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7edbac8d3e60
branches:  trunk
changeset: 484401:7edbac8d3e60
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Sat Nov 27 13:05:39 2004 +0000

description:
Added pear-Net_SMTP 1.2.6 - implementation of SMTP protocol for PHP.

diffstat:

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

diffs (31 lines):

diff -r 2e564ed6ba9f -r 7edbac8d3e60 doc/CHANGES
--- a/doc/CHANGES       Sat Nov 27 13:01:16 2004 +0000
+++ b/doc/CHANGES       Sat Nov 27 13:05:39 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8064 2004/11/27 12:54:48 gson Exp $
+$NetBSD: CHANGES,v 1.8065 2004/11/27 13:05:39 jdolecek Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -5501,3 +5501,4 @@
        Updated st to 1.5.1 [gson 2004-11-27]
        Updated autogen to 5.6.4 [kristerw 2004-11-27]
        Added p5-Math-FFT 0.25 [gson 2004-11-27]
+       Added pear-Net_SMTP 1.2.6 [jdolecek 2004-11-27]
diff -r 2e564ed6ba9f -r 7edbac8d3e60 net/Makefile
--- a/net/Makefile      Sat Nov 27 13:01:16 2004 +0000
+++ b/net/Makefile      Sat Nov 27 13:05:39 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.518 2004/11/19 16:53:57 wiz Exp $
+# $NetBSD: Makefile,v 1.519 2004/11/27 13:05:39 jdolecek Exp $
 #
 
 COMMENT=       Networking tools
@@ -260,6 +260,7 @@
 SUBDIR+=       pconsole
 SUBDIR+=       pear-Net_DIME
 SUBDIR+=       pear-Net_Socket
+SUBDIR+=       pear-Net_SMTP
 SUBDIR+=       pear-Net_URL
 SUBDIR+=       pear-SOAP
 SUBDIR+=       pen



Home | Main Index | Thread Index | Old Index