mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
- Update to 2.4.1
PR: ports/125889 Submitted by: Anders Troback <freebsd at troback.com> (maintainer)
This commit is contained in:
parent
da3e1ce2ed
commit
2ba9a466ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217375
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= check_bacula
|
||||
PORTVERSION= 2.4.0
|
||||
PORTVERSION= 2.4.1
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
PKGNAMEPREFIX= nagios-
|
||||
@ -16,7 +16,8 @@ MAINTAINER= freebsd@troback.com
|
||||
COMMENT= Nagios plugin for Bacula
|
||||
|
||||
WRKSRC= ${WRKDIR}/bacula-${PORTVERSION}
|
||||
CONFIGURE_ARGS= --enable-client-only
|
||||
CONFIGURE_ARGS= --enable-client-only \
|
||||
--disable-nls
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (bacula-2.4.0.tar.gz) = c851f97c1836ab212f33b9159ed526c2
|
||||
SHA256 (bacula-2.4.0.tar.gz) = 856430e271dc151528a47ae82e89cd21fa5c720ab5be3f698ed754a8cc25520a
|
||||
SIZE (bacula-2.4.0.tar.gz) = 3082403
|
||||
MD5 (bacula-2.4.1.tar.gz) = 077cb80b51cc13584b0960d863932af2
|
||||
SHA256 (bacula-2.4.1.tar.gz) = 5757f5bd1f06db38312f81e7c9d7a2dfc7a5aaebf4f91a06f7fd994c1f9b16d7
|
||||
SIZE (bacula-2.4.1.tar.gz) = 3092767
|
||||
|
Loading…
Reference in New Issue
Block a user