pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
twintk: Upstream destdir support and separation of directories by case
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Fri Dec 25 19:05:57 2020 -0600
Changeset: 25ab8115ac2205675c637829a5540b92a2d255fe
Modified Files:
twintk/Makefile
twintk/distinfo
Log Message:
twintk: Upstream destdir support and separation of directories by case
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=25ab8115ac2205675c637829a5540b92a2d255fe
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
twintk/Makefile | 20 ++------------------
twintk/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 22 deletions(-)
diffs:
diff --git a/twintk/Makefile b/twintk/Makefile
index fbf3c5ed42..00ffbf9395 100644
--- a/twintk/Makefile
+++ b/twintk/Makefile
@@ -1,31 +1,15 @@
# $NetBSD: Makefile,v 1.4 2014/01/15 02:33:47 outpaddling Exp $
#
-DISTNAME= twintk-0.9.4.3
+DISTNAME= twintk-0.9.4.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= 88e139b53bdb4f576e90b8ebebbc2262bfcda606
+GITHUB_TAG= 8b7adb088f1e4b4679cc070de9a0361aa9cf35c7
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/twintk
COMMENT= Terminal Windows Toolkit
LICENSE= 2-clause-bsd
-PKG_DESTDIR_SUPPORT= user-destdir
-
-INSTALL_MAKE_FLAGS+= PREFIX=${DESTDIR}${PREFIX}
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "Darwin"
-post-patch:
- ${MV} ${WRKSRC}/terminfo/M ${WRKSRC}/terminfo/m
- ${MV} ${WRKSRC}/terminfo/N ${WRKSRC}/terminfo/n
- ${MV} ${WRKSRC}/terminfo/P ${WRKSRC}/terminfo/p
- ${MV} ${WRKSRC}/terminfo/Q ${WRKSRC}/terminfo/q
- ${MV} ${WRKSRC}/terminfo/T ${WRKSRC}/terminfo/t
- ${MV} ${WRKSRC}/terminfo/X ${WRKSRC}/terminfo/x
-.endif
-
.include "../../wip/libbacon/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/twintk/distinfo b/twintk/distinfo
index 6d036743f0..e90b3f3a47 100644
--- a/twintk/distinfo
+++ b/twintk/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (twintk-0.9.4.3-88e139b53bdb4f576e90b8ebebbc2262bfcda606.tar.gz) = 9e74a2d33318d69cb8ea0d676524d3d97059b421
-RMD160 (twintk-0.9.4.3-88e139b53bdb4f576e90b8ebebbc2262bfcda606.tar.gz) = 3850ed808037c4c8a581a8c88ee8184d2dc17c72
-SHA512 (twintk-0.9.4.3-88e139b53bdb4f576e90b8ebebbc2262bfcda606.tar.gz) = 6ddff39fef5024ababeb6f0c3203e5c584d8232e8c1f30335dd977af239de9faa349dbbad48ccdb86347f484b227608c5c8658075480f10f7268147531fe12f0
-Size (twintk-0.9.4.3-88e139b53bdb4f576e90b8ebebbc2262bfcda606.tar.gz) = 850631 bytes
+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
Home |
Main Index |
Thread Index |
Old Index