git: 5390d951587b - main - databases/pgagroal: Update version 1.5.1=>1.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Mar 2025 12:25:09 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=5390d951587b30acaa91e1dd4215b7c22cdc6652 commit 5390d951587b30acaa91e1dd4215b7c22cdc6652 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2025-03-24 12:24:35 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2025-03-24 12:24:52 +0000 databases/pgagroal: Update version 1.5.1=>1.6.0 Changelog: https://github.com/agroal/pgagroal/releases/tag/1.6.0 --- databases/pgagroal/Makefile | 5 +++-- databases/pgagroal/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/databases/pgagroal/Makefile b/databases/pgagroal/Makefile index dc6c5d23ee48..4c9b2ea26cf1 100644 --- a/databases/pgagroal/Makefile +++ b/databases/pgagroal/Makefile @@ -1,5 +1,5 @@ PORTNAME= pgagroal -DISTVERSION= 1.5.1 +DISTVERSION= 1.6.0 CATEGORIES= databases MASTER_SITES= https://github.com/agroal/${PORTNAME}/releases/download/${DISTVERSION}/ @@ -10,7 +10,8 @@ WWW= https://agroal.github.io/pgagroal/ LICENSE= BSD3CLAUSE BUILD_DEPENDS= rst2man:textproc/py-docutils -LIB_DEPENDS= libev.so:devel/libev +LIB_DEPENDS= libcjson.so:devel/libcjson \ + libev.so:devel/libev USES= cmake pathfix ssl USE_LDCONFIG= yes diff --git a/databases/pgagroal/distinfo b/databases/pgagroal/distinfo index 50d1f978879e..e648dc86990c 100644 --- a/databases/pgagroal/distinfo +++ b/databases/pgagroal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742711598 -SHA256 (pgagroal-1.5.1.tar.gz) = 4eb3aeffaf224c98fa8d9fc5c5f752763916cbe3ad8ed99b618525f5de245c35 -SIZE (pgagroal-1.5.1.tar.gz) = 282340 +TIMESTAMP = 1742818820 +SHA256 (pgagroal-1.6.0.tar.gz) = 8fe5ae7e45580ee54e9e77a88f79b796896803f2216533900f593095dd53a2ec +SIZE (pgagroal-1.6.0.tar.gz) = 313170