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

(-)/usr/home/emma/ports/mail/bogofilter/Makefile (-1 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	bogofilter
8
PORTNAME=	bogofilter
9
PORTVERSION=	1.0.0
9
PORTVERSION=	1.0.1
10
PORTREVISION?=	0
10
PORTREVISION?=	0
11
CATEGORIES?=	mail
11
CATEGORIES?=	mail
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
Lines 15-20 Link Here
15
MAINTAINER?=	matthias.andree@gmx.de
15
MAINTAINER?=	matthias.andree@gmx.de
16
COMMENT=	Fast, teachable, learning spam detector
16
COMMENT=	Fast, teachable, learning spam detector
17
17
18
# cannot switch to USE_BDB here, as we want slave ports
19
# to override this easily
18
LIB_DEPENDS?=	db-4.3:${PORTSDIR}/databases/db43
20
LIB_DEPENDS?=	db-4.3:${PORTSDIR}/databases/db43
19
21
20
OPTIONS=	GSL     "Link with system-wide GSL dynamically (recommended)" on
22
OPTIONS=	GSL     "Link with system-wide GSL dynamically (recommended)" on
(-)/usr/home/emma/ports/mail/bogofilter/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (bogofilter-1.0.0.tar.bz2) = de008f94c6a4e8e0b145bbf1fb381dde
1
MD5 (bogofilter-1.0.1.tar.bz2) = b0818efa35ceb2d24d0fbb0db3e617d4
2
SHA256 (bogofilter-1.0.0.tar.bz2) = 1e855b2007f5407c51ba36ef284bba6165f6894243002493fc8da3a375ebdb27
2
SHA256 (bogofilter-1.0.1.tar.bz2) = c843e47e05704db4f41e286520a9bf6342cb9620087bea71bd25e2facf997e72
3
SIZE (bogofilter-1.0.0.tar.bz2) = 746592
3
SIZE (bogofilter-1.0.1.tar.bz2) = 757827

Return to bug 91269