pkgsrc-WIP-changes archive

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

runas: Update to 0.1.1.7



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Oct 28 13:25:19 2023 -0500
Changeset:	05d533802c0a80df32565ebf6a4ff9f37a94c9fd

Modified Files:
	runas/Makefile
	runas/distinfo

Log Message:
runas: Update to 0.1.1.7

asroot: Accept any argv[0] containing asroot

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=05d533802c0a80df32565ebf6a4ff9f37a94c9fd

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

diffstat:
 runas/Makefile | 4 ++--
 runas/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/runas/Makefile b/runas/Makefile
index a7802a6aed..488e9ab99b 100644
--- a/runas/Makefile
+++ b/runas/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	runas-0.1.1.6
+DISTNAME=	runas-0.1.1.7
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	runas
-GITHUB_TAG=	350b2117023de51d5a21118c3acb95077e667c19
+GITHUB_TAG=	63642f10efb640038242ebcc5f136b97e4d121d0
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/runas
diff --git a/runas/distinfo b/runas/distinfo
index c0e51860de..6c7947d132 100644
--- a/runas/distinfo
+++ b/runas/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (runas-0.1.1.6-350b2117023de51d5a21118c3acb95077e667c19.tar.gz) = d39d890c2c7068244dd7a76e0393b9c33a0333a0688d986441a7c6e8c776835d
-SHA512 (runas-0.1.1.6-350b2117023de51d5a21118c3acb95077e667c19.tar.gz) = 50024890af3c595555ca51175bddb70a5f30efad2590b4b26e6a5bfa5ee6f2a4196b0fbeff50244ee907f5560be6804ac18db52e23e0b1e13683eb7594b5f6f1
-Size (runas-0.1.1.6-350b2117023de51d5a21118c3acb95077e667c19.tar.gz) = 4457 bytes
+BLAKE2s (runas-0.1.1.7-63642f10efb640038242ebcc5f136b97e4d121d0.tar.gz) = 8a57ec17351140c9fe2bbd5a4069b2a7f9432d800640db2aa61ec11a576cc218
+SHA512 (runas-0.1.1.7-63642f10efb640038242ebcc5f136b97e4d121d0.tar.gz) = c78cced14fcbfc37dd19b4100527441b896f918f38e14c102c5969b899aa76123950864f7f519264027df0c7bb2994ff47449b3fcd8899301d3a5336a7d435ff
+Size (runas-0.1.1.7-63642f10efb640038242ebcc5f136b97e4d121d0.tar.gz) = 4444 bytes


Home | Main Index | Thread Index | Old Index