git: 736be15f47c5 - main - www/logswan: Update to 2.1.11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Nov 2021 13:38:12 UTC
The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=736be15f47c5f9ccc1b858d4263e150773acf29d commit 736be15f47c5f9ccc1b858d4263e150773acf29d Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2021-11-16 13:36:50 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2021-11-16 13:36:50 +0000 www/logswan: Update to 2.1.11 Change log: - Bump CMake minimum required version to 2.8.12 - Add SPDX short license identifier in source files - Use CMAKE_C_STANDARD instead of hardcoding compiler flags - Switch to using getline(3) instead of fgets(3) - Call hll_init() after doing getopt() processing Full changelog: https://github.com/fcambus/logswan/blob/2.1.11/ChangeLog --- www/logswan/Makefile | 2 +- www/logswan/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/logswan/Makefile b/www/logswan/Makefile index 4925de608287..429de8ef9050 100644 --- a/www/logswan/Makefile +++ b/www/logswan/Makefile @@ -1,7 +1,7 @@ # Created by: Juraj Lutter <juraj@lutter.sk> PORTNAME= logswan -DISTVERSION= 2.1.10 +DISTVERSION= 2.1.11 CATEGORIES= www MASTER_SITES= https://github.com/fcambus/logswan/releases/download/${DISTVERSION}/ diff --git a/www/logswan/distinfo b/www/logswan/distinfo index 5879d1bd9033..778256bb0f3f 100644 --- a/www/logswan/distinfo +++ b/www/logswan/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613394847 -SHA256 (logswan-2.1.10.tar.gz) = 561027c1aa5ddc87dac43df9fa74b2009ba6b75c5512f83e2c48105e4624e3cc -SIZE (logswan-2.1.10.tar.gz) = 24571 +TIMESTAMP = 1637069769 +SHA256 (logswan-2.1.11.tar.gz) = a031b04c2dcfe8195e4225b8dd5781fc76098b9d19d0e4a9cbe1da76a4928eea +SIZE (logswan-2.1.11.tar.gz) = 23620