Date: Wed, 25 Jun 2014 08:27:37 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359199 - head/Tools/scripts Message-ID: <201406250827.s5P8RbE7077184@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Wed Jun 25 08:27:37 2014 New Revision: 359199 URL: http://svnweb.freebsd.org/changeset/ports/359199 QAT: https://qat.redports.org/buildarchive/r359199/ Log: To my knoledge (and grep) the close-pr script in Tools/scripts is not used anywhere, so remove it. OKed by: bapt Deleted: head/Tools/scripts/close-pr Modified: head/Tools/scripts/README Modified: head/Tools/scripts/README ============================================================================== --- head/Tools/scripts/README Wed Jun 25 08:13:33 2014 (r359198) +++ head/Tools/scripts/README Wed Jun 25 08:27:37 2014 (r359199) @@ -16,7 +16,6 @@ checknewvers - checks for availability f MASTER_SITES (ftp only). chkorigin.sh - checks all ports in the tree for a wrong PKGORIGIN. Run this tool after every repocopy. -close-pr - a slightly hacked version of edit-pr(1) to quickly close PR. de-pkg-comment - converts pkg-comment to COMMENT (will be obsoleted when the mass conversion is finished) distclean - compare md5 sums of distfiles in ports/distfiles with currently
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406250827.s5P8RbE7077184>