mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
Syslog-ng-incubator will not work with syslog-ng37. Balabit is working
on a new version of incubator which will work with syslog-ng 3.7.3. In the mean time anchor the incubator to syslog-ng36. Discussed with: Peter Czanik (CzP) <peter.czanik@balabit.com> Balabit / syslog-ng upstream
This commit is contained in:
parent
1de951737d
commit
fa1a237b15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411754
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= syslog-ng-incubator
|
||||
PORTVERSION= 0.4.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://github.com/balabit/syslog-ng-incubator/releases/download/syslog-ng-incubator-${PORTVERSION}/
|
||||
# http://packages.madhouse-project.org/syslog-ng/incubator/
|
||||
@ -17,7 +17,7 @@ WRKSRC= $(WRKDIR)/$(PORTNAME)-$(PORTVERSION)
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
LIB_DEPENDS= libevtlog.so:${PORTSDIR}/sysutils/eventlog \
|
||||
libsyslog-ng-3.7.so.0:${PORTSDIR}/sysutils/syslog-ng
|
||||
libsyslog-ng-3.6.so.0:${PORTSDIR}/sysutils/syslog-ng36
|
||||
|
||||
USES= bison gmake libtool lua pathfix pkgconfig shebangfix tar:xz
|
||||
SHEBANG_FILES= scl/elasticsearch/es-bridge
|
||||
|
Loading…
Reference in New Issue
Block a user