summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2003-09-13 12:16:57 +0000
committerjlam <jlam@pkgsrc.org>2003-09-13 12:16:57 +0000
commite3ece173c9ceee21fb0a6a9f216ccb5e64dc3853 (patch)
treec17f94d2c8cb25ecf898de09f967ce7385268718
parentae7a972c77ae773b1fca6f2bf93def12edf11e25 (diff)
downloadpkgsrc-e3ece173c9ceee21fb0a6a9f216ccb5e64dc3853.tar.gz
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
-rw-r--r--doc/CHANGES3
-rw-r--r--security/p5-Net-SSLeay/Makefile4
-rw-r--r--security/p5-Net-SSLeay/distinfo6
3 files changed, 7 insertions, 6 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index aa5dacbc7e9..c76d92a026d 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -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 @@ Changes to the packages collection and infrastructure in 2003:
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 --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index 2b4206ccc64..63d0e46a7ed 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -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 --git a/security/p5-Net-SSLeay/distinfo b/security/p5-Net-SSLeay/distinfo
index 52ec9ad8a60..2bbad5f614e 100644
--- a/security/p5-Net-SSLeay/distinfo
+++ b/security/p5-Net-SSLeay/distinfo
@@ -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