Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 2014 15:30:06 -0500
From:      Brooks Davis <brooks@freebsd.org>
To:        "A.J. 'Fonz' van Werven" <freebsd@skysmurf.nl>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Mysterious patches
Message-ID:  <20140328203006.GD12685@lor.one-eyed-alien.net>
In-Reply-To: <20140328201121.GA2505@spectrum.skysmurf.nl>
References:  <20140328201121.GA2505@spectrum.skysmurf.nl>

next in thread | previous in thread | raw e-mail | index | archive | help

--GPJrCs/72TxItFYR
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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.
>=20
> 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

--GPJrCs/72TxItFYR
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (FreeBSD)

iKYEARECAGYFAlM1281fFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDY1NUQ1MTlDMjZBNzgyRTcyNTI5OUJGMDVE
OEU4QkU5RjIzODFBRDQACgkQXY6L6fI4GtQbWQCfQvvvVlAxewCgKckZmr4wvPFL
aW4AoOh3D2fy8c8OR4v5/VKzsQZAJlt4
=WtQy
-----END PGP SIGNATURE-----

--GPJrCs/72TxItFYR--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140328203006.GD12685>