pkgsrc-WIP-changes archive

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

wip-edit: Limit DESCR to 72 cols



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Jan 21 16:21:03 2023 -0600
Changeset:	d33b44deebc9c99ddfce2a0cccf4c376ba7d5720

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

Log Message:
wip-edit: Limit DESCR to 72 cols

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

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 22b0e0c4e3..16af606960 100644
--- a/wip-tools/Makefile
+++ b/wip-tools/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	wip-tools-0.1.0.17
+DISTNAME=	wip-tools-0.1.0.18
 CATEGORIES=	pkgtools
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	dbf3b5fbc61301502efa96570cebacff687778c3
+GITHUB_TAG=	bd8a29a5bf30fa9217fc7f9e88482b5e613ac1a6
 GITHUB_PROJECT=	pkgsrc-wip-tools
 
 OWNER=		bacon%NetBSD.org@localhost
diff --git a/wip-tools/distinfo b/wip-tools/distinfo
index 47e597854b..02323392dd 100644
--- a/wip-tools/distinfo
+++ b/wip-tools/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (wip-tools-0.1.0.17-dbf3b5fbc61301502efa96570cebacff687778c3.tar.gz) = 63955e7d3758946c9db88e59e63c2982eaa805ff53f9f3b818c3c164d03cb736
-SHA512 (wip-tools-0.1.0.17-dbf3b5fbc61301502efa96570cebacff687778c3.tar.gz) = f30bdf4a945dc23a4c4f89f9d733dfb6bc423ed3779be75a5d0e9d2c1d5054eeb2f0f9d00d64fd3d55d37988a32c461c67b234bbff2bcba72758db7b024aeca7
-Size (wip-tools-0.1.0.17-dbf3b5fbc61301502efa96570cebacff687778c3.tar.gz) = 3254 bytes
+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


Home | Main Index | Thread Index | Old Index