Hello ports@.

 |After hearing some voices from postfix-users i was doing an
 |iteration of this one.  (No real _need_ to update from v0.6.0.)
 |I could imagine this to be the last release, except for the
 |build system, which is still intermediate.
 ...
 |  - An iteration that fixes some oddities, and clarifies documentation.
 |    (The example configuration is also better.)
 |
 |  - Bug fixes:
 |
 |    . -v and -p were not reset for reload, thus fixated once set.
 |
 |    . -b and -B were not command-line-parsed by the server, only in
 |      --test-mode (driven by client); usage in resource-file ok, too.
 |
 |  - --test-mode now outputs a normalized resource file.
 |
 |  - New --focus-sender approach which i like better.
 |
 |      [I personally now use --focus-sender mode with --count=1,
 |      --msg-allow=permit and --msg-defer='DEFER 4.2.0 blabla',
 |      and reject_unverified_sender thereafter.  I could imagine
 |      s-postgray to become obsolete if verify(8) would do a once-
 |      then-wait-five-minutes graylisting itself.]
 |
 |  - New --msg-{allow,block}, and --msg-defer for misnamed --defer-msg,
 |    which is kept for compatibility.

Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/s-postgray/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -a -p -u -r1.1.1.1 Makefile
--- Makefile    13 May 2022 17:30:07 -0000      1.1.1.1
+++ Makefile    8 Jun 2022 18:23:56 -0000
@@ -1,11 +1,10 @@
 COMMENT=               fast and secure postfix graylisting policy server
 
-DISTNAME=              s-postgray-0.6.0
+DISTNAME=              s-postgray-0.7.0
 CATEGORIES=            mail
 HOMEPAGE=              https://www.sdaoden.eu/code.html\#s-postgray
 
 MASTER_SITES=          https://ftp.sdaoden.eu/
-FIX_EXTRACT_PERMISSIONS=Yes
 
 MAINTAINER=            Steffen Nurpmeso <stef...@sdaoden.eu>
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/s-postgray/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -a -p -u -r1.1.1.1 distinfo
--- distinfo    13 May 2022 17:30:07 -0000      1.1.1.1
+++ distinfo    8 Jun 2022 18:23:56 -0000
@@ -1,2 +1,2 @@
-SHA256 (s-postgray-0.6.0.tar.gz) = He6OqMiB1ctjcmFR9RQrX19MS/nHEz2l5xcKzooA0UY=
-SIZE (s-postgray-0.6.0.tar.gz) = 127563
+SHA256 (s-postgray-0.7.0.tar.gz) = 3K40FbXtAUyDtcUPtWBW0tHh/toB/rZ4/7Z3vX1uFs0=
+SIZE (s-postgray-0.7.0.tar.gz) = 140144

--steffen
|
|Der Kragenbaer,                The moon bear,
|der holt sich munter           he cheerfully and one by one
|einen nach dem anderen runter  wa.ks himself off
|(By Robert Gernhardt)

Reply via email to