ports/security/maia/files/patch-scripts_send-quarantine-digests.pl
Fernando Apesteguía e15fe24d5d security/maia: update to 1.0.4_9 (48df5fb)
* Fix code obtaining content-encoding from content-type header.
 * Fix encoding error for two languages. (MySQL)

While here, do some clean up.

PR:	262606
Reported by:	ek@purplehat.org (maintainer)
MFH:	2022Q2 (bugfix release)
2022-04-27 08:47:42 +02:00

8 lines
173 B
Perl

--- scripts/send-quarantine-digests.pl.orig 2022-03-02 01:05:20 UTC
+++ scripts/send-quarantine-digests.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
# $Id$