pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/statzone
Module Name: pkgsrc
Committed By: fcambus
Date: Mon Oct 19 16:03:21 UTC 2020
Modified Files:
pkgsrc/net/statzone: Makefile distinfo
Log Message:
statzone: update to 1.0.4.
StatZone 1.0.4 (2020-10-19)
- Add support for seccomp on arm
- Update error message to use seccomp architecture names
- Improve experimental seccomp support mention in the README
- Make displayUsage() and displaySummary() static
- Set CMAKE_BUILD_TYPE to "Release" in CMakeLists.txt
- Enable FORTIFY_SOURCE level 2
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/statzone/Makefile \
pkgsrc/net/statzone/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/statzone/Makefile
diff -u pkgsrc/net/statzone/Makefile:1.3 pkgsrc/net/statzone/Makefile:1.4
--- pkgsrc/net/statzone/Makefile:1.3 Mon Jul 6 15:26:46 2020
+++ pkgsrc/net/statzone/Makefile Mon Oct 19 16:03:21 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2020/07/06 15:26:46 fcambus Exp $
+# $NetBSD: Makefile,v 1.4 2020/10/19 16:03:21 fcambus Exp $
-DISTNAME= statzone-1.0.3
+DISTNAME= statzone-1.0.4
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=fcambus/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
Index: pkgsrc/net/statzone/distinfo
diff -u pkgsrc/net/statzone/distinfo:1.3 pkgsrc/net/statzone/distinfo:1.4
--- pkgsrc/net/statzone/distinfo:1.3 Mon Jul 6 15:26:46 2020
+++ pkgsrc/net/statzone/distinfo Mon Oct 19 16:03:21 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/07/06 15:26:46 fcambus Exp $
+$NetBSD: distinfo,v 1.4 2020/10/19 16:03:21 fcambus Exp $
-SHA1 (statzone-1.0.3.tar.gz) = e88107364bb2697548fac0b42f73fd6cbd98c447
-RMD160 (statzone-1.0.3.tar.gz) = 5d515a749e6ff74000f5c7172dae12da5598eae4
-SHA512 (statzone-1.0.3.tar.gz) = e337eabd5783e08696c1d7fea003019242dcf3954754d15ab017ac556df9739b671cbea6c37b16e0a2b8a7634d97ef9c872733f3bea58cc981d74d50590567a8
-Size (statzone-1.0.3.tar.gz) = 18105 bytes
+SHA1 (statzone-1.0.4.tar.gz) = c560aaf1279566feaaf985fee393c2baf4eb5dcd
+RMD160 (statzone-1.0.4.tar.gz) = 51d34b02af4e467fd15847a1c8b28ab0a8852124
+SHA512 (statzone-1.0.4.tar.gz) = 53fea976eb50217932896ce61ccafa8e7690e4e825941ab22df987f68552999df44652b9fb84b50490a78e9cfdc4fcdac7096d27d84527661f9e85d7b5dc8e52
+Size (statzone-1.0.4.tar.gz) = 18281 bytes
Home |
Main Index |
Thread Index |
Old Index