diff options
author | tobez <tobez@FreeBSD.org> | 2013-01-21 17:37:59 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-01-21 17:37:59 +0800 |
commit | fb14f2685198a1ac8a5a78ab475fce205ec4b059 (patch) | |
tree | e3fe8d5327ac113530df8e3dce6b313f44f89299 | |
parent | 960c6d2c304f303b84007ac506f1c45b662905a0 (diff) | |
download | freebsd-ports-gnome-fb14f2685198a1ac8a5a78ab475fce205ec4b059.tar.gz freebsd-ports-gnome-fb14f2685198a1ac8a5a78ab475fce205ec4b059.tar.zst freebsd-ports-gnome-fb14f2685198a1ac8a5a78ab475fce205ec4b059.zip |
Update to 1.3.3.
Changes: http://search.cpan.org/dist/DBIx-Class-QueryLog/Changes
-rw-r--r-- | databases/p5-DBIx-Class-QueryLog/Makefile | 8 | ||||
-rw-r--r-- | databases/p5-DBIx-Class-QueryLog/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/databases/p5-DBIx-Class-QueryLog/Makefile b/databases/p5-DBIx-Class-QueryLog/Makefile index f11df6871386..796acffeec91 100644 --- a/databases/p5-DBIx-Class-QueryLog/Makefile +++ b/databases/p5-DBIx-Class-QueryLog/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: Log-Dispatch-Configurator-YAML -# Date created: 28 May 2008 -# Whom: Andrey Kostenko <andrey@kostenko.name> -# +# Created by: Andrey Kostenko <andrey@kostenko.name> # $FreeBSD$ -# PORTNAME= DBIx-Class-QueryLog -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-DBIx-Class-QueryLog/distinfo b/databases/p5-DBIx-Class-QueryLog/distinfo index b7eec2c243ea..f2501456e656 100644 --- a/databases/p5-DBIx-Class-QueryLog/distinfo +++ b/databases/p5-DBIx-Class-QueryLog/distinfo @@ -1,2 +1,2 @@ -SHA256 (DBIx-Class-QueryLog-1.3.2.tar.gz) = aafe84272168fcc371120e721adf3e28ecc8b80e41b026c5519807d918f032b8 -SIZE (DBIx-Class-QueryLog-1.3.2.tar.gz) = 31434 +SHA256 (DBIx-Class-QueryLog-1.3.3.tar.gz) = 668b2596a63d5611e17776f7ba3c1bcbe50f02bd74f51340338bf9c000c4b249 +SIZE (DBIx-Class-QueryLog-1.3.3.tar.gz) = 32244 |