FreeBSD Bugzilla – Attachment 223298 Details for
Bug 254312
security/maia: Remove -w flag from perl scripts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Remove "-w" options from Perl scripts.
maia-1.0.4_7.diff (text/plain), 609 bytes, created by
ek
on 2021-03-15 17:17:40 UTC
(
hide
)
Description:
Remove "-w" options from Perl scripts.
Filename:
MIME Type:
Creator:
ek
Created:
2021-03-15 17:17:40 UTC
Size:
609 bytes
patch
obsolete
>--- Makefile.orig 2021-03-15 09:26:09.805001000 -0600 >+++ Makefile 2021-03-15 09:27:10.378716000 -0600 >@@ -3,7 +3,7 @@ > > PORTNAME= maia > DISTVERSION= 1.0.4 >-PORTREVISION= 6 >+PORTREVISION= 7 > CATEGORIES= security > > MAINTAINER= ek@purplehat.org >@@ -293,7 +293,7 @@ > scripts/process-quarantine.pl scripts/resend.pl scripts/send-quarantine-digests.pl \ > scripts/send-quarantine-reminders.pl scripts/stats-snapshot.pl > @${REINPLACE_CMD} -e "s|/etc/maia/maia.conf|${ETCDIR}/maia.conf|" \ >- -e "s|/usr/bin/perl|/usr/bin/env perl|" \ >+ -e "s|/usr/bin/perl.*|/usr/bin/env perl|" \ > ${WRKSRC}/${m} > .endfor >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
ek:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 254312
: 223298