Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/logswan logswan: update to 2.1.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a0fc281f40d
branches:  trunk
changeset: 435275:6a0fc281f40d
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Fri Jul 03 15:05:59 2020 +0000

description:
logswan: update to 2.1.6.

Logswan 2.1.6 (2020-07-03)

- Validate architectures for seccomp
- Minor code shuffling, for consistency with other codebases
- Add seccomp support on i386, tested on glibc and musl
- Remove entry for "Netherlands Antilles" in country table
- Swaziland was officially renamed to Eswatini in 2018
- Macedonia was officially renamed to North Macedonia in February 2019
- Rename Vatican City to Vatican to be consistent with GeoNames naming
- Rename Aland to Aland Islands to be consistent with GeoNames naming

diffstat:

 www/logswan/Makefile |   4 ++--
 www/logswan/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r ef17ff300e09 -r 6a0fc281f40d www/logswan/Makefile
--- a/www/logswan/Makefile      Fri Jul 03 13:36:57 2020 +0000
+++ b/www/logswan/Makefile      Fri Jul 03 15:05:59 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2020/06/12 08:23:04 fcambus Exp $
+# $NetBSD: Makefile,v 1.19 2020/07/03 15:05:59 fcambus Exp $
 
-DISTNAME=      logswan-2.1.5
+DISTNAME=      logswan-2.1.6
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fcambus/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
diff -r ef17ff300e09 -r 6a0fc281f40d www/logswan/distinfo
--- a/www/logswan/distinfo      Fri Jul 03 13:36:57 2020 +0000
+++ b/www/logswan/distinfo      Fri Jul 03 15:05:59 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2020/06/12 08:23:04 fcambus Exp $
+$NetBSD: distinfo,v 1.16 2020/07/03 15:05:59 fcambus Exp $
 
-SHA1 (logswan-2.1.5.tar.gz) = 0818a825b0f1c32717b1813ecd6989a3d194f764
-RMD160 (logswan-2.1.5.tar.gz) = d037dfedb3dc4b0f497b8d24c82e75bc45746a4d
-SHA512 (logswan-2.1.5.tar.gz) = 946601a3f7d3f237242526c2b5b0c6348d68de3a36b687f8cc5013d77bba849e957f048aa8912aa347405cad1f757e952f82c929cd6bc6e3a3f4b826ada96f5a
-Size (logswan-2.1.5.tar.gz) = 20677 bytes
+SHA1 (logswan-2.1.6.tar.gz) = 6c27a53fbb3bf0388fe57fbdeac90d40da960cbe
+RMD160 (logswan-2.1.6.tar.gz) = 61dec439b5c91825df66dc64d935c6e0a599ef6b
+SHA512 (logswan-2.1.6.tar.gz) = 07f39533c9686bd13110efa7fd5dadaa63b1c91b86b5624aa7db17cc58c6b3984575bf88ade6a752e1343419bb3face4577d20940fab9af5ce5352b88dbbb68d
+Size (logswan-2.1.6.tar.gz) = 21176 bytes



Home | Main Index | Thread Index | Old Index