pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/logswan
Module Name: pkgsrc
Committed By: fcambus
Date: Thu Jul 28 22:17:29 UTC 2022
Modified Files:
pkgsrc/www/logswan: Makefile distinfo
Log Message:
logswan: update to 2.1.13.
Logswan 2.1.13 (2022-07-28)
- Remove useless backslashes in usage()
- Add entries with IPv6 remote hosts to exercise the IPv6 code paths
- Add an invalid.log log file with invalid lines, for testing purposes
- Add a few more test cases in CMakeLists.txt
- Also generate data for IPv6 addresses in the MMDB test database
- Regenerate the example MMDB database and JSON example output
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/logswan/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/logswan/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/logswan/Makefile
diff -u pkgsrc/www/logswan/Makefile:1.26 pkgsrc/www/logswan/Makefile:1.27
--- pkgsrc/www/logswan/Makefile:1.26 Mon Jun 27 15:29:18 2022
+++ pkgsrc/www/logswan/Makefile Thu Jul 28 22:17:29 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2022/06/27 15:29:18 fcambus Exp $
+# $NetBSD: Makefile,v 1.27 2022/07/28 22:17:29 fcambus Exp $
-DISTNAME= logswan-2.1.12
+DISTNAME= logswan-2.1.13
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=fcambus/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
Index: pkgsrc/www/logswan/distinfo
diff -u pkgsrc/www/logswan/distinfo:1.24 pkgsrc/www/logswan/distinfo:1.25
--- pkgsrc/www/logswan/distinfo:1.24 Thu Dec 2 10:39:17 2021
+++ pkgsrc/www/logswan/distinfo Thu Jul 28 22:17:29 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2021/12/02 10:39:17 fcambus Exp $
+$NetBSD: distinfo,v 1.25 2022/07/28 22:17:29 fcambus Exp $
-BLAKE2s (logswan-2.1.12.tar.gz) = fa26443e40047210577782dbd26b614b0d37745597f31097b4844c0885132b7e
-SHA512 (logswan-2.1.12.tar.gz) = 27e8feec27b5d56b426aa39142d1e42967cfffd08a61408a3a3cbd17bc95d676a19e774af4cb406a31f76eac0b7b160bb45f36b4f3c8c3537468bde85f6c9620
-Size (logswan-2.1.12.tar.gz) = 23813 bytes
+BLAKE2s (logswan-2.1.13.tar.gz) = 88a978184c01e033338bcd12462d5584ccc08c5acd19cbd2ebd4c4781dd1435e
+SHA512 (logswan-2.1.13.tar.gz) = ef41d6a41bc52ce9037ee9d9745c3cb0fccfd251040779c15593dbb50f9b87b420bcfaabeb4fb484c76da24080b222da181a25bcdb6425976cc493f23d27e718
+Size (logswan-2.1.13.tar.gz) = 25191 bytes
Home |
Main Index |
Thread Index |
Old Index