Subject: pkg/11460: add maintainer to pkgsrc README.html
To: None <gnats-bugs@gnats.netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-bugs
Date: 11/09/2000 14:47:14
>Number:         11460
>Category:       pkg
>Synopsis:       pkgsrc README.html's should have maintainer information
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Nov 09 14:47:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy C. Reed
>Release:        how do I find out?
>Organization:
	
>Environment:
	
System: NetBSD rainier 1.5_BETA NetBSD 1.5_BETA (GENERIC) #1: Sat Oct 21 13:59:18 MEST 2000 fvdl@sushi:/work/trees/netbsd-1-5/sys/arch/i386/compile/GENERIC i386


>Description:
	A package source README.html doesn't have maintainer information.
This was discussed on the tech-pkg mailing list around Nov. 6; this fix
includes some of the suggestions.
>How-To-Repeat:
>Fix:

--- mk/bsd.pkg.mk.orig  Mon Nov  6 10:07:58 2000
+++ mk/bsd.pkg.mk       Mon Nov  6 10:24:15 2000
@@ -2852,6 +2852,7 @@
                -e '/%%PKG%%/d'                                         \
                ${SED_LICENSE_EXPR}                                     \
                ${SED_HOMEPAGE_EXPR}                                    \
+               -e 's/%%MAINTAINER%%/${MAINTAINER}/g'                   \
                -e '/%%VULNERABILITIES%%/r $@.tmp5'                     \
                -e '/%%VULNERABILITIES%%/d'                             \
                -e '/%%VULDATE%%/r $@.tmp6'                             \


--- README.pkg.orig     Mon Nov  6 10:05:54 2000
+++ README.pkg  Thu Nov  9 14:39:36 2000
@@ -36,6 +36,14 @@
 <a href="../../README.html">top of the packages tree</a>.
 </p>
 
+<p>Problems reports, updates or suggestions for this package should be
+reported with
+<a href="http://www.netbsd.org/Misc/send-pr.html">send-pr</a>.
+(Committers should clear <i>major</i> changes with this package's
+maintainer.) The package maintainer is
+<a href="mailto:%%MAINTAINER%%">%%MAINTAINER%%</a>.
+</p>
+
 <P>
 The following security vulnerabilities are known for %%PORT%%
 %%VULDATE%%

>Release-Note:
>Audit-Trail:
>Unformatted: