cvs commit: ports/sysutils/etcupdate Makefile ports/sysutils/etcupdate/src etcupdate.8 etcupdate.sh

[ Available lists | Index of cvs-ports | Month of May 2011 | Week of 6 May 2011 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
John Baldwin <jhb@FreeBSD.org>
Date
6 May 2011 20:44:50
Subject
cvs commit: ports/sysutils/etcupdate Makefile ports/sysutils/etcupdate/src etcupdate.8 etcupdate.sh
Message-ID
201105062044.p46KinwT049783@repoman.freebsd.org


[ Hide this part ]
jhb         2011-05-06 20:44:49 UTC

FreeBSD ports repository (src,doc committer)

Modified files:
sysutils/etcupdate Makefile
sysutils/etcupdate/src etcupdate.8 etcupdate.sh
Log:
- Fix a regression in the previous revision that broke exiting if the
make commands used to build an /etc tree failed.
- Autoupdate /etc/motd via /etc/rc.d/motd if /etc/motd is updated.
- Bump to 0.3.

Reported by: Jason Hellenthal jhell of dataix net (1)
Requested by: brooks (2)

Revision Changes Path
1.3 +1 -1 ports/sysutils/etcupdate/Makefile
1.2 +17 -3 ports/sysutils/etcupdate/src/etcupdate.8
1.3 +13 -3 ports/sysutils/etcupdate/src/etcupdate.sh


Elapsed time: 0.266 seconds