aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix-postfwd
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2011-09-07 22:42:24 +0000
committerSahil Tandon <sahil@FreeBSD.org>2011-09-07 22:42:24 +0000
commit609a543f7783605ada28ccdbd18663631006586c (patch)
treee56293f7aa3807f14dfe89016031f7ff1d83fb93 /mail/postfix-postfwd
parent0dba27d9d76a263f02f16a5682a04ac5e1b19918 (diff)
downloadports-609a543f7783605ada28ccdbd18663631006586c.tar.gz
ports-609a543f7783605ada28ccdbd18663631006586c.zip
Notes
Diffstat (limited to 'mail/postfix-postfwd')
-rw-r--r--mail/postfix-postfwd/Makefile14
-rw-r--r--mail/postfix-postfwd/distinfo4
2 files changed, 11 insertions, 7 deletions
diff --git a/mail/postfix-postfwd/Makefile b/mail/postfix-postfwd/Makefile
index 18735f27c35c..5b0c06fa4d40 100644
--- a/mail/postfix-postfwd/Makefile
+++ b/mail/postfix-postfwd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= postfwd
-PORTVERSION= 1.22
+PORTVERSION= 1.30
CATEGORIES= mail
MASTER_SITES= http://www.${PORTNAME}.org/old/
PKGNAMEPREFIX= postfix-
@@ -17,10 +17,13 @@ COMMENT= A postfix firewall policy daemon
LICENSE= BSD
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
- ${SITE_PERL}/Net/Server.pm:${PORTSDIR}/net/p5-Net-Server
+ ${SITE_PERL}/Net/Server.pm:${PORTSDIR}/net/p5-Net-Server \
+ ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
-PORTDOCS= CHANGELOG ${PORTNAME}.html ${PORTNAME}.txt quick.html versions.html
-PORTEXAMPLES= request.sample
+PORTDOCS= arch.html ${PORTNAME}.CHANGELOG ${PORTNAME}.html \
+ ${PORTNAME}.txt quick.html versions.html
+
+PORTEXAMPLES= request.sample postfwd.plugins.sample
PLIST_FILES= bin/${PORTNAME} etc/${PORTNAME}.conf.sample
SUB_FILES= pkg-message
@@ -45,7 +48,8 @@ post-install:
.endif
.if !defined(NOPORTEXAMPLES)
@${INSTALL} -o ${SHAREOWN} -g ${SHAREGRP} -m 555 -d ${EXAMPLESDIR}
- @${INSTALL_DATA} ${WRKSRC}/tools/${PORTEXAMPLES} ${EXAMPLESDIR}
+ @${INSTALL_DATA} ${WRKSRC}/tools/request.sample ${EXAMPLESDIR}
+ @${INSTALL_DATA} ${WRKSRC}/plugins/postfwd.plugins.sample ${EXAMPLESDIR}
.endif
@${CAT} ${PKGMESSAGE}
diff --git a/mail/postfix-postfwd/distinfo b/mail/postfix-postfwd/distinfo
index ef0df10ac209..a9199eb7efba 100644
--- a/mail/postfix-postfwd/distinfo
+++ b/mail/postfix-postfwd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (postfwd-1.22.tar.gz) = dc3109c912e617b6eeca174256b9b93b7a84173d950c97a50bc1ee37564f738e
-SIZE (postfwd-1.22.tar.gz) = 246118
+SHA256 (postfwd-1.30.tar.gz) = 44022083c385f4d7825cc44346f812cf137892177be64a2db0a256795f310cfe
+SIZE (postfwd-1.30.tar.gz) = 336912