summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2018-03-14 09:16:02 +0000
committerdholland <dholland@pkgsrc.org>2018-03-14 09:16:02 +0000
commitac4315934a3594eb3ae5d3422c82d53139b7ed83 (patch)
tree83491196fbc25c5d761f4ba05b8b9e0315aa220f /time
parent352cdf22f5c266f6ca5c90ef82a0d7936e89aa9a (diff)
downloadpkgsrc-ac4315934a3594eb3ae5d3422c82d53139b7ed83.tar.gz
Add patch comments.
Diffstat (limited to 'time')
-rw-r--r--time/wyrd/distinfo6
-rw-r--r--time/wyrd/patches/patch-Makefile.in3
-rw-r--r--time/wyrd/patches/patch-curses_Makefile.in4
3 files changed, 8 insertions, 5 deletions
diff --git a/time/wyrd/distinfo b/time/wyrd/distinfo
index 4a538a8c748..0332ca033c2 100644
--- a/time/wyrd/distinfo
+++ b/time/wyrd/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.7 2018/03/14 09:14:05 dholland Exp $
+$NetBSD: distinfo,v 1.8 2018/03/14 09:16:02 dholland Exp $
SHA1 (wyrd-1.4.6.tar.gz) = aaeca29b844825f45aadcf5207f4d1c875e4dc82
RMD160 (wyrd-1.4.6.tar.gz) = 47319812942195d4b56f861b7cbb527e94e7495f
SHA512 (wyrd-1.4.6.tar.gz) = fc09c4567ea8d6225638ee6851ddab716665913b7d7b2f6b5a3cc7f2af9144df617e2a95ca78c74874bec3ff355aba028c7c51eafe1426d9ae803ab77ce84477
Size (wyrd-1.4.6.tar.gz) = 425829 bytes
-SHA1 (patch-Makefile.in) = 0dbd5042fa40810a76cb89b677ce3a71ececde9e
-SHA1 (patch-curses_Makefile.in) = 26602a2b71bacd37555ad6a1c3966f7b25721f34
+SHA1 (patch-Makefile.in) = 0eb1244df49e201d23e24c4e4c4acdfac76534b0
+SHA1 (patch-curses_Makefile.in) = e99e848199238f9540d5035dec0d2935296b232f
SHA1 (patch-utility.ml) = 529b15bc306bddf41992a299001966e00f631e69
diff --git a/time/wyrd/patches/patch-Makefile.in b/time/wyrd/patches/patch-Makefile.in
index dbdfaddfe68..49660c820dd 100644
--- a/time/wyrd/patches/patch-Makefile.in
+++ b/time/wyrd/patches/patch-Makefile.in
@@ -1,6 +1,7 @@
-$NetBSD: patch-Makefile.in,v 1.1 2012/12/15 16:50:05 jaapb Exp $
+$NetBSD: patch-Makefile.in,v 1.2 2018/03/14 09:16:02 dholland Exp $
Correctly install configuration files
+
--- Makefile.in.orig 2010-10-23 18:50:07.000000000 +0000
+++ Makefile.in
@@ -102,10 +102,10 @@ $(CURSES_CMXA):
diff --git a/time/wyrd/patches/patch-curses_Makefile.in b/time/wyrd/patches/patch-curses_Makefile.in
index 7213321f64c..62dc46389cf 100644
--- a/time/wyrd/patches/patch-curses_Makefile.in
+++ b/time/wyrd/patches/patch-curses_Makefile.in
@@ -1,4 +1,6 @@
-$NetBSD: patch-curses_Makefile.in,v 1.1 2015/03/26 15:59:08 joerg Exp $
+$NetBSD: patch-curses_Makefile.in,v 1.2 2018/03/14 09:16:02 dholland Exp $
+
+Honor pkgsrc LDFLAGS.
--- curses/Makefile.in.orig 2015-03-22 16:58:53.000000000 +0000
+++ curses/Makefile.in