Friday, September 27, 2019

Re: add pledge to devel/cvsweb

On Fri, Sep 27, 2019 at 10:10:29AM +0200, Solene Rapenne wrote:
> On Fri, Sep 27, 2019 at 10:02:35AM +0200, Sebastien Marie wrote:
> >
> > > Index: patches/patch-cvsweb_cgi
> > > ===================================================================
> > > RCS file: /data/cvs/ports/devel/cvsweb/patches/patch-cvsweb_cgi,v
> > > retrieving revision 1.13
> > > diff -u -p -r1.13 patch-cvsweb_cgi
> > > --- patches/patch-cvsweb_cgi 7 Apr 2013 20:07:24 -0000 1.13
> > > +++ patches/patch-cvsweb_cgi 27 Sep 2019 07:20:20 -0000
> > > @@ -1,6 +1,7 @@
> > > $OpenBSD: patch-cvsweb_cgi,v 1.13 2013/04/07 20:07:24 naddy Exp $
> > > ---- cvsweb.cgi.orig Thu Sep 26 22:56:05 2002
> > > -+++ cvsweb.cgi Sun Apr 7 14:15:55 2013
> > > +Index: cvsweb.cgi
> > > +--- cvsweb.cgi.orig
> > > ++++ cvsweb.cgi
> > > @@ -1,4 +1,4 @@
> > > -#!/usr/bin/perl -wT
> > > +#!/usr/bin/perl -w
> >
> > any reason to remove the taint flag on perl shebang ?
>
> no idea, it was already there
>

ah, my bad. I missed it is a diff, and not the diff of the diff :)

--
Sebastien Marie

No comments:

Post a Comment