pkgsrc-WIP-changes archive

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

auto-dev: Update to 0.0.0.6



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Sep 18 09:19:36 2021 -0500
Changeset:	637254f84d4f7032079d90155c60b66349cb9468

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

Log Message:
auto-dev: Update to 0.0.0.6

auto-gen-get-set: xstring -> xtend/string
    exit -> break so we run auto-c2man after loop

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

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

diffstat:
 auto-dev/Makefile | 4 ++--
 auto-dev/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/auto-dev/Makefile b/auto-dev/Makefile
index 3a3e679cc7..15ea521640 100644
--- a/auto-dev/Makefile
+++ b/auto-dev/Makefile
@@ -5,10 +5,10 @@
 #              Fri Sep 17 10:16:54 CDT 2021               #
 ###########################################################
 
-DISTNAME=	auto-dev-0.0.0.5
+DISTNAME=	auto-dev-0.0.0.6
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	40a2df93fe71733db6b369569a443e8fc984d561
+GITHUB_TAG=	a7ce93678a7b705a67d2a74a103ea4e1e11ac726
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-dev/
diff --git a/auto-dev/distinfo b/auto-dev/distinfo
index 1250d2d7fd..08d6e6b210 100644
--- a/auto-dev/distinfo
+++ b/auto-dev/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (auto-dev-0.0.0.5-40a2df93fe71733db6b369569a443e8fc984d561.tar.gz) = c9e2303808191b13853a08600e585f0ed3ab018b
-RMD160 (auto-dev-0.0.0.5-40a2df93fe71733db6b369569a443e8fc984d561.tar.gz) = ef96ee18b3e8ed7ba67a3a16c60b6dc123027012
-SHA512 (auto-dev-0.0.0.5-40a2df93fe71733db6b369569a443e8fc984d561.tar.gz) = 3292955e415a8dfbacf8b0250105b99aed24c942e875dc8d178baf4027be9c2086e90a8db78bec3cfb41aeb8eee2cc5bc977822b777eaa6d44c7a01e884baa7c
-Size (auto-dev-0.0.0.5-40a2df93fe71733db6b369569a443e8fc984d561.tar.gz) = 11476 bytes
+SHA1 (auto-dev-0.0.0.6-a7ce93678a7b705a67d2a74a103ea4e1e11ac726.tar.gz) = be0478515e4ed056529586670b0da9c2c533efd3
+RMD160 (auto-dev-0.0.0.6-a7ce93678a7b705a67d2a74a103ea4e1e11ac726.tar.gz) = 2ba52019d2bae2c85717848599443dd22539d368
+SHA512 (auto-dev-0.0.0.6-a7ce93678a7b705a67d2a74a103ea4e1e11ac726.tar.gz) = 44f919f2f68f44ab950d7e5f7c8ed66b355a984655a71e82c784b7da3fec7f87a3af8253150c2a78f07934c5dd28bb8b3568e1b8bf7e3666dfe4ac6145dc31ec
+Size (auto-dev-0.0.0.6-a7ce93678a7b705a67d2a74a103ea4e1e11ac726.tar.gz) = 11484 bytes


Home | Main Index | Thread Index | Old Index