Update to 2.0.17

This commit is contained in:
Florian Smeets 2013-09-21 13:19:59 +00:00
parent d18f0b8dd1
commit 613f7bfd03
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327814
4 changed files with 7 additions and 8 deletions

View file

@ -14,8 +14,7 @@ BUILD_DEPENDS= p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build \
p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay
RUN_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay
USES= perl5
USE_GMAKE= yes
USES= gmake perl5
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.r/rc/}
NO_STAGE= yes

View file

@ -1,2 +1,2 @@
SHA256 (munin-2.0.16.tar.gz) = 5c8aab8714bec281cb57bad9bc7f62a41a752fa5b6e1720c74d5328708c8270a
SIZE (munin-2.0.16.tar.gz) = 1334148
SHA256 (munin-2.0.17.tar.gz) = cfcc5bf3f8e568574ce897af7c17cc160def280e1ac63cd0796ca300ffef439e
SIZE (munin-2.0.17.tar.gz) = 1334184

View file

@ -1,4 +1,4 @@
MUNIN_VERSION= 2.0.16
MUNIN_VERSION= 2.0.17
MUNIN_SITES= SF/${PORTNAME}/stable/${MUNIN_VERSION}
MUNIN_DISTINFO= ${PORTSDIR}/sysutils/munin-common/distinfo
MUNIN_PATCHES= ${PORTSDIR}/sysutils/munin-common/files/patch-Makefile \

View file

@ -24,7 +24,7 @@ RUN_DEPENDS= p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \
DISTINFO_FILE= ${MUNIN_DISTINFO}
EXTRA_PATCHES+= ${MUNIN_PATCHES}
USES= gmake shebangfix perl5
USES= gmake perl5 shebangfix
PKGMESSAGE= ${WRKDIR}/pkg-message
REINPLACE_ARGS= -i ""
SHEBANG_FILES= node/sbin/munin-node
@ -42,8 +42,8 @@ SNMP_DESC= Include support for SNMP plugins
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSNMP}
BUILD_DEPENDS+= p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP
RUN_DEPENDS+= p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP
BUILD_DEPENDS+= p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP
RUN_DEPENDS+= p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP
.endif
MAN1= munin-node-configure.1 \