pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/doas security/doas: Update to 6.2p2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fe86c83be796
branches:  trunk
changeset: 402700:fe86c83be796
user:      ng0 <ng0%pkgsrc.org@localhost>
date:      Tue Oct 15 12:24:01 2019 +0000

description:
security/doas: Update to 6.2p2

Significant items from https://github.com/slicer69/doas/releases:
doas 6.2p2
* Introducing macOS support
  Due to the dedicated work by Gordon Bergling, the doas
  command now builds and runs on macOS. This release
  contains no functionality changes, just the ability to
  build and run on macOS.

diffstat:

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

diffs (27 lines):

diff -r a123aa321ff6 -r fe86c83be796 security/doas/Makefile
--- a/security/doas/Makefile    Tue Oct 15 12:10:19 2019 +0000
+++ b/security/doas/Makefile    Tue Oct 15 12:24:01 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2019/09/14 14:45:45 ng0 Exp $
+# $NetBSD: Makefile,v 1.4 2019/10/15 12:24:01 ng0 Exp $
 
-DISTNAME=      doas-6.2p1
+DISTNAME=      doas-6.2p2
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=slicer69/}
 
diff -r a123aa321ff6 -r fe86c83be796 security/doas/distinfo
--- a/security/doas/distinfo    Tue Oct 15 12:10:19 2019 +0000
+++ b/security/doas/distinfo    Tue Oct 15 12:24:01 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/09/14 14:45:45 ng0 Exp $
+$NetBSD: distinfo,v 1.3 2019/10/15 12:24:01 ng0 Exp $
 
-SHA1 (doas-6.2p1.tar.gz) = cd1d7728b9b0491a2a453017359f4185bdcf3e90
-RMD160 (doas-6.2p1.tar.gz) = 5db2e6deed45192ea4a4f2434e829d2b50201911
-SHA512 (doas-6.2p1.tar.gz) = 0b4e14c87cf5ff441a5262ca4a7316c3fb162ff9ee27b1231ef3f5ec5619245c1e18bf6b8df611718c3c7c81e05f1f32d577b1b3455d95aefd6a77cb2ab0570c
-Size (doas-6.2p1.tar.gz) = 24523 bytes
+SHA1 (doas-6.2p2.tar.gz) = 417cb9de4d1815b342f1bb3fb96f31e2c8b25479
+RMD160 (doas-6.2p2.tar.gz) = d80538763cb0a0367eb2a6e50369743ea66aa1a5
+SHA512 (doas-6.2p2.tar.gz) = 5020559461bc423852c2d30c07df671b8cbf93cec2171ac755eac04f2bf56fca37fda8d72718fbf4150bf70e7855d29d3027cb54d81062d28d2271a290c297a5
+Size (doas-6.2p2.tar.gz) = 25634 bytes



Home | Main Index | Thread Index | Old Index