diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-12-05 14:53:32 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-12-05 14:53:32 +0000 |
commit | 91da4a0f2d62c7034359551170ccb7bcfdbac22b (patch) | |
tree | b95c08ed791bbd1fbe0b475f786e03c83fa37779 /sysutils/munin-doc | |
parent | 323a82ec35eaddad1933939c53b1faed955cf464 (diff) | |
download | pkgsrc-91da4a0f2d62c7034359551170ccb7bcfdbac22b.tar.gz |
Update munin packages to 1.3.2, latest development release
with fixes from the stable branch.
Changes since previous version:
This release implements proper TLS support, as well as all the
bugfixes from the 1.2 stable series.
pkgsrc changes:
* Fixed many pkglint warnings.
* Install munin.conf and munin-node.conf as ${INSTALL_DATA} not
${INSTALL_SCRIPT}, I couldn't see any reason why those were
installed as scripts.
* Added VARBASE into BUILD_DEFS, as suggested by pkglint.
Diffstat (limited to 'sysutils/munin-doc')
-rw-r--r-- | sysutils/munin-doc/Makefile | 4 | ||||
-rw-r--r-- | sysutils/munin-doc/PLIST | 4 | ||||
-rw-r--r-- | sysutils/munin-doc/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/sysutils/munin-doc/Makefile b/sysutils/munin-doc/Makefile index 44429624c55..940136ca2be 100644 --- a/sysutils/munin-doc/Makefile +++ b/sysutils/munin-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2006/11/12 02:04:59 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2006/12/05 14:53:32 xtraeme Exp $ # DISTNAME= ${PKGNAME:S:-doc-:_:} -PKGNAME= munin-doc-1.3.1 +PKGNAME= munin-doc-1.3.2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=munin/} diff --git a/sysutils/munin-doc/PLIST b/sysutils/munin-doc/PLIST index 9628f127dbe..42668fc4ba8 100644 --- a/sysutils/munin-doc/PLIST +++ b/sysutils/munin-doc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/06/08 19:03:34 he Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/12/05 14:53:32 xtraeme Exp $ man/man5/munin-node.conf.5 man/man5/munin.conf.5 man/man8/munin-cron.8 @@ -6,6 +6,8 @@ man/man8/munin-graph.8 man/man8/munin-html.8 man/man8/munin-limits.8 man/man8/munin-node.8 +man/man8/munin-node-configure-snmp.8 +man/man8/munin-node-configure.8 man/man8/munin-run.8 man/man8/munin-update.8 share/doc/munin/COPYING diff --git a/sysutils/munin-doc/distinfo b/sysutils/munin-doc/distinfo index 18ebdffd4e6..a669cff067f 100644 --- a/sysutils/munin-doc/distinfo +++ b/sysutils/munin-doc/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2006/07/02 10:37:29 rillig Exp $ +$NetBSD: distinfo,v 1.3 2006/12/05 14:53:32 xtraeme Exp $ -SHA1 (munin_1.3.1.tar.gz) = f7783b645abbb25524c3f1b6e0fe27185f1de3db -RMD160 (munin_1.3.1.tar.gz) = a6ea4e1839f4c787457e4051d55007b7bcebd1d4 -Size (munin_1.3.1.tar.gz) = 315743 bytes +SHA1 (munin_1.3.2.tar.gz) = 575c1dc3373e2e001accd1920fd815d9b875c95a +RMD160 (munin_1.3.2.tar.gz) = 7bcc16d00ad28731041015ef240144ed0c4fdeb4 +Size (munin_1.3.2.tar.gz) = 309319 bytes SHA1 (patch-aa) = f17112a37d968d507bee23069d580c98ee8b1807 SHA1 (patch-ad) = 8accd3875324035f2c95903fc37cee4b4a55948a |