sysutils/auto-admin: Update to 0.7.13

Bug fix release

Changes:    https://github.com/outpaddling/auto-admin/releases
This commit is contained in:
bacon 2022-09-19 13:13:28 +00:00
parent 3c71dedc04
commit 08cc747621
3 changed files with 11 additions and 8 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.10 2022/06/08 13:43:38 bacon Exp $ # $NetBSD: Makefile,v 1.11 2022/09/19 13:13:28 bacon Exp $
DISTNAME= auto-admin-0.7.11 DISTNAME= auto-admin-0.7.13
CATEGORIES= sysutils CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/} MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}

View file

@ -1,7 +1,8 @@
@comment $NetBSD: PLIST,v 1.10 2022/06/08 13:43:38 bacon Exp $ @comment $NetBSD: PLIST,v 1.11 2022/09/19 13:13:28 bacon Exp $
bin/auto-append-line bin/auto-append-line
bin/auto-ask bin/auto-ask
bin/auto-backup-file bin/auto-backup-file
bin/auto-clean-pkgsrc
bin/auto-fastest-mirror bin/auto-fastest-mirror
bin/auto-get-ip bin/auto-get-ip
bin/auto-get-netmask bin/auto-get-netmask
@ -25,6 +26,7 @@ bin/auto-ssh-authorize
bin/auto-ssh-reverse-authorize bin/auto-ssh-reverse-authorize
bin/auto-update-pkgsrc bin/auto-update-pkgsrc
bin/auto-using-pkgsrc bin/auto-using-pkgsrc
bin/auto-wacom-map-display
man/man1/auto-add-swap.1 man/man1/auto-add-swap.1
man/man1/auto-admin.1 man/man1/auto-admin.1
man/man1/auto-update-system.1 man/man1/auto-update-system.1
@ -49,7 +51,6 @@ sbin/auto-change-primary-group
sbin/auto-change-uid sbin/auto-change-uid
sbin/auto-check-ports-branch sbin/auto-check-ports-branch
sbin/auto-clean-disk sbin/auto-clean-disk
sbin/auto-clean-pkgsrc
sbin/auto-clean-ports sbin/auto-clean-ports
sbin/auto-clean-tmp sbin/auto-clean-tmp
sbin/auto-cuda-install sbin/auto-cuda-install
@ -155,8 +156,10 @@ sbin/auto-update-system
sbin/auto-upgrade-base sbin/auto-upgrade-base
sbin/auto-user-admin sbin/auto-user-admin
sbin/auto-useradd sbin/auto-useradd
sbin/auto-wacom-setup
sbin/auto-web-self-sign sbin/auto-web-self-sign
sbin/auto-web-setup sbin/auto-web-setup
sbin/auto-webcam-setup
sbin/auto-wifi-failover sbin/auto-wifi-failover
sbin/auto-write-cache-toggle sbin/auto-write-cache-toggle
sbin/auto-xdm-toggle sbin/auto-xdm-toggle

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.12 2022/06/08 13:43:38 bacon Exp $ $NetBSD: distinfo,v 1.13 2022/09/19 13:13:28 bacon Exp $
BLAKE2s (auto-admin-0.7.11.tar.gz) = b46ae670458a94bcee2bc52649f0a9a3022c12207315a46cb40db18259e7a202 BLAKE2s (auto-admin-0.7.13.tar.gz) = 550cf6faed55c90bf9504bbecaf7dc1de8016531a3bf199a1c8c3e05782ff8bc
SHA512 (auto-admin-0.7.11.tar.gz) = b4f3d021695ff8e6b50e057dd618dc3bba8fb8e4dacf714cd5c6b846c131634ab22f5f4a2c59aded2968a005dedf1c107426742c3684ae8a7f246913739cfd14 SHA512 (auto-admin-0.7.13.tar.gz) = 25843b02663690fe9676cea92190182e4289488604522cee13dfec678c8c8d439470dfaf585ccfda606e80fe08380e16fdb90398ac581a4b0f954e88a3e9b001
Size (auto-admin-0.7.11.tar.gz) = 123128 bytes Size (auto-admin-0.7.13.tar.gz) = 125891 bytes