pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.8.0.17



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Jan 27 07:52:09 2024 -0600
Changeset:	e95b55ac691bd8d9976de2bdf1aa6ab1e507ff67

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

Log Message:
auto-admin: Update to 0.8.0.17

auto-enable-service:
    Add macOS launchd support
    Generalize usage message to apply across platforms

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

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

diffstat:
 auto-admin/Makefile | 4 ++--
 auto-admin/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index 36ad7a0687..4e6294a539 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.8.0.16
+DISTNAME=	auto-admin-0.8.0.17
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	2da1b78e2859f8837951ea51a59902862d22c7db
+GITHUB_TAG=	3f9d0566959108d12501d92cbc4356fbf161d2b5
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index 1cad1b07e7..9b548dbd75 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.8.0.16-2da1b78e2859f8837951ea51a59902862d22c7db.tar.gz) = f4e9f439677b8184afd9da4c0f38b6b08554ac06589c9cca4b67e3012547450f
-SHA512 (auto-admin-0.8.0.16-2da1b78e2859f8837951ea51a59902862d22c7db.tar.gz) = d4df94702b8cbb07be7ef62ef008730c786f45d239b81b9d5ee77259d5a8d9febc0667a20bee880bd5acf3d4e4c9a87575bca162ca52d2185fff7435558914c3
-Size (auto-admin-0.8.0.16-2da1b78e2859f8837951ea51a59902862d22c7db.tar.gz) = 136098 bytes
+BLAKE2s (auto-admin-0.8.0.17-3f9d0566959108d12501d92cbc4356fbf161d2b5.tar.gz) = d865ff3366de986f8f0af0d45c8800afc84d810bd1aee11d55af94cdddaa7b3e
+SHA512 (auto-admin-0.8.0.17-3f9d0566959108d12501d92cbc4356fbf161d2b5.tar.gz) = 56032e02f6b83f30d1b50dc22b6ac51a8753e6182210ad099d507673ea6cc2b14ab3528fc3e7ef3f5a6815d608aa4ab2038da95c31f4f48ae045ff72a3d1b5ff
+Size (auto-admin-0.8.0.17-3f9d0566959108d12501d92cbc4356fbf161d2b5.tar.gz) = 136470 bytes


Home | Main Index | Thread Index | Old Index