pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/auto-admin



Module Name:    pkgsrc
Committed By:   bacon
Date:           Fri May 26 16:33:04 UTC 2023

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

Log Message:
sysutils/auto-admin: Update to 0.7.15.17

Improvements to auto-pkgsrc-setup, auto-software-manager, and
auto-update-pkgsrc


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/sysutils/auto-admin/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/sysutils/auto-admin/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/sysutils/auto-admin/distinfo

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

Modified files:

Index: pkgsrc/sysutils/auto-admin/Makefile
diff -u pkgsrc/sysutils/auto-admin/Makefile:1.12 pkgsrc/sysutils/auto-admin/Makefile:1.13
--- pkgsrc/sysutils/auto-admin/Makefile:1.12    Wed Dec 28 15:27:18 2022
+++ pkgsrc/sysutils/auto-admin/Makefile Fri May 26 16:33:04 2023
@@ -1,16 +1,28 @@
-# $NetBSD: Makefile,v 1.12 2022/12/28 15:27:18 bacon Exp $
+# $NetBSD: Makefile,v 1.13 2023/05/26 16:33:04 bacon Exp $
 
-DISTNAME=      auto-admin-0.7.13
+DISTNAME=      auto-admin-0.7.15.17
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=outpaddling/}
+GITHUB_TAG=    d98521513284176fb24068a08df114e3264a17ec
 
 OWNER=         bacon%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/outpaddling/auto-admin
 COMMENT=       Portable tools for automating systems management
 LICENSE=       2-clause-bsd
 
+# auto-pkgsrc-prefix looks for pkg_add, which isn't guaranteed to be
+# installed on NetBSD
+DEPENDS+=      pkg_install>=0:../../pkgtools/pkg_install
+
 USE_LANGUAGES= # none
 
 NO_BUILD=      yes
 
+SUBST_CLASSES+=                prefix
+SUBST_STAGE.prefix=    pre-configure
+SUBST_SED.prefix+=     -e 's|/usr/pkg|${PREFIX}|g'
+SUBST_SED.prefix+=     -e 's|/usr/pkgsrc|${PKGSRCDIR}|g'
+SUBST_FILES.prefix+=   User-scripts/auto-pkgsrc-prefix
+SUBST_FILES.prefix+=   User-scripts/auto-pkgsrc-dir
+
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/sysutils/auto-admin/PLIST
diff -u pkgsrc/sysutils/auto-admin/PLIST:1.11 pkgsrc/sysutils/auto-admin/PLIST:1.12
--- pkgsrc/sysutils/auto-admin/PLIST:1.11       Mon Sep 19 13:13:28 2022
+++ pkgsrc/sysutils/auto-admin/PLIST    Fri May 26 16:33:04 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2022/09/19 13:13:28 bacon Exp $
+@comment $NetBSD: PLIST,v 1.12 2023/05/26 16:33:04 bacon Exp $
 bin/auto-append-line
 bin/auto-ask
 bin/auto-backup-file
@@ -22,6 +22,7 @@ bin/auto-pkgsrc-remote-x11
 bin/auto-pkgsrc-setup
 bin/auto-pkgsrc-wip-checkout
 bin/auto-replace-file
+bin/auto-software-manager
 bin/auto-ssh-authorize
 bin/auto-ssh-reverse-authorize
 bin/auto-update-pkgsrc
@@ -96,6 +97,7 @@ sbin/auto-ipmi-remote-status
 sbin/auto-krb-auth-setup
 sbin/auto-last-update
 sbin/auto-ldap-client-setup
+sbin/auto-ldap-lookup
 sbin/auto-lock-local-pw
 sbin/auto-lock-user
 sbin/auto-mark-install-from-source
@@ -125,6 +127,7 @@ sbin/auto-pxe-installer-setup
 sbin/auto-pxe-node-discover
 sbin/auto-remove-from-group
 sbin/auto-remove-user
+sbin/auto-restart-services
 sbin/auto-restore-ownership
 sbin/auto-restore-pw
 sbin/auto-restore-user
@@ -139,7 +142,6 @@ sbin/auto-set-lid-switch-mode
 sbin/auto-set-memory-limits
 sbin/auto-set-sysctl
 sbin/auto-set-umask
-sbin/auto-software-manager
 sbin/auto-sound-driver-setup
 sbin/auto-su+j-toggle
 sbin/auto-sync-pxe-root-pw

Index: pkgsrc/sysutils/auto-admin/distinfo
diff -u pkgsrc/sysutils/auto-admin/distinfo:1.13 pkgsrc/sysutils/auto-admin/distinfo:1.14
--- pkgsrc/sysutils/auto-admin/distinfo:1.13    Mon Sep 19 13:13:28 2022
+++ pkgsrc/sysutils/auto-admin/distinfo Fri May 26 16:33:04 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2022/09/19 13:13:28 bacon Exp $
+$NetBSD: distinfo,v 1.14 2023/05/26 16:33:04 bacon Exp $
 
-BLAKE2s (auto-admin-0.7.13.tar.gz) = 550cf6faed55c90bf9504bbecaf7dc1de8016531a3bf199a1c8c3e05782ff8bc
-SHA512 (auto-admin-0.7.13.tar.gz) = 25843b02663690fe9676cea92190182e4289488604522cee13dfec678c8c8d439470dfaf585ccfda606e80fe08380e16fdb90398ac581a4b0f954e88a3e9b001
-Size (auto-admin-0.7.13.tar.gz) = 125891 bytes
+BLAKE2s (auto-admin-0.7.15.17-d98521513284176fb24068a08df114e3264a17ec.tar.gz) = fe244c03744fa4c2e2b2e3dbeeb88001eafa29c38e947c6ac29436ce29993d89
+SHA512 (auto-admin-0.7.15.17-d98521513284176fb24068a08df114e3264a17ec.tar.gz) = 
97896f2efe62fef53400c74f4b7bfe375fa86f1ef5b12c348943ba5e965c396073a47f347e509b4cf30b09cb6860830fed0891ac2a7c721f49903902a8d396a0
+Size (auto-admin-0.7.15.17-d98521513284176fb24068a08df114e3264a17ec.tar.gz) = 129333 bytes



Home | Main Index | Thread Index | Old Index