pkgsrc-WIP-changes archive

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

runas: Update to 0.1.0.8



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Apr 11 10:48:15 2021 -0500
Changeset:	b26c9ba77ef7fb370946e3fc29f753577177fff8

Modified Files:
	runas/Makefile
	runas/distinfo

Log Message:
runas: Update to 0.1.0.8

Silence target username for root, since no password prompt will occur

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

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 | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/runas/Makefile b/runas/Makefile
index 89d5fcdf74..757aa2b0a5 100644
--- a/runas/Makefile
+++ b/runas/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	runas-0.1.0.7
+DISTNAME=	runas-0.1.0.8
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	runas
-GITHUB_TAG=	cdec6e7756f091107ad543686e388b56f30138d5
+GITHUB_TAG=	25392d42607da289babbaf47f6fab51ff5ee90c5
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/runas
diff --git a/runas/distinfo b/runas/distinfo
index 102dfc603d..eead9e75b1 100644
--- a/runas/distinfo
+++ b/runas/distinfo
@@ -1,7 +1,7 @@
 $NetBSD$
 
-SHA1 (runas-0.1.0.7-cdec6e7756f091107ad543686e388b56f30138d5.tar.gz) = 9cca6b9728aad6e47340d7b570b04f50318e2fdb
-RMD160 (runas-0.1.0.7-cdec6e7756f091107ad543686e388b56f30138d5.tar.gz) = 3ecb5008eadf1ff507184aa383e6e60a1cf2bc18
-SHA512 (runas-0.1.0.7-cdec6e7756f091107ad543686e388b56f30138d5.tar.gz) = 2fddc355bbc003ec3a7f621d72a4b5d6fe599a42e44c0ea59bb5d4dda34565b543372a0e2622cafcdbbb8d23f36b886ff150758d88ecd7a9ca4cee1719b36c21
-Size (runas-0.1.0.7-cdec6e7756f091107ad543686e388b56f30138d5.tar.gz) = 3991 bytes
+SHA1 (runas-0.1.0.8-25392d42607da289babbaf47f6fab51ff5ee90c5.tar.gz) = 9f7b659b024a3c3e9c9f9a44531dfab5660e2268
+RMD160 (runas-0.1.0.8-25392d42607da289babbaf47f6fab51ff5ee90c5.tar.gz) = b5ceaf8d7f71df3a748fd0dd4caf0c064488378d
+SHA512 (runas-0.1.0.8-25392d42607da289babbaf47f6fab51ff5ee90c5.tar.gz) = d9950b7bbbcd6f7cb5b17765e780202ea2e09219307c6563334d1dfa2e2a2812a4042e2b16820c74e058307387233efa0ccd0b2beedb722e93538e06fb021db0
+Size (runas-0.1.0.8-25392d42607da289babbaf47f6fab51ff5ee90c5.tar.gz) = 4037 bytes
 SHA1 (patch-runas.c) = d0a50e953b76e535cb7a209614411341fa47631b


Home | Main Index | Thread Index | Old Index