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

(-)Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	postgrey
8
PORTNAME=	postgrey
9
PORTVERSION=	1.17
9
PORTVERSION=	1.18
10
CATEGORIES=	mail
10
CATEGORIES=	mail
11
MASTER_SITES=	http://isg.ee.ethz.ch/tools/postgrey/pub/
11
MASTER_SITES=	http://isg.ee.ethz.ch/tools/postgrey/pub/
12
12
Lines 49-55 Link Here
49
.include <bsd.port.pre.mk>
49
.include <bsd.port.pre.mk>
50
50
51
.if ${PERL_LEVEL} < 500600
51
.if ${PERL_LEVEL} < 500600
52
IGNORE= Needs perl 5.6.1 or higher, install lang/perl5.8 and try again
52
IGNORE=	Needs perl 5.6.1 or higher, install lang/perl5.8 and try again
53
.endif
53
.endif
54
54
55
pre-install:
55
pre-install:
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (postgrey-1.17.tar.gz) = 5b15bbbfdc3ed22b7c7b366f2a099883
1
MD5 (postgrey-1.18.tar.gz) = 90db6140ce09e63c5e0e84eb72d71648
2
SIZE (postgrey-1.17.tar.gz) = 24693
2
SIZE (postgrey-1.18.tar.gz) = 25699

Return to bug 78609