pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/knot
Module Name: pkgsrc
Committed By: pettai
Date: Sat Oct 29 09:55:13 UTC 2016
Modified Files:
pkgsrc/net/knot: distinfo
pkgsrc/net/knot/patches: patch-samples_Makefile.in
Log Message:
fix pkglint warning
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/net/knot/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/knot/patches/patch-samples_Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/knot/distinfo
diff -u pkgsrc/net/knot/distinfo:1.20 pkgsrc/net/knot/distinfo:1.21
--- pkgsrc/net/knot/distinfo:1.20 Sat Oct 29 09:42:48 2016
+++ pkgsrc/net/knot/distinfo Sat Oct 29 09:55:13 2016
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.20 2016/10/29 09:42:48 pettai Exp $
+$NetBSD: distinfo,v 1.21 2016/10/29 09:55:13 pettai Exp $
SHA1 (knot-2.3.1.tar.xz) = fbc1ecc8586b44dbffc8f81d2450a6b920e9c0bc
RMD160 (knot-2.3.1.tar.xz) = f3ed4603b4e1591e880a8048de8e8962927c30c5
SHA512 (knot-2.3.1.tar.xz) = 10d8c09d7cce88aba95b067da9b138af710864de4ef9c00d7ab165b4aca621d9ff15a49b5102e0cdd7bfb14e2806ed8587fd138b6e6af74a01e26e6d6ffe1163
Size (knot-2.3.1.tar.xz) = 1072808 bytes
-SHA1 (patch-samples_Makefile.in) = be60c4bfb4ed49dbe8c55dc5d453c8733fb4fb61
+SHA1 (patch-samples_Makefile.in) = 9354505e5525b28266e5ab250026571d980ade54
Index: pkgsrc/net/knot/patches/patch-samples_Makefile.in
diff -u pkgsrc/net/knot/patches/patch-samples_Makefile.in:1.4 pkgsrc/net/knot/patches/patch-samples_Makefile.in:1.5
--- pkgsrc/net/knot/patches/patch-samples_Makefile.in:1.4 Mon Oct 26 19:23:08 2015
+++ pkgsrc/net/knot/patches/patch-samples_Makefile.in Sat Oct 29 09:55:13 2016
@@ -1,4 +1,6 @@
-$NetBSD: patch-samples_Makefile.in,v 1.4 2015/10/26 19:23:08 pettai Exp $
+$NetBSD: patch-samples_Makefile.in,v 1.5 2016/10/29 09:55:13 pettai Exp $
+
+Install sample config where pkgsrc typically install examples
--- samples/Makefile.in.orig 2015-10-26 16:12:16.000000000 +0000
+++ samples/Makefile.in
Home |
Main Index |
Thread Index |
Old Index