pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/findcrcs
Module Name: pkgsrc
Committed By: wiz
Date: Thu Feb 4 08:42:11 UTC 2021
Modified Files:
pkgsrc/sysutils/findcrcs: distinfo
pkgsrc/sysutils/findcrcs/patches: patch-Makefile patch-findcrcs.cc
Log Message:
findcrcs: add upstream pull request URL as comment to patches
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/findcrcs/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/findcrcs/patches/patch-Makefile \
pkgsrc/sysutils/findcrcs/patches/patch-findcrcs.cc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/findcrcs/distinfo
diff -u pkgsrc/sysutils/findcrcs/distinfo:1.1 pkgsrc/sysutils/findcrcs/distinfo:1.2
--- pkgsrc/sysutils/findcrcs/distinfo:1.1 Thu Feb 4 08:34:23 2021
+++ pkgsrc/sysutils/findcrcs/distinfo Thu Feb 4 08:42:11 2021
@@ -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
Index: pkgsrc/sysutils/findcrcs/patches/patch-Makefile
diff -u pkgsrc/sysutils/findcrcs/patches/patch-Makefile:1.1 pkgsrc/sysutils/findcrcs/patches/patch-Makefile:1.2
--- pkgsrc/sysutils/findcrcs/patches/patch-Makefile:1.1 Thu Feb 4 08:34:23 2021
+++ pkgsrc/sysutils/findcrcs/patches/patch-Makefile Thu Feb 4 08:42:11 2021
@@ -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
Index: pkgsrc/sysutils/findcrcs/patches/patch-findcrcs.cc
diff -u pkgsrc/sysutils/findcrcs/patches/patch-findcrcs.cc:1.1 pkgsrc/sysutils/findcrcs/patches/patch-findcrcs.cc:1.2
--- pkgsrc/sysutils/findcrcs/patches/patch-findcrcs.cc:1.1 Thu Feb 4 08:34:23 2021
+++ pkgsrc/sysutils/findcrcs/patches/patch-findcrcs.cc Thu Feb 4 08:42:11 2021
@@ -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