pkgsrc-WIP-changes archive

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

wip-tools: wip-import: Tolerate cvs status failure



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Apr 5 13:22:22 2022 -0500
Changeset:	4c2ed9d0edc16ee0596baed57967177b0df04db5

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

Log Message:
wip-tools: wip-import: Tolerate cvs status failure

Prevents script termination for new packages

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

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 558fff3a3c..c20dc9024a 100644
--- a/wip-tools/Makefile
+++ b/wip-tools/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	wip-tools-0.1.0.13
+DISTNAME=	wip-tools-0.1.0.15
 CATEGORIES=	pkgtools
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	cd432c8ca2eb74e3d38cc3fe027632da216601cd
+GITHUB_TAG=	40bf0897309de051b5d1d2e472181a57d942f338
 GITHUB_PROJECT=	pkgsrc-wip-tools
 
 MAINTAINER=	bacon%NetBSD.org@localhost
diff --git a/wip-tools/distinfo b/wip-tools/distinfo
index adcb77b45b..b6957c8db0 100644
--- a/wip-tools/distinfo
+++ b/wip-tools/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (wip-tools-0.1.0.13-cd432c8ca2eb74e3d38cc3fe027632da216601cd.tar.gz) = dc063e14960fda4b68887666f5c1a18231018ae99cb4f40f8e41808797a05d42
-SHA512 (wip-tools-0.1.0.13-cd432c8ca2eb74e3d38cc3fe027632da216601cd.tar.gz) = 41d86567e5862b982953e9bccd4224b38db8d846dd9a81d72b708b7661178ecef2fe155fd062176932a8501ca6f306f93e2e5905ebc54d626d40a82102ef59e0
-Size (wip-tools-0.1.0.13-cd432c8ca2eb74e3d38cc3fe027632da216601cd.tar.gz) = 3113 bytes
+BLAKE2s (wip-tools-0.1.0.15-40bf0897309de051b5d1d2e472181a57d942f338.tar.gz) = e4a642e360035bf3e9ea4fbad93d0b5c90de17b7405415415dde1be14f46e6bf
+SHA512 (wip-tools-0.1.0.15-40bf0897309de051b5d1d2e472181a57d942f338.tar.gz) = 718298abcae6f331b2decf24eec978cbe58bfe676ec96e386702d56bb9dc96a702c9adbeb264cae358b2665d9d804b820e9525b91a09162091f3d34446deec9a
+Size (wip-tools-0.1.0.15-40bf0897309de051b5d1d2e472181a57d942f338.tar.gz) = 3120 bytes


Home | Main Index | Thread Index | Old Index