diff options
author | madpilot <madpilot@FreeBSD.org> | 2016-11-06 19:44:19 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2016-11-06 19:44:19 +0800 |
commit | 13a80d199e863ace00b763f1002e628e9c0753d6 (patch) | |
tree | 20b8aae4efaab964292d0c6135cb28f8aac88727 /mail | |
parent | 16c65d8a6e9c10bd886f7c01b7c7ced6fbacbf66 (diff) | |
download | freebsd-ports-gnome-13a80d199e863ace00b763f1002e628e9c0753d6.tar.gz freebsd-ports-gnome-13a80d199e863ace00b763f1002e628e9c0753d6.tar.zst freebsd-ports-gnome-13a80d199e863ace00b763f1002e628e9c0753d6.zip |
- Upgrade postgrey to 1.37
PR: 213139
Submitted by: Melissa Pilgrim <ports.maintainer@evilphi.com>
(maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postgrey/Makefile | 10 | ||||
-rw-r--r-- | mail/postgrey/distinfo | 5 | ||||
-rw-r--r-- | mail/postgrey/pkg-message | 2 |
3 files changed, 8 insertions, 9 deletions
diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile index 5542292bc4ca..3346f17f9527 100644 --- a/mail/postgrey/Makefile +++ b/mail/postgrey/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postgrey -PORTVERSION= 1.36 +PORTVERSION= 1.37 CATEGORIES= mail MASTER_SITES= http://postgrey.schweikert.ch/pub/ \ http://postgrey.schweikert.ch/pub/old/ @@ -19,10 +19,13 @@ RUN_DEPENDS= p5-BerkeleyDB>=0:databases/p5-BerkeleyDB \ p5-Net-Server>=0:net/p5-Net-Server \ p5-NetAddr-IP>=0:net-mgmt/p5-NetAddr-IP +USES= perl5 shebangfix USE_PERL5= run USE_RC_SUBR= ${PORTNAME} -NO_BUILD= yes + NO_ARCH= yes +NO_BUILD= yes + POD2MAN?= pod2man PORTDOCS= README Changes README.exim @@ -45,9 +48,6 @@ GROUPS= ${PG_GROUP} MANPAGES= postgrey.1 policy-test.1 postgreyreport.1 ETCFILES= whitelist_clients whitelist_recipients -USE_RC_SUBR= postgrey - -USES= perl5 shebangfix SHEBANG_FILES= postgrey policy-test contrib/postgreyreport OPTIONS_DEFINE= DOCS diff --git a/mail/postgrey/distinfo b/mail/postgrey/distinfo index 687eb80f3797..677ed973d30a 100644 --- a/mail/postgrey/distinfo +++ b/mail/postgrey/distinfo @@ -1,2 +1,3 @@ -SHA256 (postgrey-1.36.tar.gz) = a22bf8c42518d802a32b070332b7ca3aed985ff4f9a59cd04028c56988585f26 -SIZE (postgrey-1.36.tar.gz) = 38797 +TIMESTAMP = 1475320190 +SHA256 (postgrey-1.37.tar.gz) = ff4d9543f8f5cb0356c30ffe22255d942ac6128da734c376de211c02630fa5f7 +SIZE (postgrey-1.37.tar.gz) = 41815 diff --git a/mail/postgrey/pkg-message b/mail/postgrey/pkg-message index 3ab3c70ab87a..29b4acd04522 100644 --- a/mail/postgrey/pkg-message +++ b/mail/postgrey/pkg-message @@ -1,4 +1,3 @@ - NETWORK LISTENER WARNING ------------------------ @@ -30,4 +29,3 @@ would be --greylist-text='4.7.1 Greylisted'. Please see the "Greylist Text" section of the postgrey(1) man page for more information. - |