pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/news/neix neix: add an upstream patch URL
details: https://anonhg.NetBSD.org/pkgsrc/rev/5bb3b57c226e
branches: trunk
changeset: 446386:5bb3b57c226e
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Mon Feb 08 02:56:19 2021 +0000
description:
neix: add an upstream patch URL
diffstat:
news/neix/distinfo | 4 ++--
news/neix/patches/patch-src_main.cpp | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r b7feb09ac773 -r 5bb3b57c226e news/neix/distinfo
--- a/news/neix/distinfo Mon Feb 08 01:56:42 2021 +0000
+++ b/news/neix/distinfo Mon Feb 08 02:56:19 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.2 2021/02/07 05:06:12 gutteridge Exp $
+$NetBSD: distinfo,v 1.3 2021/02/08 02:56:19 gutteridge Exp $
SHA1 (neix-0.1.3.tar.gz) = 8f6902fa54b178d8b3c4fa5f99afe072fa3a91a7
RMD160 (neix-0.1.3.tar.gz) = 17d60fac3f5ae8846433095448b44a78d2278a06
SHA512 (neix-0.1.3.tar.gz) = 34bbb32ace34a32785a1f6ad9524532a5a98bf2f33b0ce2aaec3e2e5389a4171050100c47fbef7ee83ba044d163e7f39498e6fe32bc343d4772833b195a55cd3
Size (neix-0.1.3.tar.gz) = 20161083 bytes
SHA1 (patch-CMakeLists.txt) = dd830009a096010d9f4567575b1198e271426d16
-SHA1 (patch-src_main.cpp) = d8b5512b94300f05fba0328fff4375f0cd15a169
+SHA1 (patch-src_main.cpp) = 7c6fcaf25e00bb7787d1e280e5c866dca8e734c2
diff -r b7feb09ac773 -r 5bb3b57c226e news/neix/patches/patch-src_main.cpp
--- a/news/neix/patches/patch-src_main.cpp Mon Feb 08 01:56:42 2021 +0000
+++ b/news/neix/patches/patch-src_main.cpp Mon Feb 08 02:56:19 2021 +0000
@@ -1,7 +1,8 @@
-$NetBSD: patch-src_main.cpp,v 1.1 2021/02/07 05:06:12 gutteridge Exp $
+$NetBSD: patch-src_main.cpp,v 1.2 2021/02/08 02:56:19 gutteridge Exp $
Consistently determine the user's configuration path at runtime, don't use a
hard-coded value that was defined as the build environment's $HOME.
+https://github.com/tomschwarz/neix/pull/19
--- src/main.cpp.orig 2020-09-07 19:55:08.000000000 +0000
+++ src/main.cpp
Home |
Main Index |
Thread Index |
Old Index