pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added php4-openssl 4.3.3 - PHP4 extension module for a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b3af2c31f328
branches:  trunk
changeset: 460602:b3af2c31f328
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Mon Sep 01 16:41:19 2003 +0000

description:
Added php4-openssl 4.3.3 - PHP4 extension module for access to OpenSSL
library

diffstat:

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

diffs (31 lines):

diff -r c5c68f25e685 -r b3af2c31f328 doc/CHANGES
--- a/doc/CHANGES       Mon Sep 01 16:37:36 2003 +0000
+++ b/doc/CHANGES       Mon Sep 01 16:41:19 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.3190 2003/09/01 16:27:07 jlam Exp $
+$NetBSD: CHANGES,v 1.3191 2003/09/01 16:41:19 jdolecek Exp $
 
 Changes to the packages collection and infrastructure in 2003:
 
@@ -3448,3 +3448,4 @@
        Updated libnbcompat to 20020823 [jlam 2003-09-01]
        Updated grhino to 0.8.3 [wiz 2003-09-01]
        Updated pkg_install to 20020823 [jlam 2003-09-01]
+       Added php4-openssl 4.3.3 [jdolecek 2003-09-01]
diff -r c5c68f25e685 -r b3af2c31f328 security/Makefile
--- a/security/Makefile Mon Sep 01 16:37:36 2003 +0000
+++ b/security/Makefile Mon Sep 01 16:41:19 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.140 2003/08/29 00:25:34 dan Exp $
+# $NetBSD: Makefile,v 1.141 2003/09/01 16:41:21 jdolecek Exp $
 #
 
 COMMENT=       Security tools
@@ -101,6 +101,7 @@
 SUBDIR+=       pgpdump
 SUBDIR+=       php4-mcrypt
 SUBDIR+=       php4-mhash
+SUBDIR+=       php4-openssl
 SUBDIR+=       pks
 SUBDIR+=       portsentry
 SUBDIR+=       priv



Home | Main Index | Thread Index | Old Index