From a7bf27a72d46a568a31707898b894758248cdf88 Mon Sep 17 00:00:00 2001 From: demon Date: Sat, 4 Jan 2003 07:07:17 +0000 Subject: Update to version 1.12. Submitted by: Blaz Zupan --- net/p5-Net/Makefile | 5 ++++- net/p5-Net/distinfo | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'net') 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 -- cgit