1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/Tools
Edwin Groothuis de831ac6da [PATCH] Tools/scripts: Some cleanups, additions to bump_version.pl
- added -c, doesn't change anything
	- added -n, deal with an already checkouted tree
	- removed negative logic in favor of 'unless'
	- switch to 3 arg form of open()
	- don't use globs for filehandles, this is been obsolete
	  since at least 5.6.1
	- handle possible errors in close()
	- allow CVSROOT to be overriden in the ENV

PR:		ports/125025
Submitted by:	"Philip M. Gollucci" <pgollucci@p6m7g8.com>
2008-07-06 02:00:52 +00:00
..
portbuild Reflect latest changes from production: 2008-07-02 08:44:20 +00:00
scripts [PATCH] Tools/scripts: Some cleanups, additions to bump_version.pl 2008-07-06 02:00:52 +00:00
make_index
make_readmes Make it possible to override the templates by using an environement 2007-05-24 22:23:37 +00:00