pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.7.8.19



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Jan 16 18:54:29 2022 -0600
Changeset:	a1870985a49535f2855d117d0418a84d3af2d8ee

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

Log Message:
auto-admin: Update to 0.7.8.19

Work around Apple's cp, which doesn't respect trailng /

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

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/PLIST    | 2 +-
 auto-admin/distinfo | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index 70c4b74d53..2392397243 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.8.18
+DISTNAME=	auto-admin-0.7.8.19
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	f137a179be94b44d8e2b3ec8b948ba66ce021b8f
+GITHUB_TAG=	ba40dc30fb3cb2c78cf3781ddf0c9feef2822f1e
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/PLIST b/auto-admin/PLIST
index 47f94e823f..96f3124696 100644
--- a/auto-admin/PLIST
+++ b/auto-admin/PLIST
@@ -161,4 +161,4 @@ sbin/auto-web-setup
 sbin/auto-wifi-failover
 sbin/auto-write-cache-toggle
 sbin/auto-xdm-toggle
-share/auto-admin/Data/ipfw-rules.sh
+share/auto-admin/ipfw-rules.sh
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index e4ea9637bc..d779b96217 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.7.8.18-f137a179be94b44d8e2b3ec8b948ba66ce021b8f.tar.gz) = 8293fcf1df5b8af8bef882713beaf6f6f6c631153d2cb0b679286cf40e5cc210
-SHA512 (auto-admin-0.7.8.18-f137a179be94b44d8e2b3ec8b948ba66ce021b8f.tar.gz) = 22378b4a6287be2916b615d9ad0212c17b4601bf3286b38e9f203d6e62cdc1f3a6f989ba4e436d5d500f097836419ea22fa4d4a7f09aa32f16ce78f28d6b1449
-Size (auto-admin-0.7.8.18-f137a179be94b44d8e2b3ec8b948ba66ce021b8f.tar.gz) = 118592 bytes
+BLAKE2s (auto-admin-0.7.8.19-ba40dc30fb3cb2c78cf3781ddf0c9feef2822f1e.tar.gz) = f7f886b1a7fbc66c58792dc289f9d52ae8fb8c42baac99b71b7930a37edb31a4
+SHA512 (auto-admin-0.7.8.19-ba40dc30fb3cb2c78cf3781ddf0c9feef2822f1e.tar.gz) = 01643e6891a8351b7a5759a1a8abdef014f9b6174c6c5a9ade580caed0fef9ed14f366bc6ffcdf891ab7b112af0b0790f69eb45b80327fce4a27c19766f05fbb
+Size (auto-admin-0.7.8.19-ba40dc30fb3cb2c78cf3781ddf0c9feef2822f1e.tar.gz) = 118596 bytes


Home | Main Index | Thread Index | Old Index