this port was broken by the addition/MFC of strndup. With this patch it builds again. Added file(s): - files/patch-cvswrap.c Generated with FreeBSD Port Tools 0.77 Fix: - fix portlint warnings - use tabs instead of whitespaces after variables - fix COMMENT - add patch for cvswrap.c to only use the ports' included strndup on FreeBSD versions where it is not included. How-To-Repeat: build on 7-STABLE >= 701101 or 8-CURRENT >= 800058 without this patch
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it.
This port is currently unmaintained. Would you like to maintain it? -- WXS
On 24.02.2009 21:47 Uhr, Wesley Shields wrote: > This port is currently unmaintained. Would you like to maintain it? > Yes, i'll do that. Cheers, Florian
wxs 2009-02-25 14:24:04 UTC FreeBSD ports repository Modified files: devel/cvswrap Makefile Added files: devel/cvswrap/files patch-cvswrap.c Log: - Unbreak on versions after strndup MFC - Pass maintainership to submitter PR: ports/132070 Submitted by: Florian Smeets <flo@kasimir.com> Revision Changes Path 1.8 +5 -12 ports/devel/cvswrap/Makefile 1.1 +34 -0 ports/devel/cvswrap/files/patch-cvswrap.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"
State Changed From-To: open->closed Committed. Thanks!