pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
runas: Use system ARG_MAX for command len limit
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sun Jan 31 09:19:13 2021 -0600
Changeset: 5581e3513c69f7f087c194ef0c95ab9b179ace0d
Modified Files:
runas/Makefile
runas/distinfo
Log Message:
runas: Use system ARG_MAX for command len limit
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5581e3513c69f7f087c194ef0c95ab9b179ace0d
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 f1bd167c11..7696658247 100644
--- a/runas/Makefile
+++ b/runas/Makefile
@@ -1,10 +1,10 @@
# $NetBSD$
-DISTNAME= runas-0.1.0.3
+DISTNAME= runas-0.1.0.4
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
GITHUB_PROJECT= runas
-GITHUB_TAG= c696290e11a1e0e60939b6353905eb8e9b9e77fb
+GITHUB_TAG= 2fdbc1a09376d4b8abde309f813434ea23f63a49
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/runas
diff --git a/runas/distinfo b/runas/distinfo
index e1ead3eaea..ba90e44f33 100644
--- a/runas/distinfo
+++ b/runas/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (runas-0.1.0.3-c696290e11a1e0e60939b6353905eb8e9b9e77fb.tar.gz) = 70f2d79e2a4f156253aa17a9013756b7c2454efa
-RMD160 (runas-0.1.0.3-c696290e11a1e0e60939b6353905eb8e9b9e77fb.tar.gz) = 46e59de842adcd119c849c83f548896f3a439752
-SHA512 (runas-0.1.0.3-c696290e11a1e0e60939b6353905eb8e9b9e77fb.tar.gz) = 2a65693be92f8cfb11152af6556c77d24d366c678d5e1a23eda346a254e78d787268ceb9428ec451c145d4042d14099309bd8403ccce997915adf2e106237208
-Size (runas-0.1.0.3-c696290e11a1e0e60939b6353905eb8e9b9e77fb.tar.gz) = 3116 bytes
+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
Home |
Main Index |
Thread Index |
Old Index