Date: Mon, 2 Jan 2006 22:23:19 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gauche-sdl Makefile ports/devel/gauche-sdl/files patch-configure patch-src::image::sdl-image-lib.stub patch-src::sdl-lib.stub Message-ID: <200601022223.k02MNJVT013013@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2006-01-02 22:23:19 UTC
FreeBSD ports repository
Modified files:
devel/gauche-sdl Makefile
devel/gauche-sdl/files patch-configure
Added files:
devel/gauche-sdl/files patch-src::image::sdl-image-lib.stub
patch-src::sdl-lib.stub
Log:
[Maintainer Update] devel/gauche-sdl fixed compiler error
devel/gauche-sdl was broken after a lang/gauche update due
to changes in how strings are internally represented. This
updates string access in the stub files, allowing it to
compile again. (the gfx subdir is still not fixed, so it's
being forcefully bypassed).
(author will be notified as soon as I get a pr # to give him)
PR: ports/91228
Submitted by: Erik Greenwald <erik@smluc.org>
Revision Changes Path
1.10 +2 -2 ports/devel/gauche-sdl/Makefile
1.2 +53 -5 ports/devel/gauche-sdl/files/patch-configure
1.1 +20 -0 ports/devel/gauche-sdl/files/patch-src::image::sdl-image-lib.stub (new)
1.1 +60 -0 ports/devel/gauche-sdl/files/patch-src::sdl-lib.stub (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601022223.k02MNJVT013013>
