Date: Sun, 27 Apr 2008 12:47:51 +0000 (UTC) From: Lars Thegler <lth@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/perforce Makefile distinfo.freebsd54x86 distinfo.freebsd54x86_64 distinfo.freebsd60x86 distinfo.freebsd60x86_64 distinfo.freebsd61sparc64 Message-ID: <200804271247.m3RClpgL062685@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
lth 2008-04-27 12:47:51 UTC FreeBSD ports repository Modified files: devel/perforce Makefile distinfo.freebsd54x86 distinfo.freebsd54x86_64 distinfo.freebsd60x86 distinfo.freebsd60x86_64 distinfo.freebsd61sparc64 Log: Bugs fixed (from release notes): #152382 ** Sometimes 'p4 integrate' would find a distant base when cherry picking revisions to integrate. Now 'p4 integrate' insists that the base be the revision before the first revision being integrated when cherry picking revisions. (Bug #29016). #152296 ** 'p4 submit' could report "No files to submit" if the combination of client mapped files and protections table exceeded an internal limit. This limit was incorrectly reached on case-insensitive Servers (Windows) by repeated values in a generated map. This has been fixed. (Bug #28853) Revision Changes Path 1.75 +1 -1 ports/devel/perforce/Makefile 1.13 +2 -2 ports/devel/perforce/distinfo.freebsd54x86 1.14 +3 -3 ports/devel/perforce/distinfo.freebsd54x86_64 1.3 +2 -2 ports/devel/perforce/distinfo.freebsd60x86 1.3 +3 -3 ports/devel/perforce/distinfo.freebsd60x86_64 1.7 +2 -2 ports/devel/perforce/distinfo.freebsd61sparc64
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804271247.m3RClpgL062685>