diff options
author | Doug Barton <dougb@FreeBSD.org> | 2002-08-05 01:41:26 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2002-08-05 01:41:26 +0000 |
commit | 13df8e51627573801c7ffe90fa6a642474883be0 (patch) | |
tree | 0c1d4ede6af5d6e5dcb390eb89d53726fab24585 /net/p5-Net-DNS/Makefile | |
parent | No need to deal with this test for a port install (diff) |
Upgrade to version 0.25, which cleans up CERT.pm a bit, and also
has some major performance enhancements, especially the streamlined
implementation of AUTOLOAD.
My brief tests indicate roughly a 30% reduction in module load time.
Diffstat (limited to 'net/p5-Net-DNS/Makefile')
-rw-r--r-- | net/p5-Net-DNS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index 2fc90a2be66d..f3ee7c91d7c9 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-DNS -PORTVERSION= 0.24 +PORTVERSION= 0.25 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net |