Date: Thu, 10 Apr 2008 08:29:47 +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: <200804100829.m3A8TmhD013390@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
lth 2008-04-10 08:29:47 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): #149704 ** 'p4 integrate' could skip integrations in the face of large branch views coupled with large protection tables. This has been corrected. (Bug #28659) #149538 ** 'p4 integrate' could report "no permission on file(s)" if the protections managed by 'p4 protect' had excessive wildcards (too many ...'s in too many entries). Now 'p4 integrate' should be no more sensitive than other commands to the number of wildcards in protections, and in any event should fail with a more appropriate message ("too may wildcards"). (Bug #28422). Changes: http://www.perforce.com/perforce/doc.073/user/relnotes.txt Revision Changes Path 1.74 +1 -0 ports/devel/perforce/Makefile 1.12 +3 -3 ports/devel/perforce/distinfo.freebsd54x86 1.13 +3 -3 ports/devel/perforce/distinfo.freebsd54x86_64 1.2 +3 -3 ports/devel/perforce/distinfo.freebsd60x86 1.2 +3 -3 ports/devel/perforce/distinfo.freebsd60x86_64 1.6 +3 -3 ports/devel/perforce/distinfo.freebsd61sparc64
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804100829.m3A8TmhD013390>