- Updated to 2.78; - Makefile cleanup Fix: Patch attached with submission follows:
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Hello Felippe, thanks for the reminder/update. Why did you collapse the if conditional for the WITHOUT_RRD/SYMUX case? This now depends on rrdtool even if WITHOUT_SYMUX has been specified (but no symux will be built). Or am I reading that patch wrong? Also, the Changelog mentions another network ABI change for version 2.78, so this should be mentioned in UPDATING and/or the pkg-message. If you have no strong opinion about the WITHOUT_RRD/SYMUX stuff, I'd g for a minimal patch instead. Please see the attached diffs. Ulrich Spoerlein
Responsible Changed From-To: freebsd-ports-bugs->araujo I'll take it.
araujo 2008-02-17 12:27:13 UTC FreeBSD ports repository Modified files: . UPDATING sysutils/symon Makefile distinfo Log: - Update to 2.78. PR: ports/120028 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Reworked by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer) Approved by: itetcu (mentor, implicit) Revision Changes Path 1.588 +12 -1 ports/UPDATING 1.16 +1 -1 ports/sysutils/symon/Makefile 1.5 +3 -3 ports/sysutils/symon/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!