diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-01-04 07:07:17 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-01-04 07:07:17 +0000 |
commit | ab6e80b57c15160033ddc15d4b327ddeec33d790 (patch) | |
tree | eca214cb8edddf954eb2d75f839302e371068be8 /net/p5-Net | |
parent | 41d19713ef291624c1101f84151a9954c72345c6 (diff) | |
download | ports-ab6e80b57c15160033ddc15d4b327ddeec33d790.tar.gz ports-ab6e80b57c15160033ddc15d4b327ddeec33d790.zip |
Notes
Diffstat (limited to 'net/p5-Net')
-rw-r--r-- | net/p5-Net/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Net/distinfo | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile index c737716d2555..240760e8067e 100644 --- a/net/p5-Net/Makefile +++ b/net/p5-Net/Makefile @@ -6,7 +6,7 @@ # PORTNAME= p5-Net -PORTVERSION= 1.11 +PORTVERSION= 1.12 PORTEPOCH= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} @@ -15,6 +15,9 @@ DISTNAME= libnet-${PORTVERSION} MAINTAINER= demon@FreeBSD.org +RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL \ + ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 + PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/net/p5-Net/distinfo b/net/p5-Net/distinfo index c0e47ba8a3a5..c5d3d1651d25 100644 --- a/net/p5-Net/distinfo +++ b/net/p5-Net/distinfo @@ -1 +1 @@ -MD5 (libnet-1.11.tar.gz) = bc283ea2cddb85024de4b4bf79262a04 +MD5 (libnet-1.12.tar.gz) = c47ae3028470c6e4cb5903aef729a33e |