Index: head/security/p5-IO-Socket-SSL/Makefile =================================================================== --- head/security/p5-IO-Socket-SSL/Makefile (revision 229079) +++ head/security/p5-IO-Socket-SSL/Makefile (revision 229080) @@ -1,43 +1,43 @@ # 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.22 +PORTVERSION= 1.23 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@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 MAN3= IO::Socket::SSL.3 OPTIONS= IDN "International Domain Names (IDN) support" off .if !defined(NOPORTEXAMPLES) PORTEXAMPLES= * post-install: ${MKDIR} ${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/example/* ${EXAMPLESDIR} .endif .include .if ${PERL_LEVEL} < 500703 RUN_DEPENDS+= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils .endif .if defined(WITH_IDN) RUN_DEPENDS+= p5-Net-LibIDN>=0:${PORTSDIR}/dns/p5-Net-LibIDN .endif .include Property changes on: head/security/p5-IO-Socket-SSL/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.32 \ No newline at end of property +1.33 \ No newline at end of property Index: head/security/p5-IO-Socket-SSL/distinfo =================================================================== --- head/security/p5-IO-Socket-SSL/distinfo (revision 229079) +++ head/security/p5-IO-Socket-SSL/distinfo (revision 229080) @@ -1,3 +1,3 @@ -MD5 (IO-Socket-SSL-1.22.tar.gz) = 41361bc4480642046f50e56345fe6bfd -SHA256 (IO-Socket-SSL-1.22.tar.gz) = 1d5fe7b849118680ab000d5b47729622bc9714af9bfd381d94c2ec1359d799c6 -SIZE (IO-Socket-SSL-1.22.tar.gz) = 63494 +MD5 (IO-Socket-SSL-1.23.tar.gz) = 9365651b22b57c496c8bbf2ae08d7897 +SHA256 (IO-Socket-SSL-1.23.tar.gz) = d85bc66cc1ecda564b09b789f445d5738245f2bd807a6c8e43472b855d2d07b9 +SIZE (IO-Socket-SSL-1.23.tar.gz) = 65106 Property changes on: head/security/p5-IO-Socket-SSL/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.28 \ No newline at end of property +1.29 \ No newline at end of property