pkgsrc-WIP-changes archive

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

wip-tools: Update to 0.1.0.26



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Dec 23 10:17:37 2023 -0600
Changeset:	9616c49bfc5813bae7fbc6c77a38d0954fcf7334

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

Log Message:
wip-tools: Update to 0.1.0.26

wip-import: Guard possibly empty variables in if statements

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

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 825876aa2c..f6786cf3c5 100644
--- a/wip-tools/Makefile
+++ b/wip-tools/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	wip-tools-0.1.0.25
+DISTNAME=	wip-tools-0.1.0.26
 CATEGORIES=	pkgtools
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	bf32126e6d1979c27762c11045e3046e03a19993
+GITHUB_TAG=	e3c36e628fbf756a6d06e2a52b374d9bc550bbb3
 GITHUB_PROJECT=	pkgsrc-wip-tools
 
 OWNER=		bacon%NetBSD.org@localhost
diff --git a/wip-tools/distinfo b/wip-tools/distinfo
index 8105bbba0c..2b6a5a0fb9 100644
--- a/wip-tools/distinfo
+++ b/wip-tools/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (wip-tools-0.1.0.25-bf32126e6d1979c27762c11045e3046e03a19993.tar.gz) = 7fb5b5a458028df4e9bfdce270c6f59796bcdf107f46a2885a13fa95257060c7
-SHA512 (wip-tools-0.1.0.25-bf32126e6d1979c27762c11045e3046e03a19993.tar.gz) = 2aa89c86a69d2c09e420ae6e9873c2a2f751dcff87498e8e49ca18d63ac7dc80412313a4a107db8a90c1a15d2363c02921f1ed1187a511b01f77a8f6626390e1
-Size (wip-tools-0.1.0.25-bf32126e6d1979c27762c11045e3046e03a19993.tar.gz) = 3451 bytes
+BLAKE2s (wip-tools-0.1.0.26-e3c36e628fbf756a6d06e2a52b374d9bc550bbb3.tar.gz) = b7724e85f6694d50ba3aefc1ad29d97bca0a7d312b5c1f9545fe5fac0c4de3ff
+SHA512 (wip-tools-0.1.0.26-e3c36e628fbf756a6d06e2a52b374d9bc550bbb3.tar.gz) = e77cae75ebcd42d447c0c4ee5e36539f6680a620ecb3d0a55725aed7bfc9529d616f73005efc95fcf362d850052f8610b9dce4059b66c9ecc9197ed8272082eb
+Size (wip-tools-0.1.0.26-e3c36e628fbf756a6d06e2a52b374d9bc550bbb3.tar.gz) = 3446 bytes


Home | Main Index | Thread Index | Old Index