Date: Wed, 4 Aug 2010 15:55:59 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/etcupdate Makefile ports/sysutils/etcupdate/src etcupdate.sh Message-ID: <201008041555.o74FtxV0008643@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2010-08-04 15:55:59 UTC FreeBSD ports repository (src,doc committer) Modified files: sysutils/etcupdate Makefile sysutils/etcupdate/src etcupdate.sh Log: - Improve error handling when building a tree. - Remove -e, there are too many false positives (e.g. using diff to generate a patch for 'etcupdate diff', or the compare function) that it breaks. - Bump to 0.2. Reported by: kan (2) Revision Changes Path 1.2 +1 -1 ports/sysutils/etcupdate/Makefile 1.2 +14 -20 ports/sysutils/etcupdate/src/etcupdate.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008041555.o74FtxV0008643>