mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 8.29.0
Changes: https://github.com/rsyslog/rsyslog/blob/master/ChangeLog
This commit is contained in:
parent
2fa98ffa39
commit
aad1a36ba1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447676
3 changed files with 4 additions and 14 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rsyslog
|
||||
PORTVERSION= 8.28.0
|
||||
PORTVERSION= 8.29.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1498662549
|
||||
SHA256 (rsyslog-8.28.0.tar.gz) = 4ca5405908d612d45da700e36856430510875518eb8028d296d1ee4d2c44678e
|
||||
SIZE (rsyslog-8.28.0.tar.gz) = 2471122
|
||||
TIMESTAMP = 1502366182
|
||||
SHA256 (rsyslog-8.29.0.tar.gz) = 220ba30b5afb0f3ddb328613fea7aa3966b01e4d0c52d6de9ab27b0858f19738
|
||||
SIZE (rsyslog-8.29.0.tar.gz) = 2447907
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
--- plugins/impstats/impstats.c.orig 2017-04-28 07:04:53 UTC
|
||||
+++ plugins/impstats/impstats.c
|
||||
@@ -36,6 +36,7 @@
|
||||
#include <errno.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/resource.h>
|
||||
+#include <unistd.h>
|
||||
|
||||
#include "dirty.h"
|
||||
#include "cfsysline.h"
|
Loading…
Add table
Reference in a new issue