pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.7.16.2



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Tue Jun 13 11:39:14 2023 -0500
Changeset:	b66cab41154e83c8e050545587a686d36758cfd7

Modified Files:
	auto-admin/Makefile
	auto-admin/PLIST
	auto-admin/distinfo

Log Message:
auto-admin: Update to 0.7.16.2

auto-admin: Limit non-portable read -t to FreeBSD
auto-pkgsrc-checkout: New script to install main pkgsrc tree

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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 auto-admin/Makefile | 3 ++-
 auto-admin/PLIST    | 1 +
 auto-admin/distinfo | 6 +++---
 3 files changed, 6 insertions(+), 4 deletions(-)

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index 9794aab195..f77e3591c6 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.16
+DISTNAME=	auto-admin-0.7.16.2
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
+GITHUB_TAG=	a7240498791668b375f7e657a90f1bb6479033cc
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/PLIST b/auto-admin/PLIST
index b7d7681675..ee7528a253 100644
--- a/auto-admin/PLIST
+++ b/auto-admin/PLIST
@@ -15,6 +15,7 @@ bin/auto-octet-to-hex
 bin/auto-pkg-branch
 bin/auto-pkg-latest
 bin/auto-pkgsrc-branch
+bin/auto-pkgsrc-checkout
 bin/auto-pkgsrc-delete-all
 bin/auto-pkgsrc-dir
 bin/auto-pkgsrc-prefix
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index 56587e0a0d..6ad922220d 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.7.16.tar.gz) = faa458fd1e0da7464574ac2116508d3f7e297638d84b1693e6899b8635970315
-SHA512 (auto-admin-0.7.16.tar.gz) = 513e4445ad4aa07436d40931f61f75b8fc2614af55ce118d734d57d48e6a0de8ca43afecd9b082116c54da1194c989d9bd648f46fd6efb6f9ffb8da3d484f4d3
-Size (auto-admin-0.7.16.tar.gz) = 129680 bytes
+BLAKE2s (auto-admin-0.7.16.2-a7240498791668b375f7e657a90f1bb6479033cc.tar.gz) = 771a3fcffb2726baa6e713135aeb0ea22e93612808fdf7f0b7b206f0076e76f2
+SHA512 (auto-admin-0.7.16.2-a7240498791668b375f7e657a90f1bb6479033cc.tar.gz) = 50cc80e290d0a569c8087425dafc4c7e9010f336fa9b83d26be71e279282d05888942bc49d134a026f405323b7d0829ac8c2976829bd9ef1a75682b38b8a3187
+Size (auto-admin-0.7.16.2-a7240498791668b375f7e657a90f1bb6479033cc.tar.gz) = 129439 bytes


Home | Main Index | Thread Index | Old Index