pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/memtestplus
Module Name: pkgsrc
Committed By: maya
Date: Sat Feb 9 11:39:25 UTC 2019
Modified Files:
pkgsrc/sysutils/memtestplus: distinfo
pkgsrc/sysutils/memtestplus/patches: patch-memtest__shared.lds
Log Message:
memtestplus: describe patch. nfc
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/sysutils/memtestplus/distinfo
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/sysutils/memtestplus/patches/patch-memtest__shared.lds
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/memtestplus/distinfo
diff -u pkgsrc/sysutils/memtestplus/distinfo:1.16 pkgsrc/sysutils/memtestplus/distinfo:1.17
--- pkgsrc/sysutils/memtestplus/distinfo:1.16 Sat Feb 9 09:13:24 2019
+++ pkgsrc/sysutils/memtestplus/distinfo Sat Feb 9 11:39:25 2019
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.16 2019/02/09 09:13:24 maya Exp $
+$NetBSD: distinfo,v 1.17 2019/02/09 11:39:25 maya Exp $
SHA1 (memtest86+-5.01.tar.gz) = eb4b6d70114db3c9ed320785da44c0ba8349c10c
RMD160 (memtest86+-5.01.tar.gz) = 756b57d8f8a3b7408aba0b2fc0cadcdc1df966df
@@ -11,6 +11,6 @@ SHA1 (patch-ad) = ab31fec30052fdd3c473ee
SHA1 (patch-controller.c) = 8509599b72f1f11115dc58605b0f438ddfca9b4a
SHA1 (patch-main.c) = 7f199aa47f429c21ceee127e19120b51a300feac
SHA1 (patch-makeiso.sh) = 939056a96a1384e4d27772bf5612a755deca8145
-SHA1 (patch-memtest__shared.lds) = 977ef9f2d6e7f875471157e72a1e4f0b2f39ea58
+SHA1 (patch-memtest__shared.lds) = 07fa5b2eceee6cc4d707ebe42c5721e8eb59cf60
SHA1 (patch-nbstart.S) = d97a6e9c25a57d0f5510c3acf4dccf0f0c0c31b0
SHA1 (patch-reboot.c) = 8103cb52d1a6e2cdb9099ad3535115617746ed26
Index: pkgsrc/sysutils/memtestplus/patches/patch-memtest__shared.lds
diff -u pkgsrc/sysutils/memtestplus/patches/patch-memtest__shared.lds:1.1 pkgsrc/sysutils/memtestplus/patches/patch-memtest__shared.lds:1.2
--- pkgsrc/sysutils/memtestplus/patches/patch-memtest__shared.lds:1.1 Sat Feb 9 09:13:24 2019
+++ pkgsrc/sysutils/memtestplus/patches/patch-memtest__shared.lds Sat Feb 9 11:39:25 2019
@@ -1,4 +1,10 @@
-$NetBSD: patch-memtest__shared.lds,v 1.1 2019/02/09 09:13:24 maya Exp $
+$NetBSD: patch-memtest__shared.lds,v 1.2 2019/02/09 11:39:25 maya Exp $
+
+Compensate for a local patch in netbsd's binutils.
+https://mail-index.netbsd.org/tech-toolchain/2019/02/09/msg003405.html
+
+NetBSD creates another program header and thus we need more space for
+headers.
--- memtest_shared.lds.orig 2013-08-10 02:01:58.000000000 +0000
+++ memtest_shared.lds
Home |
Main Index |
Thread Index |
Old Index