diff options
-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 |