pkgsrc-WIP-changes archive

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

twintk: Update to 0.9.4.22



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Jun 23 13:32:38 2022 -0500
Changeset:	2bb128393ca3bbdfab306370bf8aea8125944669

Modified Files:
	twintk/Makefile
	twintk/buildlink3.mk
	twintk/distinfo

Log Message:
twintk: Update to 0.9.4.22

Truncate macro menu to fit if terminal is not tall enough

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

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

diffstat:
 twintk/Makefile      | 4 ++--
 twintk/buildlink3.mk | 2 +-
 twintk/distinfo      | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/twintk/Makefile b/twintk/Makefile
index e2750209d4..7c8884402e 100644
--- a/twintk/Makefile
+++ b/twintk/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD: Makefile,v 1.4 2014/01/15 02:33:47 outpaddling Exp $
 #
 
-DISTNAME=	twintk-0.9.4.21
+DISTNAME=	twintk-0.9.4.22
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	713e63e0c0d8c4d93fb3b29642d20db0cb4b3c6e
+GITHUB_TAG=	7f9b0bf540aeab4fb05dbdd63609586ec447a684
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/twintk
diff --git a/twintk/buildlink3.mk b/twintk/buildlink3.mk
index 53a41f9b72..f8dbc3e53d 100644
--- a/twintk/buildlink3.mk
+++ b/twintk/buildlink3.mk
@@ -5,7 +5,7 @@ BUILDLINK_TREE+=	twintk
 .if !defined(TWINTK_BUILDLINK3_MK)
 TWINTK_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.twintk+=	twintk>=0.9.4.21
+BUILDLINK_API_DEPENDS.twintk+=	twintk>=0.9.4.22
 BUILDLINK_PKGSRCDIR.twintk?=	../../wip/twintk
 BUILDLINK_DEPMETHOD.twintk?=	build
 .endif	# TWINTK_BUILDLINK3_MK
diff --git a/twintk/distinfo b/twintk/distinfo
index 448163d70e..ef3cc7d001 100644
--- a/twintk/distinfo
+++ b/twintk/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (twintk-0.9.4.21-713e63e0c0d8c4d93fb3b29642d20db0cb4b3c6e.tar.gz) = 3af25f9541dd8f414a5e150bcf8db121a568c83d8cbbb8171d1b849ae13f0c2e
-SHA512 (twintk-0.9.4.21-713e63e0c0d8c4d93fb3b29642d20db0cb4b3c6e.tar.gz) = 5e807b3e5e121acd8dea1d73abbe0000825a0d19a26f0a6f6fe15d5a018cec833dcf1c24f597e0b980f31482f2dde555993b291c6dad27d65bcb93deb18c6c65
-Size (twintk-0.9.4.21-713e63e0c0d8c4d93fb3b29642d20db0cb4b3c6e.tar.gz) = 719459 bytes
+BLAKE2s (twintk-0.9.4.22-7f9b0bf540aeab4fb05dbdd63609586ec447a684.tar.gz) = 573acccfedab086240d766c969b40e6896678b2d239424238c23e351097a8044
+SHA512 (twintk-0.9.4.22-7f9b0bf540aeab4fb05dbdd63609586ec447a684.tar.gz) = 3c6a8f7f5fd395eda3a28b075fe57804a9d4bb2470eda791f06547edd86260b100eb305c07316d6b67e28c0854a68440e6ad6b9acf784b21a460fced779c0316
+Size (twintk-0.9.4.22-7f9b0bf540aeab4fb05dbdd63609586ec447a684.tar.gz) = 719636 bytes


Home | Main Index | Thread Index | Old Index