pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/findcrcs findcrcs: add upstream pull request ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1341192ceb83
branches:  trunk
changeset: 446102:1341192ceb83
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Feb 04 08:42:11 2021 +0000

description:
findcrcs: add upstream pull request URL as comment to patches

diffstat:

 sysutils/findcrcs/distinfo                  |  6 +++---
 sysutils/findcrcs/patches/patch-Makefile    |  3 ++-
 sysutils/findcrcs/patches/patch-findcrcs.cc |  3 ++-
 3 files changed, 7 insertions(+), 5 deletions(-)

diffs (39 lines):

diff -r 853b7dd7a70c -r 1341192ceb83 sysutils/findcrcs/distinfo
--- a/sysutils/findcrcs/distinfo        Thu Feb 04 08:34:45 2021 +0000
+++ b/sysutils/findcrcs/distinfo        Thu Feb 04 08:42:11 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1 2021/02/04 08:34:23 wiz Exp $
+$NetBSD: distinfo,v 1.2 2021/02/04 08:42:11 wiz Exp $
 
 SHA1 (findcrcs-0.3.tar.gz) = 5144f3d17c318706b3e8113242bccfc59b62bfb7
 RMD160 (findcrcs-0.3.tar.gz) = 05e6c25a15f1cfa78bad06a76e8862ffaf25e897
 SHA512 (findcrcs-0.3.tar.gz) = b55a59fc3b2d11f10c87cb05d428409043bdcaaefc42a10c456f5fffc3ede18cc02f09397399cc60a6295666872776eb10662ec089d315f512129faac26b7d4f
 Size (findcrcs-0.3.tar.gz) = 3981565 bytes
-SHA1 (patch-Makefile) = 334bf957a75b92073014e8aacf022cd866792fba
-SHA1 (patch-findcrcs.cc) = 80cc824ca3e3470050f488cdf35e136886922825
+SHA1 (patch-Makefile) = 04d6d83c214be832b7776b77bf07011f9ea5884c
+SHA1 (patch-findcrcs.cc) = 6e99b6910d912c87d9868ca033d671501f337843
diff -r 853b7dd7a70c -r 1341192ceb83 sysutils/findcrcs/patches/patch-Makefile
--- a/sysutils/findcrcs/patches/patch-Makefile  Thu Feb 04 08:34:45 2021 +0000
+++ b/sysutils/findcrcs/patches/patch-Makefile  Thu Feb 04 08:42:11 2021 +0000
@@ -1,6 +1,7 @@
-$NetBSD: patch-Makefile,v 1.1 2021/02/04 08:34:23 wiz Exp $
+$NetBSD: patch-Makefile,v 1.2 2021/02/04 08:42:11 wiz Exp $
 
 Honor LDFLAGS (fixes RELRO).
+https://github.com/claunia/findcrcs/pull/2
 
 --- Makefile.orig      2015-05-24 22:26:34.000000000 +0000
 +++ Makefile
diff -r 853b7dd7a70c -r 1341192ceb83 sysutils/findcrcs/patches/patch-findcrcs.cc
--- a/sysutils/findcrcs/patches/patch-findcrcs.cc       Thu Feb 04 08:34:45 2021 +0000
+++ b/sysutils/findcrcs/patches/patch-findcrcs.cc       Thu Feb 04 08:42:11 2021 +0000
@@ -1,6 +1,7 @@
-$NetBSD: patch-findcrcs.cc,v 1.1 2021/02/04 08:34:23 wiz Exp $
+$NetBSD: patch-findcrcs.cc,v 1.2 2021/02/04 08:42:11 wiz Exp $
 
 Add missing include for errno.
+https://github.com/claunia/findcrcs/pull/2
 
 --- findcrcs.cc.orig   2015-05-24 22:26:34.000000000 +0000
 +++ findcrcs.cc



Home | Main Index | Thread Index | Old Index