pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/wyrd
Module Name: pkgsrc
Committed By: dholland
Date: Wed Mar 14 09:16:02 UTC 2018
Modified Files:
pkgsrc/time/wyrd: distinfo
pkgsrc/time/wyrd/patches: patch-Makefile.in patch-curses_Makefile.in
Log Message:
Add patch comments.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/time/wyrd/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/time/wyrd/patches/patch-Makefile.in \
pkgsrc/time/wyrd/patches/patch-curses_Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/wyrd/distinfo
diff -u pkgsrc/time/wyrd/distinfo:1.7 pkgsrc/time/wyrd/distinfo:1.8
--- pkgsrc/time/wyrd/distinfo:1.7 Wed Mar 14 09:14:05 2018
+++ pkgsrc/time/wyrd/distinfo Wed Mar 14 09:16:02 2018
@@ -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
Index: pkgsrc/time/wyrd/patches/patch-Makefile.in
diff -u pkgsrc/time/wyrd/patches/patch-Makefile.in:1.1 pkgsrc/time/wyrd/patches/patch-Makefile.in:1.2
--- pkgsrc/time/wyrd/patches/patch-Makefile.in:1.1 Sat Dec 15 16:50:05 2012
+++ pkgsrc/time/wyrd/patches/patch-Makefile.in Wed Mar 14 09:16:02 2018
@@ -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):
Index: pkgsrc/time/wyrd/patches/patch-curses_Makefile.in
diff -u pkgsrc/time/wyrd/patches/patch-curses_Makefile.in:1.1 pkgsrc/time/wyrd/patches/patch-curses_Makefile.in:1.2
--- pkgsrc/time/wyrd/patches/patch-curses_Makefile.in:1.1 Thu Mar 26 15:59:08 2015
+++ pkgsrc/time/wyrd/patches/patch-curses_Makefile.in Wed Mar 14 09:16:02 2018
@@ -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