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.19



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Feb 25 07:56:29 2023 -0600
Changeset:	602e2f3c6e43c22465422824013d507d411108e6

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

Log Message:
wip-tools: Update to 0.1.0.19

wip-import: Force pkg removal, prompt for dependent pkg verification

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

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

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

diffs:
diff --git a/wip-tools/DESCR b/wip-tools/DESCR
index b67e9e4275..fba57e1fa0 100644
--- a/wip-tools/DESCR
+++ b/wip-tools/DESCR
@@ -1 +1 @@
-Tools for developing wip packages.
+Tools for developing, testing, and committing wip packages.
diff --git a/wip-tools/Makefile b/wip-tools/Makefile
index 16af606960..eae1071049 100644
--- a/wip-tools/Makefile
+++ b/wip-tools/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	wip-tools-0.1.0.18
+DISTNAME=	wip-tools-0.1.0.19
 CATEGORIES=	pkgtools
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	bd8a29a5bf30fa9217fc7f9e88482b5e613ac1a6
+GITHUB_TAG=	3163a1530f4f38f4292961beb755bc533fb0d8d3
 GITHUB_PROJECT=	pkgsrc-wip-tools
 
 OWNER=		bacon%NetBSD.org@localhost
diff --git a/wip-tools/distinfo b/wip-tools/distinfo
index 02323392dd..35fb5ee539 100644
--- a/wip-tools/distinfo
+++ b/wip-tools/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (wip-tools-0.1.0.18-bd8a29a5bf30fa9217fc7f9e88482b5e613ac1a6.tar.gz) = d86e6850767befde78ab8abdfe84bdebe13c6eb647c38ee8f2a72ce572ac458f
-SHA512 (wip-tools-0.1.0.18-bd8a29a5bf30fa9217fc7f9e88482b5e613ac1a6.tar.gz) = fc1124ec98f4720650ca1e01d395334860396a37236b8aa7b35e6b8e3efdabafbe4daccb5e3598d3495d7ebb223e34796969f8047267153562411decf07577aa
-Size (wip-tools-0.1.0.18-bd8a29a5bf30fa9217fc7f9e88482b5e613ac1a6.tar.gz) = 3260 bytes
+BLAKE2s (wip-tools-0.1.0.19-3163a1530f4f38f4292961beb755bc533fb0d8d3.tar.gz) = a24978b7d59ccf3bbe0f22ec175b2f74361874eacd89f772e9a36e5a3d50c656
+SHA512 (wip-tools-0.1.0.19-3163a1530f4f38f4292961beb755bc533fb0d8d3.tar.gz) = 8a2d84ffde610c72077d11985e3e661768232b58e76afc99307095a5a579a2ff9f2b1bb848a351fb3ef9673135480249c787a5e5d7e5af6e390f7ece14371551
+Size (wip-tools-0.1.0.19-3163a1530f4f38f4292961beb755bc533fb0d8d3.tar.gz) = 3298 bytes


Home | Main Index | Thread Index | Old Index