pkgsrc-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.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bf88815bab3c
branches:  trunk
changeset: 440861:bf88815bab3c
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Tue Oct 20 13:08:13 2020 +0000

description:
logswan: update to 2.1.8.

Logswan 2.1.8 (2020-10-19)

- Make displayUsage() static
- Removing some leading whitespace characters
- Constify methods and protocols names array
- Constify countries and continents names and ID arrays
- Enable FORTIFY_SOURCE level 2
- Call memset() to set all entry_data struct fields to zero

diffstat:

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

diffs (27 lines):

diff -r 0217843bf6d0 -r bf88815bab3c www/logswan/Makefile
--- a/www/logswan/Makefile      Tue Oct 20 13:06:58 2020 +0000
+++ b/www/logswan/Makefile      Tue Oct 20 13:08:13 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2020/09/17 08:50:04 fcambus Exp $
+# $NetBSD: Makefile,v 1.21 2020/10/20 13:08:13 fcambus Exp $
 
-DISTNAME=      logswan-2.1.7
+DISTNAME=      logswan-2.1.8
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fcambus/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
diff -r 0217843bf6d0 -r bf88815bab3c www/logswan/distinfo
--- a/www/logswan/distinfo      Tue Oct 20 13:06:58 2020 +0000
+++ b/www/logswan/distinfo      Tue Oct 20 13:08:13 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2020/09/17 08:50:04 fcambus Exp $
+$NetBSD: distinfo,v 1.18 2020/10/20 13:08:13 fcambus Exp $
 
-SHA1 (logswan-2.1.7.tar.gz) = 458d4b59ce872e0f73a8b66a6c337bdca56ea805
-RMD160 (logswan-2.1.7.tar.gz) = a7f01e13cdcebc48821abbb8c404471244fb5abe
-SHA512 (logswan-2.1.7.tar.gz) = 067b55e5752f3dd44a9d73a3b2425f787f575f307515d9f4f496a47d8d01de3cd0042b55143891c634829e1573aa99b4c9bc16405abf08697624931c461e6c73
-Size (logswan-2.1.7.tar.gz) = 24305 bytes
+SHA1 (logswan-2.1.8.tar.gz) = 7d727271b5dbbc0e1c61e553ed867298bcbdd78a
+RMD160 (logswan-2.1.8.tar.gz) = 1d7bc7136eee924cf2e29cbf366978cb5afb1925
+SHA512 (logswan-2.1.8.tar.gz) = 370b3081a42553747ad453c28082eaa0c30762aff2dc74cade06311d7a422e6460fae33ba766db650a685705d417cfc6efd1342d62b5b05561ab85e7dd0e90ae
+Size (logswan-2.1.8.tar.gz) = 24464 bytes



Home | Main Index | Thread Index | Old Index