pkgsrc-Changes archive

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

CVS commit: pkgsrc/news/neix



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Mon Feb  8 02:56:19 UTC 2021

Modified Files:
        pkgsrc/news/neix: distinfo
        pkgsrc/news/neix/patches: patch-src_main.cpp

Log Message:
neix: add an upstream patch URL


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/news/neix/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/news/neix/patches/patch-src_main.cpp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/news/neix/distinfo
diff -u pkgsrc/news/neix/distinfo:1.2 pkgsrc/news/neix/distinfo:1.3
--- pkgsrc/news/neix/distinfo:1.2       Sun Feb  7 05:06:12 2021
+++ pkgsrc/news/neix/distinfo   Mon Feb  8 02:56:19 2021
@@ -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

Index: pkgsrc/news/neix/patches/patch-src_main.cpp
diff -u pkgsrc/news/neix/patches/patch-src_main.cpp:1.1 pkgsrc/news/neix/patches/patch-src_main.cpp:1.2
--- pkgsrc/news/neix/patches/patch-src_main.cpp:1.1     Sun Feb  7 05:06:12 2021
+++ pkgsrc/news/neix/patches/patch-src_main.cpp Mon Feb  8 02:56:19 2021
@@ -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