diff options
author | tobez <tobez@FreeBSD.org> | 2013-02-01 18:55:10 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-02-01 18:55:10 +0800 |
commit | 82b47e9652f9d74ca28929b115c1873d4d5ebab5 (patch) | |
tree | 5d671173944bdc25ac4f3a6d2f430463625c0514 /databases/p5-DBIx-NoSQL | |
parent | 41e5bfafab4d77de16dac3e5932fad05d841defb (diff) | |
download | freebsd-ports-gnome-82b47e9652f9d74ca28929b115c1873d4d5ebab5.tar.gz freebsd-ports-gnome-82b47e9652f9d74ca28929b115c1873d4d5ebab5.tar.zst freebsd-ports-gnome-82b47e9652f9d74ca28929b115c1873d4d5ebab5.zip |
Update to 0.0020.
Changes: http://search.cpan.org/dist/DBIx-NoSQL/Changes
Diffstat (limited to 'databases/p5-DBIx-NoSQL')
-rw-r--r-- | databases/p5-DBIx-NoSQL/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBIx-NoSQL/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-DBIx-NoSQL/Makefile b/databases/p5-DBIx-NoSQL/Makefile index 5006ad984bdc..63dfdeab0daf 100644 --- a/databases/p5-DBIx-NoSQL/Makefile +++ b/databases/p5-DBIx-NoSQL/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DBIx-NoSQL -PORTVERSION= 0.0019 +PORTVERSION= 0.0020 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-DBIx-NoSQL/distinfo b/databases/p5-DBIx-NoSQL/distinfo index 3e272f0fae69..51f8a0c3965c 100644 --- a/databases/p5-DBIx-NoSQL/distinfo +++ b/databases/p5-DBIx-NoSQL/distinfo @@ -1,2 +1,2 @@ -SHA256 (DBIx-NoSQL-0.0019.tar.gz) = 5f279cca26085b00bfd83f2549d72d2484f22cb10215236a864523a6e49706f9 -SIZE (DBIx-NoSQL-0.0019.tar.gz) = 14556 +SHA256 (DBIx-NoSQL-0.0020.tar.gz) = 6da311e7e3f9f0bdf08aef8a205aae028b9c88fce51a62825d7928cec72a656f +SIZE (DBIx-NoSQL-0.0020.tar.gz) = 14787 |