summaryrefslogtreecommitdiff
path: root/security/p5-IO-Socket-SSL/Makefile
diff options
context:
space:
mode:
authorhe <he>2008-12-18 21:50:34 +0000
committerhe <he>2008-12-18 21:50:34 +0000
commita13373e6584f75f6d92cd4d3614f32f5e4df7262 (patch)
tree8b20d8bcc8dc02c0cf5082b832d199ee5ecf724e /security/p5-IO-Socket-SSL/Makefile
parentc0c7f9a9a0e56fe4e19536118d0a66c38824e45f (diff)
downloadpkgsrc-a13373e6584f75f6d92cd4d3614f32f5e4df7262.tar.gz
Update from version 1.17 to 1.18.
Fixes PR#40188, though the dependency bump is not done (is not reflected in the module's META.yml). Upstream changes: v1.18 2008.11.17 - fixed typo in argument: wildcars_in_cn -> wildcards_in_cn http://rt.cpan.org/Ticket/Display.html?id=40997 thanks to ludwig[DOT]nussel[AT]suse[DOT]de for reporting
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 0cc323701a0..39f107320a1 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2008/11/05 15:24:40 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2008/12/18 21:50:34 he Exp $
-DISTNAME= IO-Socket-SSL-1.17
+DISTNAME= IO-Socket-SSL-1.18
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5iss
CATEGORIES= security net perl5