diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-03-23 13:53:03 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-03-23 13:53:03 +0000 |
commit | dd697f774f4b3c1d563de467c2143832274925a3 (patch) | |
tree | 7dee1a7d0d04b862109ca9bce5a797f8b5f1bd67 /net/p5-Net | |
parent | 433ab1934e9fc370e6c26324b7115b2ae69df4fd (diff) | |
download | ports-dd697f774f4b3c1d563de467c2143832274925a3.tar.gz ports-dd697f774f4b3c1d563de467c2143832274925a3.zip |
Notes
Diffstat (limited to 'net/p5-Net')
-rw-r--r-- | net/p5-Net/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile index c7d3a7bcc256..a81426c795e0 100644 --- a/net/p5-Net/Makefile +++ b/net/p5-Net/Makefile @@ -6,7 +6,7 @@ # PORTNAME= p5-Net -PORTVERSION= 1.17 +PORTVERSION= 1.18 PORTEPOCH= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} @@ -20,7 +20,7 @@ RUN_DEPENDS= ${SITE_PERL}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL \ ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 PERL_CONFIGURE= yes -CONFIGURE_ARGS= INSTALLDIRS=site < /dev/null +CONFIGURE_ARGS= INSTALLDIRS=site < /dev/null MAN3= Net::Cmd.3 \ Net::Config.3 \ diff --git a/net/p5-Net/distinfo b/net/p5-Net/distinfo index c25ef46c1348..5e89d9793471 100644 --- a/net/p5-Net/distinfo +++ b/net/p5-Net/distinfo @@ -1,2 +1,2 @@ -MD5 (libnet-1.17.tar.gz) = 6b846bd90f1686822949558480aac931 -SIZE (libnet-1.17.tar.gz) = 70523 +MD5 (libnet-1.18.tar.gz) = 9d9b482aa666b0988c66a04f93de4ca8 +SIZE (libnet-1.18.tar.gz) = 64681 |