mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
- update to 3.7.4.1
- use PLIST_FILES - don't use USE_AUTOTOOLS Sponsored by: Essen Linuxhotel Hackathon 2016
This commit is contained in:
parent
e4bf7ecf9b
commit
4a027d49f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413869
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= check_logfiles
|
||||
PORTVERSION= 3.7.1.1
|
||||
PORTVERSION= 3.7.4.1
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= https://labs.consol.de/assets/downloads/nagios/
|
||||
|
||||
@ -11,9 +11,10 @@ COMMENT= Nagios plugin which scans log files for specific patterns
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= gmake perl5
|
||||
PLIST_FILES= libexec/nagios/check_logfiles
|
||||
|
||||
USES= autoreconf gmake perl5
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= autoconf
|
||||
CONFIGURE_ARGS+= --with-trusted-path=/bin:/sbin:/usr/bin:/usr/sbin:${LOCALBASE}/bin:${LOCALBASE}/sbin \
|
||||
--libexecdir=${PREFIX}/libexec/nagios \
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (check_logfiles-3.7.1.1.tar.gz) = c241272c782d5417f7ca9450b67cf2aebf925d8cd77466c00eb222fe517c6e5f
|
||||
SIZE (check_logfiles-3.7.1.1.tar.gz) = 226337
|
||||
SHA256 (check_logfiles-3.7.4.1.tar.gz) = 6865bd38c28f0e6fb3f3a59375c78e248f9cb0181f87b8f6817fc9483dbd23c5
|
||||
SIZE (check_logfiles-3.7.4.1.tar.gz) = 236013
|
||||
|
@ -1 +0,0 @@
|
||||
libexec/nagios/check_logfiles
|
Loading…
Reference in New Issue
Block a user