pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.7.4.4



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Jun 8 09:21:31 2021 -0500
Changeset:	84b5e20f5e17c2439da02952966df151074f5f99

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

Log Message:
auto-admin: Update to 0.7.4.4

auto-pkgsrc-setup: Set man path correctly in startup scripts

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

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 | 8 ++++----
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index acd73b5d2b..5c5383c6ce 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.4
+DISTNAME=	auto-admin-0.7.4.4
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
+GITHUB_TAG=	c204c179917fe42104f3a758d7a693da85c54005
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/PLIST b/auto-admin/PLIST
index 757cca1e79..17d1d0f406 100644
--- a/auto-admin/PLIST
+++ b/auto-admin/PLIST
@@ -11,7 +11,6 @@ sbin/auto-admin-banner
 sbin/auto-amend-fstab
 sbin/auto-append-line
 sbin/auto-ask
-sbin/auto-autofs-media-setup
 sbin/auto-autofs-nfs-setup
 sbin/auto-automount-setup
 sbin/auto-backup-file
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index 9b1372d77c..99e7a0bbe9 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (auto-admin-0.7.4.tar.gz) = ed7f46e6ee802e5af373e2d25fb368d94e26b40f
-RMD160 (auto-admin-0.7.4.tar.gz) = 7304bd0a9430c8fd13d4b406269199be3f0ec06c
-SHA512 (auto-admin-0.7.4.tar.gz) = 56e88b643a06a46e53947223a117bdc95946ab922d503ddac274ea4f4463a283baabf3c245d9ff0a9ec2208e91951c0195429fa34cd7b76221c2dab8a56a5ce3
-Size (auto-admin-0.7.4.tar.gz) = 105351 bytes
+SHA1 (auto-admin-0.7.4.4-c204c179917fe42104f3a758d7a693da85c54005.tar.gz) = 25bce5cc7381dee5335ba97a5c7526f3916ed71f
+RMD160 (auto-admin-0.7.4.4-c204c179917fe42104f3a758d7a693da85c54005.tar.gz) = a705bd1844e49124a58086bcc04c16eb907b4b2f
+SHA512 (auto-admin-0.7.4.4-c204c179917fe42104f3a758d7a693da85c54005.tar.gz) = 77e266d81d121b36606606fe61d3a35231fd320016dc703dfa50c058bf1943a8b81d00c14a89175378aa3e67a1f148155f730ee270d52846951de5ca1a7dafa1
+Size (auto-admin-0.7.4.4-c204c179917fe42104f3a758d7a693da85c54005.tar.gz) = 105344 bytes


Home | Main Index | Thread Index | Old Index