Bug 103451 - [maintainer update] sysutils/munin-node fix for PR 103436
Summary: [maintainer update] sysutils/munin-node fix for PR 103436
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-21 09:30 UTC by Lupe Christoph
Modified: 2006-09-25 11:50 UTC (History)
0 users

See Also:


Attachments
munin-node.patch (4.25 KB, patch)
2006-09-21 09:30 UTC, Lupe Christoph
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lupe Christoph 2006-09-21 09:30:22 UTC
	Johan Strom found a problem in both Munin ports with the
	way a pre-existing user "munin" is detected. He proposed a
	patch to the patch that adapts the Makefile.config in the
	Munin distribution. This PR adopts his patch for the
	munin-main port, modifies pkg-install in a similar way, and
	bumps the port revision to 3. It also includes a fix to the
	plugin configuration file that sets FreeBSD-specific pathes.

        A similar patch for munin-main was already sent.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-09-25 11:37:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-09-25 11:47:19 UTC
miwi        2006-09-25 10:47:02 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/munin-node  Makefile pkg-install 
    sysutils/munin-node/files patch-Makefile.config plugins.conf 
  Log:
  - Fix premissions with pre-existing user's
  - Bump PORTREVISION
  
  PR:             ports/103451
  Submitted by:   Lupe Christoph <lupe(at)lupe-christoph.de> (maintainer)
  
  Revision  Changes    Path
  1.17      +1 -1      ports/sysutils/munin-node/Makefile
  1.3       +2 -2      ports/sysutils/munin-node/files/patch-Makefile.config
  1.2       +30 -17    ports/sysutils/munin-node/files/plugins.conf
  1.3       +1 -1      ports/sysutils/munin-node/pkg-install
_______________________________________________
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 3 Martin Wilke freebsd_committer freebsd_triage 2006-09-25 11:49:56 UTC
State Changed
From-To: open->closed

Committed. Thanks!