Bug 120028 - [UPDATE] sysutils/symon
Summary: [UPDATE] sysutils/symon
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-27 05:30 UTC by Felippe de Meirelles Motta
Modified: 2008-02-17 12:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.50 KB, patch)
2008-01-27 05:30 UTC, Felippe de Meirelles Motta
no flags Details | Diff
symon.diff (1.08 KB, patch)
2008-01-27 11:44 UTC, Ulrich Spoerlein
no flags Details | Diff
UPDATING.diff (895 bytes, patch)
2008-01-27 11:44 UTC, Ulrich Spoerlein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Felippe de Meirelles Motta 2008-01-27 05:30:00 UTC
- Updated to 2.78;
- Makefile cleanup

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-27 05:30:07 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Ulrich Spoerlein 2008-01-27 11:44:59 UTC
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
Comment 3 Marcelo Araujo freebsd_committer freebsd_triage 2008-02-08 03:47:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-02-17 12:27:19 UTC
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"
Comment 5 Marcelo Araujo freebsd_committer freebsd_triage 2008-02-17 12:28:08 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!