diff --git a/mail/postfix-postfwd/Makefile b/mail/postfix-postfwd/Makefile index 8f26bb417d37..cd65fa883ee7 100644 --- a/mail/postfix-postfwd/Makefile +++ b/mail/postfix-postfwd/Makefile @@ -1,52 +1,52 @@ # New ports collection makefile for: postfwd # Date created: 8 May 2008 # Whom: Sahil Tandon # # $FreeBSD$ # PORTNAME= postfwd -PORTVERSION= 1.19 +PORTVERSION= 1.20 CATEGORIES= mail MASTER_SITES= http://www.${PORTNAME}.org/old/ PKGNAMEPREFIX= postfix- MAINTAINER= sahil@FreeBSD.org COMMENT= A postfix firewall policy daemon RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ ${SITE_PERL}/Net/Server.pm:${PORTSDIR}/net/p5-Net-Server LICENSE= BSD PORTDOCS= CHANGELOG ${PORTNAME}.html ${PORTNAME}.txt PORTEXAMPLES= request.sample PLIST_FILES= bin/${PORTNAME} etc/${PORTNAME}.conf.sample SUB_FILES= pkg-message USE_RC_SUBR= ${PORTNAME} USE_PERL5_RUN= yes NO_BUILD= yes MAN8= ${PORTNAME}.8 .include do-install: @${INSTALL_SCRIPT} ${WRKSRC}/sbin/${PORTNAME} ${PREFIX}/bin/ @${INSTALL_DATA} ${WRKSRC}/etc/${PORTNAME}.cf.sample ${PREFIX}/etc/${PORTNAME}.conf.sample @${INSTALL_MAN} ${WRKSRC}/man/man8/${MAN8} ${MANPREFIX}/man/man8/ post-install: .if !defined(NOPORTDOCS) @${INSTALL} -o ${DOCOWN} -g ${DOCGRP} -m 555 -d ${DOCSDIR} @cd ${WRKSRC}/doc/ && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} .endif .if !defined(NOPORTEXAMPLES) @${INSTALL} -o ${SHAREOWN} -g ${SHAREGRP} -m 555 -d ${EXAMPLESDIR} @${INSTALL_DATA} ${WRKSRC}/tools/${PORTEXAMPLES} ${EXAMPLESDIR} .endif @${CAT} ${PKGMESSAGE} .include diff --git a/mail/postfix-postfwd/distinfo b/mail/postfix-postfwd/distinfo index 741e0c3cc8f2..4a9fdd29f523 100644 --- a/mail/postfix-postfwd/distinfo +++ b/mail/postfix-postfwd/distinfo @@ -1,2 +1,2 @@ -SHA256 (postfwd-1.19.tar.gz) = 3ca6c87e22d019dda17ca06b04cc92e172fc4665b07eb546f227556dd6132470 -SIZE (postfwd-1.19.tar.gz) = 102983 +SHA256 (postfwd-1.20.tar.gz) = 22dd6208019ce2bfefc2709df20aeba5df1537560cf77fa347a33d6940d557ab +SIZE (postfwd-1.20.tar.gz) = 202388