pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/wyrd Add patch comments.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e7e09fc0caad
branches:  trunk
changeset: 377230:e7e09fc0caad
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Wed Mar 14 09:16:02 2018 +0000

description:
Add patch comments.

diffstat:

 time/wyrd/distinfo                         |  6 +++---
 time/wyrd/patches/patch-Makefile.in        |  3 ++-
 time/wyrd/patches/patch-curses_Makefile.in |  4 +++-
 3 files changed, 8 insertions(+), 5 deletions(-)

diffs (39 lines):

diff -r ee20c68613a6 -r e7e09fc0caad time/wyrd/distinfo
--- a/time/wyrd/distinfo        Wed Mar 14 09:14:38 2018 +0000
+++ b/time/wyrd/distinfo        Wed Mar 14 09:16:02 2018 +0000
@@ -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 -r ee20c68613a6 -r e7e09fc0caad time/wyrd/patches/patch-Makefile.in
--- a/time/wyrd/patches/patch-Makefile.in       Wed Mar 14 09:14:38 2018 +0000
+++ b/time/wyrd/patches/patch-Makefile.in       Wed Mar 14 09:16:02 2018 +0000
@@ -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 -r ee20c68613a6 -r e7e09fc0caad time/wyrd/patches/patch-curses_Makefile.in
--- a/time/wyrd/patches/patch-curses_Makefile.in        Wed Mar 14 09:14:38 2018 +0000
+++ b/time/wyrd/patches/patch-curses_Makefile.in        Wed Mar 14 09:16:02 2018 +0000
@@ -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



Home | Main Index | Thread Index | Old Index