diff options
-rw-r--r-- | sysutils/eventlog/Makefile | 6 | ||||
-rw-r--r-- | sysutils/eventlog/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/eventlog/Makefile b/sysutils/eventlog/Makefile index dcb944e005f3..73fce289b98b 100644 --- a/sysutils/eventlog/Makefile +++ b/sysutils/eventlog/Makefile @@ -6,12 +6,12 @@ # PORTNAME= eventlog -PORTVERSION= 0.2.10 +PORTVERSION= 0.2.12 CATEGORIES= sysutils -MASTER_SITES= http://www.balabit.com/downloads/files/syslog-ng/sources/3.0.4/source/ +MASTER_SITES= http://www.balabit.com/downloads/files/syslog-ng/sources/3.2.2/source/ DISTFILES= $(PORTNAME)_$(PORTVERSION).tar.gz -MAINTAINER= ivan.lago@ifom-ieo-campus.it +MAINTAINER= cy@FreeBSD.org COMMENT= Replacement of the simple syslog() API providing structure to messages GNU_CONFIGURE= yes diff --git a/sysutils/eventlog/distinfo b/sysutils/eventlog/distinfo index 54a5f4dd5b2b..f3b57400d40c 100644 --- a/sysutils/eventlog/distinfo +++ b/sysutils/eventlog/distinfo @@ -1,2 +1,2 @@ -SHA256 (eventlog_0.2.10.tar.gz) = 1cd5ac760234dd8041b5daa24d2c9afb0173852c4f2e3bc1d77e7e31bd4b4002 -SIZE (eventlog_0.2.10.tar.gz) = 292998 +SHA256 (eventlog_0.2.12.tar.gz) = f78c218faa6b6b378f25c640a5d1188b1ecbd57d3a527432263fd44b17bbd1c9 +SIZE (eventlog_0.2.12.tar.gz) = 303100 |