pkgsrc-WIP-changes archive

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

runas: Add -l flag to su



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Jan 31 12:16:27 2021 -0600
Changeset:	53fba93b77560c52fa6df0ff4eea67717f38059f

Modified Files:
	runas/Makefile
	runas/distinfo

Log Message:
runas: Add -l flag to su

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

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 7696658247..a65459030f 100644
--- a/runas/Makefile
+++ b/runas/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	runas-0.1.0.4
+DISTNAME=	runas-0.1.0.5
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	runas
-GITHUB_TAG=	2fdbc1a09376d4b8abde309f813434ea23f63a49
+GITHUB_TAG=	e5a7dc8c5e19314bd4df317e3a825da47f96ad98
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/runas
diff --git a/runas/distinfo b/runas/distinfo
index ba90e44f33..f20eb2042b 100644
--- a/runas/distinfo
+++ b/runas/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (runas-0.1.0.4-2fdbc1a09376d4b8abde309f813434ea23f63a49.tar.gz) = 728e7e4da8b4ecade4f5c429c30c75659694768b
-RMD160 (runas-0.1.0.4-2fdbc1a09376d4b8abde309f813434ea23f63a49.tar.gz) = 6051d48572c127011c2c104371710bdeed20419d
-SHA512 (runas-0.1.0.4-2fdbc1a09376d4b8abde309f813434ea23f63a49.tar.gz) = df751cfe19dbc62c42939462a27945935a4590c8b8978cb66908b682f2c387d11020471a1f004eb9f5729f640f70598164f9338e0adf715304cb8716a75cd2aa
-Size (runas-0.1.0.4-2fdbc1a09376d4b8abde309f813434ea23f63a49.tar.gz) = 3113 bytes
+SHA1 (runas-0.1.0.5-e5a7dc8c5e19314bd4df317e3a825da47f96ad98.tar.gz) = 581f517343a1d27a733b8b2475bac6de7a4b1a71
+RMD160 (runas-0.1.0.5-e5a7dc8c5e19314bd4df317e3a825da47f96ad98.tar.gz) = f6855663c1e96f65dc3e71f774d7f22fab2f9cce
+SHA512 (runas-0.1.0.5-e5a7dc8c5e19314bd4df317e3a825da47f96ad98.tar.gz) = 495cb731be8382fc9be10b80555763ec724f311a6d736ba055259b1e674a8ce35a280d6b46939a0b426b3d17011b1005e209aab6b7ce5623a4cb2d333d7ccba1
+Size (runas-0.1.0.5-e5a7dc8c5e19314bd4df317e3a825da47f96ad98.tar.gz) = 3114 bytes


Home | Main Index | Thread Index | Old Index