pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update security/p5-Net-SSLeay to 1.25. Changes from v...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b8a5e9906e42
branches: trunk
changeset: 461273:b8a5e9906e42
user: jlam <jlam%pkgsrc.org@localhost>
date: Sat Sep 13 12:16:57 2003 +0000
description:
Update security/p5-Net-SSLeay to 1.25. Changes from version 1.23 include:
- new features: http and raw tcp support
- fixed apparent STDIO vs. sysread bug in proxy connect
- added tcpecho.pl and tcpcat.pl to MANIFEST
- fixed some further bugs with TCP read all, etc.
- fixed some const char pointer warnings
diffstat:
doc/CHANGES | 3 ++-
security/p5-Net-SSLeay/Makefile | 4 ++--
security/p5-Net-SSLeay/distinfo | 6 +++---
3 files changed, 7 insertions(+), 6 deletions(-)
diffs (37 lines):
diff -r 5b12d3ef6b7b -r b8a5e9906e42 doc/CHANGES
--- a/doc/CHANGES Sat Sep 13 12:03:17 2003 +0000
+++ b/doc/CHANGES Sat Sep 13 12:16:57 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.3357 2003/09/13 12:03:17 jdolecek Exp $
+$NetBSD: CHANGES,v 1.3358 2003/09/13 12:16:57 jlam Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -3673,3 +3673,4 @@
Updated php4-domxml to 4.3.3nb1 [jdolecek 2003-09-13]
Updated vmware-module3 to 3.2.1.5 [jdolecek 2003-09-13]
Updated p5-Net-DNS to 0.40 [jlam 2003-09-13]
+ Updated p5-Net-SSLeay to 1.25 [jlam 2003-09-13]
diff -r 5b12d3ef6b7b -r b8a5e9906e42 security/p5-Net-SSLeay/Makefile
--- a/security/p5-Net-SSLeay/Makefile Sat Sep 13 12:03:17 2003 +0000
+++ b/security/p5-Net-SSLeay/Makefile Sat Sep 13 12:16:57 2003 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2003/09/11 04:13:03 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2003/09/13 12:16:59 jlam Exp $
-DISTNAME= Net_SSLeay.pm-1.23
+DISTNAME= Net_SSLeay.pm-1.25
PKGNAME= p5-${DISTNAME:S/Net_/Net-/:S/.pm//}
SVR4_PKGNAME= p5nsl
CATEGORIES= security perl5
diff -r 5b12d3ef6b7b -r b8a5e9906e42 security/p5-Net-SSLeay/distinfo
--- a/security/p5-Net-SSLeay/distinfo Sat Sep 13 12:03:17 2003 +0000
+++ b/security/p5-Net-SSLeay/distinfo Sat Sep 13 12:16:57 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.14 2003/06/14 09:10:53 shell Exp $
+$NetBSD: distinfo,v 1.15 2003/09/13 12:16:59 jlam Exp $
-SHA1 (Net_SSLeay.pm-1.23.tar.gz) = e45a11cbe35c4f8202937609adcfbf132d7003a0
-Size (Net_SSLeay.pm-1.23.tar.gz) = 75196 bytes
+SHA1 (Net_SSLeay.pm-1.25.tar.gz) = 95748e4617f2279180b0eeeffdd960c1059d4558
+Size (Net_SSLeay.pm-1.25.tar.gz) = 77485 bytes
Home |
Main Index |
Thread Index |
Old Index