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.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/879484da04b4
branches:  trunk
changeset: 404893:879484da04b4
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Tue Nov 19 11:25:27 2019 +0000

description:
logswan: update to 2.1.2.

Logswan 2.1.2 (2019-11-19)

- Add ENABLE_SECCOMP build option, to allow building seccomp support
  conditionally
- Disable seccomp by default, it needs more testing on non !amd64 platforms
- Use ${CMAKE_INSTALL_BINDIR} instead of hardcoding 'bin'

diffstat:

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

diffs (27 lines):

diff -r da7c317101ac -r 879484da04b4 www/logswan/Makefile
--- a/www/logswan/Makefile      Tue Nov 19 11:17:41 2019 +0000
+++ b/www/logswan/Makefile      Tue Nov 19 11:25:27 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2019/10/31 10:45:34 fcambus Exp $
+# $NetBSD: Makefile,v 1.15 2019/11/19 11:25:27 fcambus Exp $
 
-DISTNAME=      logswan-2.1.1
+DISTNAME=      logswan-2.1.2
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fcambus/}
 
diff -r da7c317101ac -r 879484da04b4 www/logswan/distinfo
--- a/www/logswan/distinfo      Tue Nov 19 11:17:41 2019 +0000
+++ b/www/logswan/distinfo      Tue Nov 19 11:25:27 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2019/10/31 10:45:34 fcambus Exp $
+$NetBSD: distinfo,v 1.12 2019/11/19 11:25:27 fcambus Exp $
 
-SHA1 (logswan-2.1.1.tar.gz) = 525cf2a766b2f563ed3af09d4d91aab8f60812e4
-RMD160 (logswan-2.1.1.tar.gz) = 949c9a640c71e4ded655873f85366930c62098f9
-SHA512 (logswan-2.1.1.tar.gz) = 9231e5bab2eb46887bec0e55484b9b600d7ed64134c1476aafc0616ca0116eb0756fff82cd3e293f9036019292ec1153ef057476fddc428dbd94d2255bcaf835
-Size (logswan-2.1.1.tar.gz) = 19942 bytes
+SHA1 (logswan-2.1.2.tar.gz) = f3b328827c679835ed6b2896ef398514dbfa1fc6
+RMD160 (logswan-2.1.2.tar.gz) = 425b77e15e20a04d73e26fbad9b6a142023c71a4
+SHA512 (logswan-2.1.2.tar.gz) = f1d6541932b32b9a128af1d782fa53e6d23ed9548f019aca6631f67797ceae3eca07677732b1dc6cb8b0ab2af5fafe970d6e26b052c663859fd58c9c10520a48
+Size (logswan-2.1.2.tar.gz) = 20088 bytes



Home | Main Index | Thread Index | Old Index