Index: head/security/p5-IO-Socket-SSL/Makefile =================================================================== --- head/security/p5-IO-Socket-SSL/Makefile (revision 293014) +++ head/security/p5-IO-Socket-SSL/Makefile (revision 293015) @@ -1,44 +1,44 @@ # New ports collection makefile for: p5-IO-Socket-SSL # Date created: October 27th 2000 # Whom: Marc G. Fournier # # $FreeBSD$ # PORTNAME= IO-Socket-SSL -PORTVERSION= 1.58 +PORTVERSION= 1.59 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SULLR PKGNAMEPREFIX= p5- MAINTAINER= jadawin@FreeBSD.org COMMENT= Perl5 interface to SSL sockets RUN_DEPENDS= p5-Net-SSLeay>=1.21:${PORTSDIR}/security/p5-Net-SSLeay BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes INSTALL_TARGET= pure_install MAN3= IO::Socket::SSL.3 OPTIONS= IDN "International Domain Names (IDN) support" off \ IPV6 "IPv6 support" off .if !defined(NOPORTEXAMPLES) PORTEXAMPLES= * post-install: ${MKDIR} ${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/example/* ${EXAMPLESDIR} .endif .if defined(WITH_IDN) RUN_DEPENDS+= p5-Net-LibIDN>=0:${PORTSDIR}/dns/p5-Net-LibIDN .endif .if defined(WITH_IPV6) RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 .endif .include Property changes on: head/security/p5-IO-Socket-SSL/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.64 \ No newline at end of property +1.65 \ No newline at end of property Index: head/security/p5-IO-Socket-SSL/distinfo =================================================================== --- head/security/p5-IO-Socket-SSL/distinfo (revision 293014) +++ head/security/p5-IO-Socket-SSL/distinfo (revision 293015) @@ -1,2 +1,2 @@ -SHA256 (IO-Socket-SSL-1.58.tar.gz) = 0189d88217a4ca1053390194da3053b4a925a926da2b5360d6a9073f4ce17b86 -SIZE (IO-Socket-SSL-1.58.tar.gz) = 72519 +SHA256 (IO-Socket-SSL-1.59.tar.gz) = dfabf2f4e95a3cc6624babc29b2737159eb6477f2b13d597b788383512f373d4 +SIZE (IO-Socket-SSL-1.59.tar.gz) = 71076 Property changes on: head/security/p5-IO-Socket-SSL/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.55 \ No newline at end of property +1.56 \ No newline at end of property