pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
twintk: Update to 0.9.4.9
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Wed May 26 15:49:18 2021 -0500
Changeset: 4f412d17e76570d4cf5beac1bbfe58d2667cc14e
Modified Files:
twintk/Makefile
twintk/distinfo
Log Message:
twintk: Update to 0.9.4.9
Switch to one flat Makefile with default prefix ../local
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4f412d17e76570d4cf5beac1bbfe58d2667cc14e
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, 8 insertions(+), 6 deletions(-)
diffs:
diff --git a/twintk/Makefile b/twintk/Makefile
index d371f7b001..cbc367d963 100644
--- a/twintk/Makefile
+++ b/twintk/Makefile
@@ -1,15 +1,17 @@
# $NetBSD: Makefile,v 1.4 2014/01/15 02:33:47 outpaddling Exp $
#
-DISTNAME= twintk-0.9.4.7
+DISTNAME= twintk-0.9.4.9
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= 7f19f0cc9b9499a9a42a115e6299896bb5e0ebfd
+GITHUB_TAG= abf4dcc17c72e554cfac404a62912beeba74bd9c
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/twintk
COMMENT= Terminal Windows Toolkit
LICENSE= 2-clause-bsd
+USE_TOOLS= gmake
+
.include "../../wip/libxtend/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/twintk/distinfo b/twintk/distinfo
index bc4dacc76f..5423435ffc 100644
--- a/twintk/distinfo
+++ b/twintk/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (twintk-0.9.4.7-7f19f0cc9b9499a9a42a115e6299896bb5e0ebfd.tar.gz) = 96423d18c2b890dfae4c393b6242b18089b51324
-RMD160 (twintk-0.9.4.7-7f19f0cc9b9499a9a42a115e6299896bb5e0ebfd.tar.gz) = 4289f40bde0ce49d6a088349088cb7c5348f9f7d
-SHA512 (twintk-0.9.4.7-7f19f0cc9b9499a9a42a115e6299896bb5e0ebfd.tar.gz) = 95453aaddb35c61449ba13f6982dd769c071eb2d13d3fd31aae543beea63d6125383940f8a0a7b08ef4d6eab49d9b291d7a7d82b6668b31be8eef24667450706
-Size (twintk-0.9.4.7-7f19f0cc9b9499a9a42a115e6299896bb5e0ebfd.tar.gz) = 724156 bytes
+SHA1 (twintk-0.9.4.9-abf4dcc17c72e554cfac404a62912beeba74bd9c.tar.gz) = a157f9a748eb0791a7ad97b4d17d0a68705dad61
+RMD160 (twintk-0.9.4.9-abf4dcc17c72e554cfac404a62912beeba74bd9c.tar.gz) = 9c40b56762b18825adb54027e19a6cd3e781c3de
+SHA512 (twintk-0.9.4.9-abf4dcc17c72e554cfac404a62912beeba74bd9c.tar.gz) = 90796cdcb409c49a701cfa733ada540190a40331657d6b6761d34a52e8fab22f1a602f6352f775cc27eabb6764e84bd34e3e8fd0ced17ae52a437ed094556259
+Size (twintk-0.9.4.9-abf4dcc17c72e554cfac404a62912beeba74bd9c.tar.gz) = 721636 bytes
Home |
Main Index |
Thread Index |
Old Index