diff options
author | Wen Heping <wen@FreeBSD.org> | 2024-11-28 07:56:40 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2024-11-28 11:53:56 +0000 |
commit | 09a54fd10d060deccd322ff7673a45c39147f7b8 (patch) | |
tree | 1aa8d5e5363662638137feb4f0207ba082e8a1de | |
parent | 568882d1b82ef4bf8cbd18175f3c2ef41ce93399 (diff) | |
download | ports-09a54fd10d060deccd322ff7673a45c39147f7b8.tar.gz ports-09a54fd10d060deccd322ff7673a45c39147f7b8.zip |
databases/p5-DBIx-Lite: Update to 0.36
-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 051f5871ee72..f0731e71de04 100644 --- a/databases/p5-DBIx-Lite/Makefile +++ b/databases/p5-DBIx-Lite/Makefile @@ -1,5 +1,5 @@ PORTNAME= DBIx-Lite -PORTVERSION= 0.35 +PORTVERSION= 0.36 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-DBIx-Lite/distinfo b/databases/p5-DBIx-Lite/distinfo index 97fff9298de6..3892d22cf855 100644 --- a/databases/p5-DBIx-Lite/distinfo +++ b/databases/p5-DBIx-Lite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727938961 -SHA256 (DBIx-Lite-0.35.tar.gz) = 9b71159919fb523e3d3cb360efd1797aa31305439ea87feaf3a6579078e87164 -SIZE (DBIx-Lite-0.35.tar.gz) = 26760 +TIMESTAMP = 1732780345 +SHA256 (DBIx-Lite-0.36.tar.gz) = c37691349a1195581bb820a2fa73419038d2d94660b90eeefb425c59449462bb +SIZE (DBIx-Lite-0.36.tar.gz) = 27450 |