Updated to 1.04

This commit is contained in:
Sergey Skvortsov 2004-10-17 15:19:12 +00:00
parent 28d290ed41
commit d84e138bd9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119666
3 changed files with 3 additions and 6 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= Class-Autouse
PORTVERSION= 1.03
PORTVERSION= 1.04
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Class

View file

@ -1,2 +1,2 @@
MD5 (Class-Autouse-1.03.tar.gz) = 4a6fa5b0eb66c07ebed5ce9b69ed1210
SIZE (Class-Autouse-1.03.tar.gz) = 18804
MD5 (Class-Autouse-1.04.tar.gz) = 7ed8ab9529ac496576c65f3e8f315ebb
SIZE (Class-Autouse-1.04.tar.gz) = 19341

View file

@ -4,6 +4,3 @@ used during the running of a program, such as Date::Manip, this can save
you large amounts of memory, and decrease the script load time.
WWW: http://search.cpan.org/dist/Class-Autouse/
-- Sergey Skvortsov
skv@FreeBSD.org