diff options
author | Wen Heping <wen@FreeBSD.org> | 2019-01-03 14:29:59 +0800 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2019-01-03 14:29:59 +0800 |
commit | 069a43e2d1cf66737cdd197b741eb2d72ed34e67 (patch) | |
tree | bc0572e8bda287bde4639b0fdd44af6e30cf11a3 /databases | |
parent | c8a24ccc86c025c052088c9bd233ca1568fdb09e (diff) | |
download | freebsd-ports-gnome-069a43e2d1cf66737cdd197b741eb2d72ed34e67.tar.gz freebsd-ports-gnome-069a43e2d1cf66737cdd197b741eb2d72ed34e67.tar.zst freebsd-ports-gnome-069a43e2d1cf66737cdd197b741eb2d72ed34e67.zip |
- Update to 0.32
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBIx-Lite/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBIx-Lite/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-DBIx-Lite/Makefile b/databases/p5-DBIx-Lite/Makefile index 3209d12adfe0..850b16c75f8f 100644 --- a/databases/p5-DBIx-Lite/Makefile +++ b/databases/p5-DBIx-Lite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DBIx-Lite -PORTVERSION= 0.31 +PORTVERSION= 0.32 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-DBIx-Lite/distinfo b/databases/p5-DBIx-Lite/distinfo index 3949cc66f92b..be9d136d2670 100644 --- a/databases/p5-DBIx-Lite/distinfo +++ b/databases/p5-DBIx-Lite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1488506463 -SHA256 (DBIx-Lite-0.31.tar.gz) = a5a7892ff10e9bf4f3806d2fba31cd701017af8df8ea44de8b509a87c6dce9d0 -SIZE (DBIx-Lite-0.31.tar.gz) = 27288 +TIMESTAMP = 1546496856 +SHA256 (DBIx-Lite-0.32.tar.gz) = 49e067a538b58ca7dc58c32ce8fe737c797eecf214ca7b5865ca36c994dbc7b6 +SIZE (DBIx-Lite-0.32.tar.gz) = 25976 |