pkgsrc-WIP-changes archive

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

runas: Update to 0.1.1.6



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Oct 28 09:38:28 2023 -0500
Changeset:	3daa8a84ec5466ef35cb4efaa6bb45c0832980b2

Modified Files:
	runas/Makefile
	runas/distinfo

Log Message:
runas: Update to 0.1.1.6

Use "-" for __sun, where -l is not supported by su

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

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 93b2a52171..a7802a6aed 100644
--- a/runas/Makefile
+++ b/runas/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	runas-0.1.1.5
+DISTNAME=	runas-0.1.1.6
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	runas
-GITHUB_TAG=	d30b139a15e1f78b06e636db6ed9aeaa3d6e9a53
+GITHUB_TAG=	350b2117023de51d5a21118c3acb95077e667c19
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/runas
diff --git a/runas/distinfo b/runas/distinfo
index de46ffcd81..c0e51860de 100644
--- a/runas/distinfo
+++ b/runas/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (runas-0.1.1.5-d30b139a15e1f78b06e636db6ed9aeaa3d6e9a53.tar.gz) = 83ec20ad0c3f3c6d4b1b1b641d7382ce88e81c397dac1ec28a0fe14e4f6125c5
-SHA512 (runas-0.1.1.5-d30b139a15e1f78b06e636db6ed9aeaa3d6e9a53.tar.gz) = 255d45b71ba611f618945f7f6ef5c4a2e133a546d845dbd97ccf276b8c5d6076cacb174b6c63f10b756c8f493818ba5208220b7205790aa14d5baeed7108f914
-Size (runas-0.1.1.5-d30b139a15e1f78b06e636db6ed9aeaa3d6e9a53.tar.gz) = 4429 bytes
+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


Home | Main Index | Thread Index | Old Index