From owner-cvs-ports@FreeBSD.ORG Sun Feb 22 13:58:34 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83CC3106564A; Sun, 22 Feb 2009 13:58:34 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 733848FC1F; Sun, 22 Feb 2009 13:58:34 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n1MDwYi8036247; Sun, 22 Feb 2009 13:58:34 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1MDwYjW036246; Sun, 22 Feb 2009 13:58:34 GMT (envelope-from lth) Message-Id: <200902221358.n1MDwYjW036246@repoman.freebsd.org> From: Lars Thegler Date: Sun, 22 Feb 2009 13:58:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/perforce Makefile distinfo.freebsd60x86 distinfo.freebsd60x86_64 distinfo.freebsd61sparc64 X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Feb 2009 13:58:35 -0000 lth 2009-02-22 13:58:34 UTC FreeBSD ports repository Modified files: devel/perforce Makefile distinfo.freebsd60x86 distinfo.freebsd60x86_64 distinfo.freebsd61sparc64 Log: Bugs fixed (from release notes): #188676 * 'p4 resolve' using the automatic option could crash the client application when running on windows. This would only happen if the 'theirs' file had been locked by another windows application e.g. microsoft word. (Bug #32384) #188603 ** A user with a complicated view map could crash the server by creating a spec using '-i' or editing a spec to use a name which contains '%%'. This has been fixed. (Bug #31933) Noted by: pointyhat via pav Revision Changes Path 1.80 +1 -1 ports/devel/perforce/Makefile 1.7 +15 -15 ports/devel/perforce/distinfo.freebsd60x86 1.7 +15 -15 ports/devel/perforce/distinfo.freebsd60x86_64 1.11 +15 -15 ports/devel/perforce/distinfo.freebsd61sparc64