pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Update munin to 2.0.30.
Module Name: pkgsrc-wip
Committed By: Thomas Merkel <tm%core.io@localhost>
Pushed By: drscream
Date: Thu Aug 17 16:16:33 2017 +0200
Changeset: c8fce431b33b398e73277c3cb5ab9ecab594f3a2
Modified Files:
munin-common/Makefile.common
munin-common/distinfo
Log Message:
Update munin to 2.0.30.
Add PERL_USE_UNSAFE_INC to build with newer perl versions.
Upstream changelog (since 2.0.25):
munin-2.0.30, 2017-01-18
------------------------
Bugfix release.
Closes: GH:745, GH:771, GH:783
munin-2.0.29, 2016-12-31
------------------------
Bugfix release.
Closes: D:847649, D:849383
munin-2.0.28, 2016-12-04
------------------------
Bugfix release.
munin-2.0.27, 2016-10-31
------------------------
Bugfix release. For Halloween =)
Closes: D:767032, D:768553, D:825136, D:834194, GH:690, GH:714
munin-2.0.26, 2016-09-09
------------------------
Bugfix release.
Closes: D:761190, GH:426
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c8fce431b33b398e73277c3cb5ab9ecab594f3a2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
munin-common/Makefile.common | 6 ++++--
munin-common/distinfo | 7 ++++---
2 files changed, 8 insertions(+), 5 deletions(-)
diffs:
diff --git a/munin-common/Makefile.common b/munin-common/Makefile.common
index ff7683420d..adfe92e0cd 100644
--- a/munin-common/Makefile.common
+++ b/munin-common/Makefile.common
@@ -4,9 +4,10 @@
# used by wip/munin-master/Makefile
# used by wip/munin-node/Makefile
-DISTNAME= munin-2.0.25
+VERSION= 2.0.30
+DISTNAME= munin-${VERSION}
CATEGORIES= sysutils
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=munin/}
+MASTER_SITES= http://downloads.munin-monitoring.org/munin/stable/${VERSION}/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://munin-monitoring.org/
@@ -59,6 +60,7 @@ FILES_SUBST+= PERL=${PERL5:Q}
FILES_SUBST+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR}
FILES_SUBST+= STATEDIR=${STATEDIR}
+MAKE_ENV+= PERL_USE_UNSAFE_INC=1
MAKE_ENV+= BASH=${BASH:Q}
MAKE_ENV+= CONFDIR=${PKG_SYSCONFDIR}
MAKE_ENV+= MUNIN_DBDIR=${MUNIN_DBDIR}
diff --git a/munin-common/distinfo b/munin-common/distinfo
index d6f12717d6..00eaf5d91f 100644
--- a/munin-common/distinfo
+++ b/munin-common/distinfo
@@ -1,8 +1,9 @@
$NetBSD: distinfo,v 1.7 2015/01/14 15:22:22 fhajny Exp $
-SHA1 (munin-2.0.25.tar.gz) = 0f912632fd756fcb619b1910d9d720fc845da085
-RMD160 (munin-2.0.25.tar.gz) = 31649492fa445b766d5101273347e3d99b247818
-Size (munin-2.0.25.tar.gz) = 1337586 bytes
+SHA1 (munin-2.0.30.tar.gz) = 49bb46fa775d6492e60c8d9cd300778051424787
+RMD160 (munin-2.0.30.tar.gz) = 964f2d49602261fceb6f092f367af88aa070bf67
+SHA512 (munin-2.0.30.tar.gz) = 9ee8dedf8f335ed7aff2c9996f2be8626112ab2a59ddca70160426cefd7f395935d605fd735781b3cab444a488bcd91d47ff931663bfd67c6dc6bb18f68d4ca6
+Size (munin-2.0.30.tar.gz) = 1342168 bytes
SHA1 (patch-Build.PL) = c1ad9928e4015e4c19ad01977a911e4de33ba0a8
SHA1 (patch-MANIFEST) = 538cec30723a6d41b732c9dc4a175472fb821609
SHA1 (patch-Makefile) = 4842edf46fd96a3a97d3d6ed2cce13283cfb46c9
Home |
Main Index |
Thread Index |
Old Index