pkgsrc-WIP-changes archive

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

runas: Update to 0.1.1.9



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Oct 29 06:28:22 2023 -0500
Changeset:	e4d9c0c1d1b5bdbba3d9c1bbee9b97d87e39634a

Modified Files:
	runas/Makefile
	runas/distinfo

Log Message:
runas: Update to 0.1.1.9

Add su flags to man page synopsis

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

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 70fe7d84b9..0ab1f0847f 100644
--- a/runas/Makefile
+++ b/runas/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	runas-0.1.1.8
+DISTNAME=	runas-0.1.1.9
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	runas
-GITHUB_TAG=	b6563d210a0518dbf1adf0de6436bc2cf6088fcc
+GITHUB_TAG=	e737b63db5f050e4677360e394a2ba4547baa2a7
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/runas
diff --git a/runas/distinfo b/runas/distinfo
index 6ff8e725db..b0c30bdbe5 100644
--- a/runas/distinfo
+++ b/runas/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (runas-0.1.1.8-b6563d210a0518dbf1adf0de6436bc2cf6088fcc.tar.gz) = 0015235f1e6ffb3185cd84ba4173a15231edd9a4ab88e492e284827af826b49a
-SHA512 (runas-0.1.1.8-b6563d210a0518dbf1adf0de6436bc2cf6088fcc.tar.gz) = ace60ed80be5479a9ceed4ff3a1a87e918a4987496d4e42dae8997148ac945886f39f16251e71f5233b1418fc047e9ffd6d0a68de091c95258c8f0acb6329749
-Size (runas-0.1.1.8-b6563d210a0518dbf1adf0de6436bc2cf6088fcc.tar.gz) = 4847 bytes
+BLAKE2s (runas-0.1.1.9-e737b63db5f050e4677360e394a2ba4547baa2a7.tar.gz) = d9c16a7e51c5448592af064eb2e54c4cc4540736bdff1fe638c06631fb6b285d
+SHA512 (runas-0.1.1.9-e737b63db5f050e4677360e394a2ba4547baa2a7.tar.gz) = d4e09477f0011aa24c78e41c4ff3ec1287a5cb1f72785d7c702016d574275df386a8d1bab2a769d06b4de9e49a1cc387330d0235788882c4ebad94f3fac3ada6
+Size (runas-0.1.1.9-e737b63db5f050e4677360e394a2ba4547baa2a7.tar.gz) = 4848 bytes


Home | Main Index | Thread Index | Old Index