pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
runas: Update to 0.1.1.10
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sun Oct 29 06:36:35 2023 -0500
Changeset: c221b2083aa38d7581f118bdee6ee4c3a5679940
Modified Files:
runas/Makefile
runas/distinfo
Log Message:
runas: Update to 0.1.1.10
execvp() -> execv(), since we always use an absolute pathname
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c221b2083aa38d7581f118bdee6ee4c3a5679940
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 0ab1f0847f..0a3705e6db 100644
--- a/runas/Makefile
+++ b/runas/Makefile
@@ -1,10 +1,10 @@
# $NetBSD$
-DISTNAME= runas-0.1.1.9
+DISTNAME= runas-0.1.1.10
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
GITHUB_PROJECT= runas
-GITHUB_TAG= e737b63db5f050e4677360e394a2ba4547baa2a7
+GITHUB_TAG= 98a230ff9a32d163bb056e290968a46a0a7b5c8d
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/runas
diff --git a/runas/distinfo b/runas/distinfo
index b0c30bdbe5..592f101bb1 100644
--- a/runas/distinfo
+++ b/runas/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-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
+BLAKE2s (runas-0.1.1.10-98a230ff9a32d163bb056e290968a46a0a7b5c8d.tar.gz) = ae68eb5025f73b8df09115a7e396ba7652f2268bffe4ad1d2117b8b1a760c936
+SHA512 (runas-0.1.1.10-98a230ff9a32d163bb056e290968a46a0a7b5c8d.tar.gz) = 2e8af50a8539217a059718143c0488ddfb75f3a7d9edd9cd24aebc2819c28d0a08ae4962e0900dfa2734731519c886a6a1f205ba1a53bbfb82b1c935d2617429
+Size (runas-0.1.1.10-98a230ff9a32d163bb056e290968a46a0a7b5c8d.tar.gz) = 4920 bytes
Home |
Main Index |
Thread Index |
Old Index