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

(-)postfix-policyd-weight-0.1.11/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	policyd-weight
8
PORTNAME=	policyd-weight
9
PORTVERSION=	0.1.10
9
PORTVERSION=	0.1.11
10
CATEGORIES=	mail
10
CATEGORIES=	mail
11
MASTER_SITES=	http://robtone.mine.nu/postfix/releases/
11
MASTER_SITES=	http://robtone.mine.nu/postfix/releases/
12
PKGNAMEPREFIX=	postfix-
12
PKGNAMEPREFIX=	postfix-
Lines 15-21 Link Here
15
COMMENT=	Weighted policy daemon for postfix
15
COMMENT=	Weighted policy daemon for postfix
16
16
17
RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
17
RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
18
		postfix:${PORTSDIR}/mail/postfix-current
18
		postfix:${PORTSDIR}/mail/postfix
19
19
20
SUB_FILES=	pkg-message
20
SUB_FILES=	pkg-message
21
PLIST_FILES=	libexec/postfix/${PORTNAME} etc/${PORTNAME}.conf.sample
21
PLIST_FILES=	libexec/postfix/${PORTNAME} etc/${PORTNAME}.conf.sample
(-)postfix-policyd-weight-0.1.11/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (policyd-weight-0.1.10.tar.gz) = 5b22ce03770d8f6e62e37dbdd9954260
1
MD5 (policyd-weight-0.1.11.tar.gz) = 1d4ad10437054bf47e781265c2e2e9d3
2
SIZE (policyd-weight-0.1.10.tar.gz) = 19083
2
SIZE (policyd-weight-0.1.11.tar.gz) = 20139

Return to bug 87912