Add comment to patch file (as suggested by pkglint -Wall).
This commit is contained in:
parent
3fb0ad0168
commit
5c5e4c4abf
2 changed files with 5 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2009/09/07 18:22:56 yacht Exp $
|
||||
$NetBSD: distinfo,v 1.2 2009/09/13 15:11:15 yacht Exp $
|
||||
|
||||
SHA1 (gst-plugins-farsight-0.12.11.tar.gz) = 9bedd86044d4052ef98d81db61d838fbc632769a
|
||||
RMD160 (gst-plugins-farsight-0.12.11.tar.gz) = bc5e02679b3f92b4f63ec68e3010b07553dc290a
|
||||
Size (gst-plugins-farsight-0.12.11.tar.gz) = 500109 bytes
|
||||
SHA1 (patch-aa) = 5c19c9e4fa8ac977c118149db720e65585f9bc5a
|
||||
SHA1 (patch-aa) = 3777a7f8725f90c82f341c398a7a4ec133416e9b
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
$NetBSD: patch-aa,v 1.1.1.1 2009/09/07 18:22:56 yacht Exp $
|
||||
$NetBSD: patch-aa,v 1.2 2009/09/13 15:11:15 yacht Exp $
|
||||
|
||||
Convert test ... == to test ... = for better portability.
|
||||
|
||||
--- ./configure.orig 2009-09-07 14:22:46.000000000 +0100
|
||||
+++ ./configure
|
||||
|
|
Loading…
Reference in a new issue