diff options
| author | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-11-19 05:47:23 +0000 |
|---|---|---|
| committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-11-19 05:47:23 +0000 |
| commit | 3784dbf20cd7df66e68ecc5bb07844f1b28f57c0 (patch) | |
| tree | 74833dd73535f075597dd9eb26b22d7505714fa2 | |
| parent | . Bump PORTREVISION for my earlier change to the wrapper script. (diff) | |
- update to 1.18
Notes
Notes:
svn path=/head/; revision=223033
| -rw-r--r-- | security/p5-IO-Socket-SSL/Makefile | 3 | ||||
| -rw-r--r-- | security/p5-IO-Socket-SSL/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile index 1131c0c78d1d..3153d82bcc3c 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.17 +PORTVERSION= 1.18 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +15,7 @@ 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 diff --git a/security/p5-IO-Socket-SSL/distinfo b/security/p5-IO-Socket-SSL/distinfo index d4a3456b8dc9..ac330a15e644 100644 --- a/security/p5-IO-Socket-SSL/distinfo +++ b/security/p5-IO-Socket-SSL/distinfo @@ -1,3 +1,3 @@ -MD5 (IO-Socket-SSL-1.17.tar.gz) = 6bbc8d3a0645d789734511665b3c524e -SHA256 (IO-Socket-SSL-1.17.tar.gz) = b5d546527f986a330b013e8f9834689ec9d968b4bf74d44b2f176605ff07f844 -SIZE (IO-Socket-SSL-1.17.tar.gz) = 63074 +MD5 (IO-Socket-SSL-1.18.tar.gz) = 2b278fb8784e0ba2d6d779ef7ef5f582 +SHA256 (IO-Socket-SSL-1.18.tar.gz) = 7c47b49fcdac8e2b204a9d62183ea05aae5afd6e42d10fc64ef931feb0518280 +SIZE (IO-Socket-SSL-1.18.tar.gz) = 63138 |
