diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-02-20 18:35:22 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-02-20 18:35:22 +0800 |
commit | 44b1eb31193856402adb59c97b22eba00e483c5c (patch) | |
tree | f5a93c39c5d3784363a8995ad94f4d4c31a81fb7 /databases/p5-DBIx-Log4perl | |
parent | 668d1e12327ec0d37d0f95c34d8fbe73de17fcf5 (diff) | |
download | freebsd-ports-gnome-44b1eb31193856402adb59c97b22eba00e483c5c.tar.gz freebsd-ports-gnome-44b1eb31193856402adb59c97b22eba00e483c5c.tar.zst freebsd-ports-gnome-44b1eb31193856402adb59c97b22eba00e483c5c.zip |
- Update to 0.24
Changes: http://search.cpan.org/dist/DBIx-Log4perl/Changes
Diffstat (limited to 'databases/p5-DBIx-Log4perl')
-rw-r--r-- | databases/p5-DBIx-Log4perl/Makefile | 6 | ||||
-rw-r--r-- | databases/p5-DBIx-Log4perl/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/p5-DBIx-Log4perl/Makefile b/databases/p5-DBIx-Log4perl/Makefile index cb3a2924c4fb..dd44d5402ffa 100644 --- a/databases/p5-DBIx-Log4perl/Makefile +++ b/databases/p5-DBIx-Log4perl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBIx-Log4perl -PORTVERSION= 0.23 +PORTVERSION= 0.24 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,12 +14,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= For DBI to selectively log SQL, parameters, result-sets, transactions -BUILD_DEPENDS= p5-DBI>=1.50:${PORTSDIR}/databases/p5-DBI \ +BUILD_DEPENDS= p5-DBI>=1.500:${PORTSDIR}/databases/p5-DBI \ p5-Log-Log4perl>=1.04:${PORTSDIR}/devel/p5-Log-Log4perl RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -MAN3= DBIx::Log4perl.3 +MAN3= DBIx::Log4perl.3 .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Log4perl/distinfo b/databases/p5-DBIx-Log4perl/distinfo index d4cb1234e8cf..462c75e396a0 100644 --- a/databases/p5-DBIx-Log4perl/distinfo +++ b/databases/p5-DBIx-Log4perl/distinfo @@ -1,2 +1,2 @@ -SHA256 (DBIx-Log4perl-0.23.tar.gz) = f5208f54f78fcfbfa3e14cb1ae5f57c65af62231a733e06ce097bb4e7c13d59e -SIZE (DBIx-Log4perl-0.23.tar.gz) = 24523 +SHA256 (DBIx-Log4perl-0.24.tar.gz) = dd48402993bb51632793194751c3f8c04727896d96ca0e56b487be24ee6cf0d6 +SIZE (DBIx-Log4perl-0.24.tar.gz) = 24652 |