1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

- Update to 1.02

This commit is contained in:
Cheng-Lung Sung 2007-08-14 04:45:33 +00:00
parent 7cda2cf350
commit e4e13eb895
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197633
3 changed files with 7 additions and 6 deletions

View File

@ -6,14 +6,13 @@
#
PORTNAME= Log-Dispatch-Config
PORTVERSION= 1.01
PORTREVISION= 1
PORTVERSION= 1.02
CATEGORIES= devel sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Log
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= clsung@FreeBSD.org
COMMENT= A log4j equivalent for Perl
BUILD_DEPENDS= ${PM_DEPENDS}

View File

@ -1,3 +1,3 @@
MD5 (Log-Dispatch-Config-1.01.tar.gz) = 9d9b7b5d3426819e6b6e14e91b867242
SHA256 (Log-Dispatch-Config-1.01.tar.gz) = 1f9c9ebc83a9aa84abb770c8cf967a70d222095ddd3a90ed78342357f59b7827
SIZE (Log-Dispatch-Config-1.01.tar.gz) = 11284
MD5 (Log-Dispatch-Config-1.02.tar.gz) = 9fe652d4c260daf65f703f7aa3b59fcb
SHA256 (Log-Dispatch-Config-1.02.tar.gz) = ee366dc684ecc70e9ae797cff107d85e7b17c09b69040f6c274a72ae30d56463
SIZE (Log-Dispatch-Config-1.02.tar.gz) = 11903

View File

@ -2,3 +2,5 @@ Log::Dispatch::Config is a subclass of Log::Dispatch and provides a
way to configure Log::Dispatch object with configulation file
(default, in AppConfig format). This is almost a log4j equivalent for
Perl, not with all API compatibility though.
WWW: http://search.cpan.org/dist/Log-Dispatch-Config/