Index: head/security/p5-IO-Socket-SSL/Makefile =================================================================== --- head/security/p5-IO-Socket-SSL/Makefile (revision 199607) +++ head/security/p5-IO-Socket-SSL/Makefile (revision 199608) @@ -1,36 +1,36 @@ # 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.08 +PORTVERSION= 1.09 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 .if !defined(NOPORTDOCS) post-install: ${MKDIR} ${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/example/* ${EXAMPLESDIR} .endif .include .if ${PERL_LEVEL} < 500702 RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils .endif .include Property changes on: head/security/p5-IO-Socket-SSL/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/security/p5-IO-Socket-SSL/distinfo =================================================================== --- head/security/p5-IO-Socket-SSL/distinfo (revision 199607) +++ head/security/p5-IO-Socket-SSL/distinfo (revision 199608) @@ -1,3 +1,3 @@ -MD5 (IO-Socket-SSL-1.08.tar.gz) = 55b6fae2b0e2163c26847106c2abdd07 -SHA256 (IO-Socket-SSL-1.08.tar.gz) = be050dd54b66d9a03a951fb12858d5712a492ee437acd89e91b7771e2948ba05 -SIZE (IO-Socket-SSL-1.08.tar.gz) = 47011 +MD5 (IO-Socket-SSL-1.09.tar.gz) = 64783bfbbc823c8063cdf0e6a7d34945 +SHA256 (IO-Socket-SSL-1.09.tar.gz) = ff80718002fa9378bf560da6ecb1ed0307a0d259e9b2ee426369b61a82eab61f +SIZE (IO-Socket-SSL-1.09.tar.gz) = 48736 Property changes on: head/security/p5-IO-Socket-SSL/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property