diff options
author | naddy <naddy@FreeBSD.org> | 2002-11-13 08:04:36 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-11-13 08:04:36 +0800 |
commit | dbc91722b473e5674a14bb224406c650368abffd (patch) | |
tree | fa24347e2de01c7f2ae9374e29105a6cf982d320 /net/p5-EasyTCP | |
parent | 3c03c6fcfd3d8d462b274a6c6be34e4be7049088 (diff) | |
download | freebsd-ports-gnome-dbc91722b473e5674a14bb224406c650368abffd.tar.gz freebsd-ports-gnome-dbc91722b473e5674a14bb224406c650368abffd.tar.zst freebsd-ports-gnome-dbc91722b473e5674a14bb224406c650368abffd.zip |
Update to 0.16.
PR: 44900
Submitted by: Seamus Venasse <svenasse@polaris.ca>
Diffstat (limited to 'net/p5-EasyTCP')
-rw-r--r-- | net/p5-EasyTCP/Makefile | 2 | ||||
-rw-r--r-- | net/p5-EasyTCP/distinfo | 2 | ||||
-rw-r--r-- | net/p5-EasyTCP/pkg-plist | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/net/p5-EasyTCP/Makefile b/net/p5-EasyTCP/Makefile index 332a751d6007..5152778db1d8 100644 --- a/net/p5-EasyTCP/Makefile +++ b/net/p5-EasyTCP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= EasyTCP -PORTVERSION= 0.13 +PORTVERSION= 0.16 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/M/MN/MNAGUIB diff --git a/net/p5-EasyTCP/distinfo b/net/p5-EasyTCP/distinfo index a9b9871e1c30..cb3a6a403dfc 100644 --- a/net/p5-EasyTCP/distinfo +++ b/net/p5-EasyTCP/distinfo @@ -1 +1 @@ -MD5 (EasyTCP-0.13.tar.gz) = ca50c32a6bfe234a6e7ef9b3f26b1fe1 +MD5 (EasyTCP-0.16.tar.gz) = ea8fc5b0be5316303ca5f6ef62091e4c diff --git a/net/p5-EasyTCP/pkg-plist b/net/p5-EasyTCP/pkg-plist index 1c095e61e24a..7427e6dd61a2 100644 --- a/net/p5-EasyTCP/pkg-plist +++ b/net/p5-EasyTCP/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/EasyTCP/.packlist lib/perl5/site_perl/%%PERL_VER%%/Net/EasyTCP.pm lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/addclientip.al @@ -9,6 +10,7 @@ lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/compression.al lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/data.al lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/deleteclientip.al lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/disconnect.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/do_one_loop.al lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/encryption.al lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/mode.al lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/new.al |