svn commit: r425485 - head/mail/postgrey
Guido Falsi
madpilot at FreeBSD.org
Sun Nov 6 11:44:21 UTC 2016
Author: madpilot
Date: Sun Nov 6 11:44:19 2016
New Revision: 425485
URL: https://svnweb.freebsd.org/changeset/ports/425485
Log:
- Upgrade postgrey to 1.37
PR: 213139
Submitted by: Melissa Pilgrim <ports.maintainer at evilphi.com>
(maintainer)
Modified:
head/mail/postgrey/Makefile
head/mail/postgrey/distinfo
head/mail/postgrey/pkg-message
Modified: head/mail/postgrey/Makefile
==============================================================================
--- head/mail/postgrey/Makefile Sun Nov 6 11:42:12 2016 (r425484)
+++ head/mail/postgrey/Makefile Sun Nov 6 11:44:19 2016 (r425485)
@@ -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-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
Modified: head/mail/postgrey/distinfo
==============================================================================
--- head/mail/postgrey/distinfo Sun Nov 6 11:42:12 2016 (r425484)
+++ head/mail/postgrey/distinfo Sun Nov 6 11:44:19 2016 (r425485)
@@ -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
Modified: head/mail/postgrey/pkg-message
==============================================================================
--- head/mail/postgrey/pkg-message Sun Nov 6 11:42:12 2016 (r425484)
+++ head/mail/postgrey/pkg-message Sun Nov 6 11:44:19 2016 (r425485)
@@ -1,4 +1,3 @@
-
NETWORK LISTENER WARNING
------------------------
@@ -30,4 +29,3 @@ would be --greylist-text='4.7.1 Greylist
Please see the "Greylist Text" section of the postgrey(1) man page for more
information.
-
More information about the svn-ports-all
mailing list