pkgsrc-WIP-changes archive

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

wip-import: Fix spontaneous regression with cvs add



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Aug 29 16:46:13 2023 -0500
Changeset:	c46d0eb10823a2d0fed3704fc49a5ebb7acffb17

Modified Files:
	wip-tools/Makefile
	wip-tools/distinfo

Log Message:
wip-import: Fix spontaneous regression with cvs add

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

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

diffstat:
 wip-tools/Makefile | 4 ++--
 wip-tools/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/wip-tools/Makefile b/wip-tools/Makefile
index 212e4e654e..e99f42d8cc 100644
--- a/wip-tools/Makefile
+++ b/wip-tools/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	wip-tools-0.1.0.22
+DISTNAME=	wip-tools-0.1.0.23
 CATEGORIES=	pkgtools
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	94e3cde9f0e67c1bb3a2096f6fd2f50055ce3cca
+GITHUB_TAG=	9586376a79770fa1bd7e97d451f8a0db9d49f3ff
 GITHUB_PROJECT=	pkgsrc-wip-tools
 
 OWNER=		bacon%NetBSD.org@localhost
diff --git a/wip-tools/distinfo b/wip-tools/distinfo
index b8552b72a8..d3db7f6f26 100644
--- a/wip-tools/distinfo
+++ b/wip-tools/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (wip-tools-0.1.0.22-94e3cde9f0e67c1bb3a2096f6fd2f50055ce3cca.tar.gz) = b924660a1ab6b6f6716a6ce3064473aa2261c955a5834b7ebeb04686968754ed
-SHA512 (wip-tools-0.1.0.22-94e3cde9f0e67c1bb3a2096f6fd2f50055ce3cca.tar.gz) = 0c7255a93abe207429983c6de5e7948bd02983cb6509cd9785ab02bc59650dbcf120e6ac6143cb3f5e98b909b405bf196f4ee8c82fedc3b7ed024298dfa32910
-Size (wip-tools-0.1.0.22-94e3cde9f0e67c1bb3a2096f6fd2f50055ce3cca.tar.gz) = 3430 bytes
+BLAKE2s (wip-tools-0.1.0.23-9586376a79770fa1bd7e97d451f8a0db9d49f3ff.tar.gz) = 548a331021fdd520b1cbe88b05fed3bad7421d3048f7e7e2b5b079ff17875683
+SHA512 (wip-tools-0.1.0.23-9586376a79770fa1bd7e97d451f8a0db9d49f3ff.tar.gz) = 61edc02ac4b79c6fcd601014402d3fd4bbcce44f3277fb8a79a44e73c0d345f535e9a619509d3fbad6bb2abcaa3b3b48a6d2a6ace3cee56cb54a9aafe744e7b8
+Size (wip-tools-0.1.0.23-9586376a79770fa1bd7e97d451f8a0db9d49f3ff.tar.gz) = 3440 bytes


Home | Main Index | Thread Index | Old Index