Mysterious patches
Brooks Davis
brooks at freebsd.org
Fri Mar 28 20:30:15 UTC 2014
On Fri, Mar 28, 2014 at 09:11:21PM +0100, A.J. 'Fonz' van Werven wrote:
> Having a look at graphics/libgfx (I'm using that port but it's currently
> unmaintained so I might feel like taking maintainership), I noticed that
> there are two patches in /usr/ports/graphics/libgfx/files/ *BUT* I can't
> for the life of me find the files they are supposed to be applied to.
>
> Can someone please either clarify what I'm overlooking or confirm that
> these patches are superfluous?
I can't comment on their usefulness, but the files they apply
to are obvious if you understand the patch format. For example
files/patch-png.cxx has these lines:
--- src/raster-png.cxx.orig 2004-09-27 06:45:31.000000000 +0200
+++ src/raster-png.cxx 2012-05-04 12:59:52.000000000 +0200
and it applies to src/raster-png.cxx. The warnings patch applies to
several files, just look for the ---/+++ pairs.
-- Brooks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 326 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20140328/4986e678/attachment.sig>
More information about the freebsd-ports
mailing list