pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.7.9.11



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Feb 3 14:08:33 2022 -0600
Changeset:	c1164b35b1e403119df3468ff67836dc5dcee48a

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

Log Message:
auto-admin: Update to 0.7.9.11

auto-update-system: Compare PKGVERSION with pkg query '%v' pkg

PKGVERSION contains PORTREVISION, not reported by pkg -v.  This improves
on using PORTVERSION and pkg -v, which don't report PORTREVISION.

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

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 a3bbf594bd..5c5af8e3ab 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.9.9
+DISTNAME=	auto-admin-0.7.9.11
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	98722cf07f55348c619439ca8b4459976e0fd3b1
+GITHUB_TAG=	15144a6ecf0f6ab04d56eec08c67501d314de69f
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index 230ec207a4..5366b3ce1a 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.7.9.9-98722cf07f55348c619439ca8b4459976e0fd3b1.tar.gz) = 80e8ca9e584bf8fa89548ff0f002c5ece071d654ed0262306084b68dd193538a
-SHA512 (auto-admin-0.7.9.9-98722cf07f55348c619439ca8b4459976e0fd3b1.tar.gz) = 06c8c9b7b4443b66301123e756e95701fb1c1b82bf30a48326e0aea6ad726383f2d025ad6efd0cd847be3c32cd8eb48de29384ff9a1121deb7176ba0bcbefd2b
-Size (auto-admin-0.7.9.9-98722cf07f55348c619439ca8b4459976e0fd3b1.tar.gz) = 119179 bytes
+BLAKE2s (auto-admin-0.7.9.11-15144a6ecf0f6ab04d56eec08c67501d314de69f.tar.gz) = 1b8293ef8eafa4269ea14fd46cb251fc1ec91a2a6fead3cd688d4f87f5b28e85
+SHA512 (auto-admin-0.7.9.11-15144a6ecf0f6ab04d56eec08c67501d314de69f.tar.gz) = 30c265c9b42339a3fdb3c445bbe9a81c0a213f4a25f7264b541cd43808d4df1b59ae36d72c1a7ddfedf79784aa9a8c4022718cd0c275e769118e7e8903e08baa
+Size (auto-admin-0.7.9.11-15144a6ecf0f6ab04d56eec08c67501d314de69f.tar.gz) = 119213 bytes


Home | Main Index | Thread Index | Old Index