pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/opendoas



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon Jul  4 08:25:58 UTC 2022

Modified Files:
        pkgsrc/security/opendoas: Makefile distinfo

Log Message:
security/opendoas: update to 6.8.2

This release adds a patch from PR#92 to aborting early if argv is not set or
empty.
Nothing else has changed in this patch release.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/opendoas/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/opendoas/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/opendoas/Makefile
diff -u pkgsrc/security/opendoas/Makefile:1.4 pkgsrc/security/opendoas/Makefile:1.5
--- pkgsrc/security/opendoas/Makefile:1.4       Mon May  9 15:21:19 2022
+++ pkgsrc/security/opendoas/Makefile   Mon Jul  4 08:25:58 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2022/05/09 15:21:19 nia Exp $
+# $NetBSD: Makefile,v 1.5 2022/07/04 08:25:58 pin Exp $
 
-DISTNAME=      opendoas-6.8.1
+DISTNAME=      opendoas-6.8.2
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=duncaen/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/security/opendoas/distinfo
diff -u pkgsrc/security/opendoas/distinfo:1.5 pkgsrc/security/opendoas/distinfo:1.6
--- pkgsrc/security/opendoas/distinfo:1.5       Fri Nov 26 08:40:40 2021
+++ pkgsrc/security/opendoas/distinfo   Mon Jul  4 08:25:58 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2021/11/26 08:40:40 pin Exp $
+$NetBSD: distinfo,v 1.6 2022/07/04 08:25:58 pin Exp $
 
-BLAKE2s (opendoas-6.8.1.tar.gz) = b85a68323ab88d02d9a0a1e6eb5591ae46fd9080d5657c466bb14ccd1541f581
-SHA512 (opendoas-6.8.1.tar.gz) = d96fe1cdd70e9211de9996ad05bcf7a127facd02af48f7ab2561869d9d16708f1b61722c6e6b9fe15a62e9ef501e09b1ba444b7b43a066f1895e543ebc9402e7
-Size (opendoas-6.8.1.tar.gz) = 32398 bytes
+BLAKE2s (opendoas-6.8.2.tar.gz) = c1d3b95656013d11fcf629f06dfeda6e80e33907ed25c9488d4d30755423c71f
+SHA512 (opendoas-6.8.2.tar.gz) = 4a93ff477413c859ba2702e688fa4f83248fff85e61e12336838a1e9aa1a8d9963a9782e4bc5e58e8d04b86c2c8ceb6b235ae9d3b32b3e548a2514a43653137d
+Size (opendoas-6.8.2.tar.gz) = 32430 bytes
 SHA1 (patch-GNUmakefile) = d301c0334ce6ac7992d61681e1852a301557d300



Home | Main Index | Thread Index | Old Index