aboutsummaryrefslogtreecommitdiff
path: root/security/p5-IO-Socket-SSL
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-08-30 14:00:56 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-08-30 14:00:56 +0000
commit40030eef13cc9fcf464c67510bf63b6f7fcdb464 (patch)
treeadd5bb3f277f386e1287920d0f4b51e15d120d76 /security/p5-IO-Socket-SSL
parent7952d0bec2c340aa880ee5bba794e1e72a4a1ade (diff)
downloadports-40030eef13cc9fcf464c67510bf63b6f7fcdb464.tar.gz
ports-40030eef13cc9fcf464c67510bf63b6f7fcdb464.zip
Notes
Diffstat (limited to 'security/p5-IO-Socket-SSL')
-rw-r--r--security/p5-IO-Socket-SSL/Makefile10
-rw-r--r--security/p5-IO-Socket-SSL/distinfo6
-rw-r--r--security/p5-IO-Socket-SSL/pkg-plist5
3 files changed, 8 insertions, 13 deletions
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile
index c9121f04b4b2..6d52391cdb1a 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= IO-Socket-SSL
-PORTVERSION= 1.14
+PORTVERSION= 1.15
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,13 +15,13 @@ 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)
+.if !defined(NOPORTEXAMPLES)
+PORTEXAMPLES= *
post-install:
${MKDIR} ${EXAMPLESDIR}
${INSTALL_SCRIPT} ${WRKSRC}/example/* ${EXAMPLESDIR}
@@ -29,8 +29,8 @@ post-install:
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500702
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
+.if ${PERL_LEVEL} < 500703
+RUN_DEPENDS+= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
.endif
.include <bsd.port.post.mk>
diff --git a/security/p5-IO-Socket-SSL/distinfo b/security/p5-IO-Socket-SSL/distinfo
index 1616f0c411a3..b7d373afe3a2 100644
--- a/security/p5-IO-Socket-SSL/distinfo
+++ b/security/p5-IO-Socket-SSL/distinfo
@@ -1,3 +1,3 @@
-MD5 (IO-Socket-SSL-1.14.tar.gz) = 367019d835019769caff824fb5713e11
-SHA256 (IO-Socket-SSL-1.14.tar.gz) = 237d57afcce4e2cb39c1a97494df8963a8f953268bfa107906beeef42379bf89
-SIZE (IO-Socket-SSL-1.14.tar.gz) = 61088
+MD5 (IO-Socket-SSL-1.15.tar.gz) = a5e8df9227ed0cac47ed4c4ebea03bdc
+SHA256 (IO-Socket-SSL-1.15.tar.gz) = 83528ffa45841e987a0074910c3bc4739c4e45bd042a230b913781faa49565c6
+SIZE (IO-Socket-SSL-1.15.tar.gz) = 61215
diff --git a/security/p5-IO-Socket-SSL/pkg-plist b/security/p5-IO-Socket-SSL/pkg-plist
index 9e1e4a0a3313..0b552f6cbd5e 100644
--- a/security/p5-IO-Socket-SSL/pkg-plist
+++ b/security/p5-IO-Socket-SSL/pkg-plist
@@ -1,11 +1,6 @@
@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket/SSL/.packlist
%%SITE_PERL%%/IO/Socket/SSL.pm
-%%PORTDOCS%%%%EXAMPLESDIR%%/async_https_server.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/lwp-with-verifycn.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/ssl_client.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/ssl_server.pl
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket/SSL
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO