From c34a552ef3f0e81a7a7a3eab1a84e1e06cbcfd93 Mon Sep 17 00:00:00 2001 From: gdt Date: Thu, 4 Aug 2005 17:38:06 +0000 Subject: In components, in patches section, add admonition to send patches that are really fixes upstream. (Prompted by note back from an upstream maintainer after sending him someone else's bugfix patch that he hadn't already gotten asking me to make sure upstream maintainers get patches.) --- doc/guide/files/components.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'doc/guide') diff --git a/doc/guide/files/components.xml b/doc/guide/files/components.xml index 4f696bf5950..e12b833067b 100644 --- a/doc/guide/files/components.xml +++ b/doc/guide/files/components.xml @@ -1,4 +1,4 @@ - + Package components - files, directories and contents @@ -283,6 +283,12 @@ SITES_foo-file.tar.gz=http://www.somewhere.com/somehow/ \ for the patch files by using the make makepatchsum command, see . + When adding a patch that corrects a problem in the distfile (rather + than e.g. enforcing pkgsrc's view of where man pages should go), send + the patch as a bug report to the maintainer. This benefits + non-pkgsrc users of the package, and usually enables removing + the patch in future version. + Patch files that are distributed by the author or other maintainers can be listed in $PATCHFILES. -- cgit v1.2.3