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 Sep 17 08:50:04 UTC 2020

Modified Files:
        pkgsrc/www/logswan: Makefile distinfo

Log Message:
logswan: update to 2.1.7.

Logswan 2.1.7 (2020-09-17)

- Add a Perl program to generate an example MMDB database for testing
- Add a new test case to exercise the IP geolocation codepaths
- Add support for seccomp on arm
- Add missing test for __NR_mmap, the mmap syscall doesn't exist on arm


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/logswan/Makefile
cvs rdiff -u -r1.16 -r1.17 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.19 pkgsrc/www/logswan/Makefile:1.20
--- pkgsrc/www/logswan/Makefile:1.19    Fri Jul  3 15:05:59 2020
+++ pkgsrc/www/logswan/Makefile Thu Sep 17 08:50:04 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2020/07/03 15:05:59 fcambus Exp $
+# $NetBSD: Makefile,v 1.20 2020/09/17 08:50:04 fcambus Exp $
 
-DISTNAME=      logswan-2.1.6
+DISTNAME=      logswan-2.1.7
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fcambus/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}

Index: pkgsrc/www/logswan/distinfo
diff -u pkgsrc/www/logswan/distinfo:1.16 pkgsrc/www/logswan/distinfo:1.17
--- pkgsrc/www/logswan/distinfo:1.16    Fri Jul  3 15:05:59 2020
+++ pkgsrc/www/logswan/distinfo Thu Sep 17 08:50:04 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2020/07/03 15:05:59 fcambus Exp $
+$NetBSD: distinfo,v 1.17 2020/09/17 08:50:04 fcambus Exp $
 
-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
+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



Home | Main Index | Thread Index | Old Index