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

(-)/usr/home/emma/ports/mail/bogofilter/Makefile (-3 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	bogofilter
8
PORTNAME=	bogofilter
9
PORTVERSION=	1.0.1
9
PORTVERSION=	1.0.2
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 25-31 Link Here
25
CONFLICTS?=	bogofilter-sqlite-[0-9]* bogofilter-qdbm-[0-9]* [a-z][a-z]-bogofilter-[0-9]*
25
CONFLICTS?=	bogofilter-sqlite-[0-9]* bogofilter-qdbm-[0-9]* [a-z][a-z]-bogofilter-[0-9]*
26
26
27
USE_BZIP2=	yes
27
USE_BZIP2=	yes
28
USE_REINPLACE=	yes
29
USE_PERL5_RUN=	yes
28
USE_PERL5_RUN=	yes
30
GNU_CONFIGURE=	yes
29
GNU_CONFIGURE=	yes
31
PATCH_STRIP=	-p1
30
PATCH_STRIP=	-p1
Lines 100-106 Link Here
100
	  ${INSTALL_SCRIPT} ${WRKSRC}/contrib/${i} ${DOCSDIR}/contrib/${i}
99
	  ${INSTALL_SCRIPT} ${WRKSRC}/contrib/${i} ${DOCSDIR}/contrib/${i}
101
.endfor
100
.endfor
102
.for i in dot-qmail-bogofilter-default \
101
.for i in dot-qmail-bogofilter-default \
103
	mailfilter.example procmailrc.example
102
	mailfilter.example procmailrc.example vm-bogofilter.el
104
	${INSTALL_DATA} ${WRKSRC}/contrib/${i} ${DOCSDIR}/contrib/${i}
103
	${INSTALL_DATA} ${WRKSRC}/contrib/${i} ${DOCSDIR}/contrib/${i}
105
.endfor
104
.endfor
106
	${SETENV} PKG_PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
105
	${SETENV} PKG_PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
(-)/usr/home/emma/ports/mail/bogofilter/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (bogofilter-1.0.1.tar.bz2) = b0818efa35ceb2d24d0fbb0db3e617d4
1
MD5 (bogofilter-1.0.2.tar.bz2) = 4c86274ddf0431f0b51c742b2f8c6e9c
2
SHA256 (bogofilter-1.0.1.tar.bz2) = c843e47e05704db4f41e286520a9bf6342cb9620087bea71bd25e2facf997e72
2
SHA256 (bogofilter-1.0.2.tar.bz2) = 4d030bbeabc2d8ec712b357a23b9dde72a51c8b1e8ae26b04c22fd04e6a71a08
3
SIZE (bogofilter-1.0.1.tar.bz2) = 757827
3
SIZE (bogofilter-1.0.2.tar.bz2) = 765201
(-)/usr/home/emma/ports/mail/bogofilter-qdbm/Makefile (-1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	bogofilter
8
PORTNAME=	bogofilter
9
PORTREVISION=	1
10
CATEGORIES=	mail
9
CATEGORIES=	mail
11
PKGNAMESUFFIX=	-qdbm
10
PKGNAMESUFFIX=	-qdbm

Return to bug 94468