Date: Fri, 23 Jan 2009 16:21:16 +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.freebsd60x86 distinfo.freebsd60x86_64 distinfo.freebsd61sparc64 Message-ID: <200901231621.n0NGLGBA055117@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
lth 2009-01-23 16:21:16 UTC FreeBSD ports repository Modified files: devel/perforce Makefile distinfo.freebsd60x86 distinfo.freebsd60x86_64 distinfo.freebsd61sparc64 Log: Bugs fixed (from release notes): #179182 ** 'p4 sync -p' via the proxy did not transfer files which were not in the proxy's cache. Fixed. (Bug #31775) #184476 ** Excessive wildcard use in client views could crash the ntx64/p4d server under circumstances that would be handled correctly by the ntx86/p4d server. It was discovered that the 64-bit version of the windows server requires more stack space to perform commands involving excessive wildcard usage in client mappings. This has been resolved so that the ntx6/p4d process behaves similarly to the ntx86/p4d. (Bug #31737) #181214 ** 'p4 fstat -F' with a filter that contains a not (^) crashes the Perforce server. This has been fixed. (Bug #31771) #183252 ** A failure to open a temporary file during submit of a compressed file could lead to a server crash. This problem could occur on a windows server only. Fixed. (Bug #31952) #168144 * Shell wildcard expansion on Windows can once again be disabled by double quoting arguments. (Bug #30753) Revision Changes Path 1.79 +1 -1 ports/devel/perforce/Makefile 1.6 +15 -15 ports/devel/perforce/distinfo.freebsd60x86 1.6 +15 -15 ports/devel/perforce/distinfo.freebsd60x86_64 1.10 +15 -15 ports/devel/perforce/distinfo.freebsd61sparc64
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901231621.n0NGLGBA055117>