- make fetchable again - update to latest version and patchset - improve description of OPTIONS Fix: Apply attached patch. Thanks ! How-To-Repeat: # make fetch ===> Vulnerability check disabled, database not found ===> Found saved configuration for eduke32-20080709 => eduke32_src_20080924.zip doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://wiki.eduke32.com/stuff/source_code/. fetch: http://wiki.eduke32.com/stuff/source_code/eduke32_src_20080924.zip: Moved Permanently
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it.
State Changed From-To: open->feedback Fails to patch: http://people.freebsd.org/~amdmi3/eduke.log
2009/8/6 <amdmi3@freebsd.org>: > Synopsis: [maintainer-update] [patch] unbreak and update games/eduke32 > > State-Changed-From-To: open->feedback > State-Changed-By: amdmi3 > State-Changed-When: Thu Aug 6 17:12:59 UTC 2009 > State-Changed-Why: > Fails to patch: http://people.freebsd.org/~amdmi3/eduke.log Well my local patch is correct because it contains CRLF endings, converted to LF by send-pr. USE_DOS2UNIX can't convert build/src/mmulti_unstable.c, I'll investigate that. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=137466 > -- Olivier Smedts _ ASCII ribbon campaign ( ) e-mail: olivier@gid0.org - against HTML email & vCards X www: http://www.gid0.org - against proprietary attachments / \ "Il y a seulement 10 sortes de gens dans le monde : ceux qui comprennent le binaire, et ceux qui ne le comprennent pas."
On Thu, Aug 06, 2009 at 05:13:15PM +0000, amdmi3@FreeBSD.org wrote: > Synopsis: [maintainer-update] [patch] unbreak and update games/eduke32 > > State-Changed-From-To: open->feedback > State-Changed-By: amdmi3 > State-Changed-When: Thu Aug 6 17:12:59 UTC 2009 > State-Changed-Why: > Fails to patch: http://people.freebsd.org/~amdmi3/eduke.log This time it should be good. No more CRLF endings in local patches. I added a "-l" to default PATCH_ARGS to ignore white space/line endings differences. I couldn't simply USE_DOS2UNIX cause distribution patch and local patch want to patch the same file. There's no simple way to USE_DOS2UNIX on a distribution patch or between distribution and local patches. Thanks ! > > http://www.freebsd.org/cgi/query-pr.cgi?pr=137466 -- Olivier Smedts _ ASCII ribbon campaign ( ) e-mail: olivier@gid0.org - against HTML email & vCards X www: http://www.gid0.org - against proprietary attachments / \ "Il y a seulement 10 sortes de gens dans le monde : ceux qui comprennent le binaire, et ceux qui ne le comprennent pas."
Updated patch, please ignore the previous one. The port is still broken on sparc64. -- Olivier Smedts _ ASCII ribbon campaign ( ) e-mail: olivier@gid0.org - against HTML email & vCards X www: http://www.gid0.org - against proprietary attachments / \ "Il y a seulement 10 sortes de gens dans le monde : ceux qui comprennent le binaire, et ceux qui ne le comprennent pas."
State Changed From-To: feedback->open Submitter has fixed.
State Changed From-To: open->closed Committed. Thanks!
amdmi3 2009-08-07 17:50:46 UTC FreeBSD ports repository Modified files: games/eduke32 Makefile distinfo Added files: games/eduke32/files patch-build-src-mmulti_unstable.c patch-source-jaudiolib-dsl.c Log: - Update to 20090313 - Unbreak fetch PR: 137466 Submitted by: Olivier Smedts <olivier@gid0.org> Revision Changes Path 1.21 +12 -9 ports/games/eduke32/Makefile 1.9 +6 -3 ports/games/eduke32/distinfo 1.1 +14 -0 ports/games/eduke32/files/patch-build-src-mmulti_unstable.c (new) 1.1 +10 -0 ports/games/eduke32/files/patch-source-jaudiolib-dsl.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"