pkgsrc-WIP-changes archive

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

twintk: Update to 0.9.4.6



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue May 11 09:36:08 2021 -0500
Changeset:	2ff9894550318227fe05015af10e36ca048a38a3

Modified Files:
	twintk/Makefile
	twintk/distinfo

Log Message:
twintk: Update to 0.9.4.6

Switch from libbacon to libxtend

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

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

diffstat:
 twintk/Makefile | 6 +++---
 twintk/distinfo | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs:
diff --git a/twintk/Makefile b/twintk/Makefile
index 00ffbf9395..7187e52f45 100644
--- a/twintk/Makefile
+++ b/twintk/Makefile
@@ -1,15 +1,15 @@
 # $NetBSD: Makefile,v 1.4 2014/01/15 02:33:47 outpaddling Exp $
 #
 
-DISTNAME=	twintk-0.9.4.4
+DISTNAME=	twintk-0.9.4.6
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	8b7adb088f1e4b4679cc070de9a0361aa9cf35c7
+GITHUB_TAG=	8ce0142430a3cc1163a93b60803d2669de21f4b9
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/twintk
 COMMENT=	Terminal Windows Toolkit
 LICENSE=	2-clause-bsd
 
-.include "../../wip/libbacon/buildlink3.mk"
+.include "../../wip/libxtend/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/twintk/distinfo b/twintk/distinfo
index e90b3f3a47..1635fc5add 100644
--- a/twintk/distinfo
+++ b/twintk/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (twintk-0.9.4.4-8b7adb088f1e4b4679cc070de9a0361aa9cf35c7.tar.gz) = 28227923f4adf41c253234c68ae2f6708a0d6c18
-RMD160 (twintk-0.9.4.4-8b7adb088f1e4b4679cc070de9a0361aa9cf35c7.tar.gz) = a4627d918a5244a272157dfe0997876c6c86de45
-SHA512 (twintk-0.9.4.4-8b7adb088f1e4b4679cc070de9a0361aa9cf35c7.tar.gz) = 5cca2e528bd59c4557cfc81bed9d3330a190d8ef24cf4e03f4cc15a82cecb99fcfc383d8cb9bf44ec3785ea08618f76ea3a1964df0d5a8f7c108993f971bc171
-Size (twintk-0.9.4.4-8b7adb088f1e4b4679cc070de9a0361aa9cf35c7.tar.gz) = 850924 bytes
+SHA1 (twintk-0.9.4.6-8ce0142430a3cc1163a93b60803d2669de21f4b9.tar.gz) = e0d19339e7fecf8c8034cdfcec7679ff3a30a8d7
+RMD160 (twintk-0.9.4.6-8ce0142430a3cc1163a93b60803d2669de21f4b9.tar.gz) = 293e2d24ebf621da08ae4b486f052a1b83137abc
+SHA512 (twintk-0.9.4.6-8ce0142430a3cc1163a93b60803d2669de21f4b9.tar.gz) = fbabd276715b3e9ceff05dd880663d9885f1d8af6f5b4c282df0d0f194f5ebac2df75c56c753bac6004d1620d6ef230da305fc2343aa513bf4cce9fae1b5ce69
+Size (twintk-0.9.4.6-8ce0142430a3cc1163a93b60803d2669de21f4b9.tar.gz) = 724201 bytes


Home | Main Index | Thread Index | Old Index