Files
macports-ports/mail/sqlgrey/files/patch-sqlgrey-logstats.pl.diff
David B. Evans 81fd177e72 sqlgrey: update to final release 1.8.0, dependencies
Fix livecheck to ignore future release candidates (if any).
2019-04-23 22:20:55 -07:00

9 lines
269 B
Diff

--- a/sqlgrey-logstats.pl 2012-08-24 18:05:39.000000000 -0700
+++ b/sqlgrey-logstats.pl 2012-08-24 18:06:53.000000000 -0700
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!@PERL_BIN@ -w
# sqlgrey: a postfix greylisting policy server using an SQL backend
# based on postgrey