pkgsrc-WIP-changes archive

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

twintk: Update to 0.9.4.21



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Mar 3 13:21:01 2022 -0600
Changeset:	f720e356630305e1b0f205ee8a2510f6dfca9aef

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

Log Message:
twintk: Update to 0.9.4.21

Update for libxtend API change

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

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 8a4fb2cc2a..e2750209d4 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.16
+DISTNAME=	twintk-0.9.4.21
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	b6b09d80c9e6cef61900964cc2408b14dfe5e270
+GITHUB_TAG=	713e63e0c0d8c4d93fb3b29642d20db0cb4b3c6e
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/twintk
diff --git a/twintk/buildlink3.mk b/twintk/buildlink3.mk
index f4218e39fa..53a41f9b72 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
+BUILDLINK_API_DEPENDS.twintk+=	twintk>=0.9.4.21
 BUILDLINK_PKGSRCDIR.twintk?=	../../wip/twintk
 BUILDLINK_DEPMETHOD.twintk?=	build
 .endif	# TWINTK_BUILDLINK3_MK
diff --git a/twintk/distinfo b/twintk/distinfo
index 9b8a8a4727..448163d70e 100644
--- a/twintk/distinfo
+++ b/twintk/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-RMD160 (twintk-0.9.4.16-b6b09d80c9e6cef61900964cc2408b14dfe5e270.tar.gz) = f6383d3ca1783ca9fb2eb723eb40122b271287dc
-SHA512 (twintk-0.9.4.16-b6b09d80c9e6cef61900964cc2408b14dfe5e270.tar.gz) = 9352e9fcf867cf1d2967388db9ebd2cf62e201466c40508aabaf5685fd4024fc5600b6e61a1d7f8826bb686631b0475325d91b5e64297d459d7ad639168e4431
-Size (twintk-0.9.4.16-b6b09d80c9e6cef61900964cc2408b14dfe5e270.tar.gz) = 718713 bytes
+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


Home | Main Index | Thread Index | Old Index