From c2d03758967c9c6c91abfed44207db8fcd623b42 Mon Sep 17 00:00:00 2001 From: clsung Date: Tue, 14 Aug 2007 04:45:33 +0000 Subject: - Update to 1.02 --- devel/p5-Log-Dispatch-Config/Makefile | 5 ++--- devel/p5-Log-Dispatch-Config/distinfo | 6 +++--- devel/p5-Log-Dispatch-Config/pkg-descr | 2 ++ 3 files changed, 7 insertions(+), 6 deletions(-) (limited to 'devel') diff --git a/devel/p5-Log-Dispatch-Config/Makefile b/devel/p5-Log-Dispatch-Config/Makefile index bb016d83f379..f8035a65d66a 100644 --- a/devel/p5-Log-Dispatch-Config/Makefile +++ b/devel/p5-Log-Dispatch-Config/Makefile @@ -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} diff --git a/devel/p5-Log-Dispatch-Config/distinfo b/devel/p5-Log-Dispatch-Config/distinfo index 01f8c6ef8f99..1b4dab0795df 100644 --- a/devel/p5-Log-Dispatch-Config/distinfo +++ b/devel/p5-Log-Dispatch-Config/distinfo @@ -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 diff --git a/devel/p5-Log-Dispatch-Config/pkg-descr b/devel/p5-Log-Dispatch-Config/pkg-descr index 98f8b0c71aa0..375c0557a232 100644 --- a/devel/p5-Log-Dispatch-Config/pkg-descr +++ b/devel/p5-Log-Dispatch-Config/pkg-descr @@ -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/ -- cgit