View | Details | Raw Unified | Return to bug 140837
Collapse All | Expand All

(-)Makefile (-3 / +4 lines)
Lines 6-17 Link Here
6
#
6
#
7
7
8
PORTNAME=	eventlog
8
PORTNAME=	eventlog
9
PORTVERSION=	0.2.7
9
PORTVERSION=	0.2.10
10
CATEGORIES=	sysutils
10
CATEGORIES=	sysutils
11
MASTER_SITES= http://www.balabit.com/downloads/files/syslog-ng/sources/2.0/src/
11
MASTER_SITES=	http://www.balabit.com/downloads/files/syslog-ng/sources/3.0.4/source/
12
DISTFILES=	$(PORTNAME)_$(PORTVERSION).tar.gz
12
13
13
MAINTAINER=	ivan.lago@ifom-ieo-campus.it
14
MAINTAINER=	ivan.lago@ifom-ieo-campus.it
14
COMMENT=	Replacement of the simple syslog() API providing structure to messages.
15
COMMENT=	Replacement of the simple syslog() API providing structure to messages
15
16
16
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
17
USE_GNOME=	gnomehack pkgconfig
18
USE_GNOME=	gnomehack pkgconfig
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (eventlog-0.2.7.tar.gz) = 51ac5bff610194ad57f3d632277bdf49
1
MD5 (eventlog_0.2.10.tar.gz) = 628c7927895d92ebe3ee6733b3db3437
2
SHA256 (eventlog-0.2.7.tar.gz) = 1c13b05d0eab1a110d3f52ec9c65afc17f6df25f88d45ae34373ca42b87e3b6e
2
SHA256 (eventlog_0.2.10.tar.gz) = 1cd5ac760234dd8041b5daa24d2c9afb0173852c4f2e3bc1d77e7e31bd4b4002
3
SIZE (eventlog-0.2.7.tar.gz) = 322603
3
SIZE (eventlog_0.2.10.tar.gz) = 292998

Return to bug 140837