Bug 105107 - [maintainer update] sysutils/munin-node 1.2.4 -> 1.2.5
Summary: [maintainer update] sysutils/munin-node 1.2.4 -> 1.2.5
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-11-03 12:10 UTC by Lupe Christoph
Modified: 2006-11-06 23:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lupe Christoph 2006-11-03 12:10:17 UTC
	Update to support Munin 1.2.5
	Files changed:
		Makefile
		distinfo
		files/patch-Makefile.config (keep in sync with munin-main)
		pkg-plist (cosmetic changes)

Fix: 

*** HEADER EXTRACTED deferred/1/161A25C25 ***
original_recipient: FreeBSD-gnats-submit@freebsd.org
recipient: FreeBSD-gnats-submit@freebsd.org
*** MESSAGE FILE END deferred/1/161A25C25 ***--I1NCA4DtFGD2JdvexLiBPlpRp0hHOSsahcXg9G0NL5NnxpzE
Content-Type: text/plain; name="munin-node-1.2.5.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="munin-node-1.2.5.patch"

diff -ruN munin-node-port/Makefile munin-node-1.2.5/Makefile
--- munin-node-port/Makefile	Sun Oct 22 18:49:42 2006
+++ munin-node-1.2.5/Makefile	Wed Nov  1 11:40:33 2006
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	munin
-PORTVERSION=	1.2.4
-PORTREVISION=	2
+PORTVERSION=	1.2.5
 CATEGORIES=	sysutils perl5
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	munin
diff -ruN munin-node-port/distinfo munin-node-1.2.5/distinfo
--- munin-node-port/distinfo	Tue Jan 24 02:06:19 2006
+++ munin-node-1.2.5/distinfo	Wed Nov  1 11:40:35 2006
@@ -1,3 +1,3 @@
-MD5 (munin_1.2.4.tar.gz) = f91f5d96c01d8527db1d2f4b3f0f4cc5
-SHA256 (munin_1.2.4.tar.gz) = 23a6404ad84776446b7af0c4d27c57f8a06ab74602f4304e0745c35621ae7f7c
-SIZE (munin_1.2.4.tar.gz) = 345821
+MD5 (munin_1.2.5.tar.gz) = e863d11693c02bde1c593a6c701e64fd
+SHA256 (munin_1.2.5.tar.gz) = 2d1ea4aa3f0eaf11a5beb0b90f9bbee63e184249e06274fcc9d4c17b70b47a5e
+SIZE (munin_1.2.5.tar.gz) = 353005
diff -ruN munin-node-port/files/patch-Makefile.config munin-node-1.2.5/files/patch-Makefile.config
--- munin-node-port/files/patch-Makefile.config	Sun Oct 22 18:49:42 2006
+++ munin-node-1.2.5/files/patch-Makefile.config	Thu Nov  2 14:59:01 2006
@@ -38,7 +38,7 @@
  # Server only - Output directory
 -HTMLDIR    = $(PREFIX)/var/www
 -CGIDIR     = $(HTMLDIR)/cgi
-+HTMLDIR    = $(PREFIX)/www/data/munin
++HTMLDIR    = $(PREFIX)/www/munin
 +CGIDIR     = $(PREFIX)/www/cgi-bin
  
  # Client only - Where to put RRD files and other intenal data
diff -ruN munin-node-port/pkg-plist munin-node-1.2.5/pkg-plist
--- munin-node-port/pkg-plist	Sun Jan 22 03:52:13 2006
+++ munin-node-1.2.5/pkg-plist	Thu Nov  2 15:25:32 2006
@@ -114,8 +114,8 @@
 @dirrmtry %%DATADIR%%
 @dirrmtry etc/munin/plugin-conf.d
 @dirrmtry etc/munin
-@unexec rmdir %%LOCALBASE%%/%%SITE_PERL%%/Munin/Plugin 2>/dev/null || true
-@unexec rmdir %%LOCALBASE%%/%%SITE_PERL%%/Munin 2>/dev/null || true
+@dirrmtry %%LOCALBASE%%/%%SITE_PERL%%/Munin/Plugin
+@dirrmtry %%LOCALBASE%%/%%SITE_PERL%%/Munin
 @unexec echo
 @unexec echo '********************************************************************'
 @unexec echo "If you want to *completely* remove munin-node, you have to"
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-11-03 12:58:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-11-06 22:50:57 UTC
miwi        2006-11-06 22:50:50 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/munin-node  Makefile distinfo pkg-deinstall 
                         pkg-install pkg-plist 
    sysutils/munin-node/files patch-Makefile.config 
  Log:
  - Update to 1.2.5
  
  Notes: Please read the UPDATING!
  
  PR:             ports/105107
  Submitted by:   Lupe Christoph <lupe@lupe-christoph.de> (maintainer)
  
  Revision  Changes    Path
  1.18      +2 -3      ports/sysutils/munin-node/Makefile
  1.11      +3 -3      ports/sysutils/munin-node/distinfo
  1.4       +2 -2      ports/sysutils/munin-node/files/patch-Makefile.config
  1.4       +6 -4      ports/sysutils/munin-node/pkg-deinstall
  1.4       +6 -4      ports/sysutils/munin-node/pkg-install
  1.11      +6 -3      ports/sysutils/munin-node/pkg-plist
_______________________________________________
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-11-06 22:51:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!