pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
runas: Update to 0.1.1.3
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sat Oct 21 08:31:38 2023 -0500
Changeset: f3473c30dc5a0bca0673066aa586579a54b4a907
Modified Files:
runas/Makefile
runas/PLIST
runas/distinfo
Log Message:
runas: Update to 0.1.1.3
Add asroot alias for convenience
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f3473c30dc5a0bca0673066aa586579a54b4a907
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
runas/Makefile | 4 ++--
runas/PLIST | 2 ++
runas/distinfo | 6 +++---
3 files changed, 7 insertions(+), 5 deletions(-)
diffs:
diff --git a/runas/Makefile b/runas/Makefile
index d106bda880..d256ca3538 100644
--- a/runas/Makefile
+++ b/runas/Makefile
@@ -1,10 +1,10 @@
# $NetBSD$
-DISTNAME= runas-0.1.1.1
+DISTNAME= runas-0.1.1.3
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
GITHUB_PROJECT= runas
-GITHUB_TAG= 9085c95453af514be3d3bffb8e8d13320b2a5a2e
+GITHUB_TAG= 456bc48d3147531020f7d0100b9c49026514c79c
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/runas
diff --git a/runas/PLIST b/runas/PLIST
index 7556b4cac0..539c676334 100644
--- a/runas/PLIST
+++ b/runas/PLIST
@@ -1,3 +1,5 @@
@comment $NetBSD$
+bin/asroot
bin/runas
+man/man1/asroot.1
man/man1/runas.1
diff --git a/runas/distinfo b/runas/distinfo
index c6b99c79d3..7dc1171c76 100644
--- a/runas/distinfo
+++ b/runas/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (runas-0.1.1.1-9085c95453af514be3d3bffb8e8d13320b2a5a2e.tar.gz) = cb1b00a39d89ba133da474f8aabb60020e9ee7b0f6b7ebd7ef970e7149c16348
-SHA512 (runas-0.1.1.1-9085c95453af514be3d3bffb8e8d13320b2a5a2e.tar.gz) = 41fd2d0247a21ffcbb0d0f1aebdf1f005cc7921a34c39eade645dc9a7a522d0eebc40b61bd785685c107a113d03901016378ae5e14578637977300815405c8b1
-Size (runas-0.1.1.1-9085c95453af514be3d3bffb8e8d13320b2a5a2e.tar.gz) = 4308 bytes
+BLAKE2s (runas-0.1.1.3-456bc48d3147531020f7d0100b9c49026514c79c.tar.gz) = 8a34446cb3b94ed61433eaa65d07f533a69c7cc23112dc62dd31c943f0e43f7e
+SHA512 (runas-0.1.1.3-456bc48d3147531020f7d0100b9c49026514c79c.tar.gz) = c2a5e3da281503258e491abfe7adeab6fb57b3b99791c60948a48ae52da89ec08791138af5585c684c8c01f7bc81a29ff56e6f53306d3610dd2e2872e6561618
+Size (runas-0.1.1.3-456bc48d3147531020f7d0100b9c49026514c79c.tar.gz) = 4403 bytes
Home |
Main Index |
Thread Index |
Old Index