summaryrefslogtreecommitdiff
path: root/security/p5-IO-Socket-SSL/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-06-08 08:02:15 +0000
committerwiz <wiz@pkgsrc.org>2007-06-08 08:02:15 +0000
commit81a1478481a577da63bdb32eb7f91240a4664e5e (patch)
treebed6ed50d354b7cacb07c29434fc45f9a21a32fd /security/p5-IO-Socket-SSL/Makefile
parentebf7493eeaf3bc2c48c176f28c9741110021fd6a (diff)
downloadpkgsrc-81a1478481a577da63bdb32eb7f91240a4664e5e.tar.gz
Update to 1.06:
v1.06 - instead of setting undef args to '' in configure_SSL drop them. This makes Net::SMTP::SSL working again because it does not give LocalPort of '' to IO::Socket::INET any more
Diffstat (limited to 'security/p5-IO-Socket-SSL/Makefile')
-rw-r--r--security/p5-IO-Socket-SSL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile
index ad45bf3761c..dc289d5da64 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2007/05/03 12:30:20 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2007/06/08 08:02:15 wiz Exp $
-DISTNAME= IO-Socket-SSL-1.05
+DISTNAME= IO-Socket-SSL-1.06
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5iss
CATEGORIES= security net perl5