From owner-cvs-ports@FreeBSD.ORG Mon Nov 29 01:22:10 2010 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 3DB361065670; Mon, 29 Nov 2010 01:22:10 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 11C948FC08; Mon, 29 Nov 2010 01:22:10 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id oAT1M9L0044660; Mon, 29 Nov 2010 01:22:09 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oAT1M9qO044659; Mon, 29 Nov 2010 01:22:09 GMT (envelope-from kwm) Message-Id: <201011290122.oAT1M9qO044659@repoman.freebsd.org> From: Koop Mast Date: Mon, 29 Nov 2010 01:22:09 +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/graphics/inkscape Makefile ports/graphics/inkscape/files patch-src_widgets_ruler.cpp 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: Mon, 29 Nov 2010 01:22:10 -0000 kwm 2010-11-29 01:22:09 UTC FreeBSD ports repository Modified files: graphics/inkscape Makefile Added files: graphics/inkscape/files patch-src_widgets_ruler.cpp Log: Fix a bug that caused the cursor position markers are not cleared from rulers [1]. Add MAKE_JOBS_SAFE. Reported and fix tested by: mux@ Obtained from: Inkscape bazaar [1] Revision Changes Path 1.68 +2 -1 ports/graphics/inkscape/Makefile 1.1 +763 -0 ports/graphics/inkscape/files/patch-src_widgets_ruler.cpp (new)