Date: Mon, 1 May 2000 12:53:55 -0700 (PDT) From: Michael Haro <mharo@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/scripts getpr prpatch prdone Message-ID: <200005011953.MAA02414@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mharo 2000/05/01 12:53:55 PDT
Added files:
Tools/scripts getpr prpatch prdone
Log:
3 little scripts I use when dealing with port update PRs.
getpr - downloads a problem report from GNATS and attempts to extract
the patch, shar, uuencoded file from it.
this probably needs to be checked for potential security problems.
prpatch - just does `patch $1 < pr-patch' (pr-patch is created by getpr)
prdone - checks in the port, attempting to fill out the commit message using
information from the problem report and then takes you into edit-pr
so you don't forget to close the PR.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005011953.MAA02414>
