From owner-cvs-all@FreeBSD.ORG Tue Jan 2 07:43:21 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E1F6716A407; Tue, 2 Jan 2007 07:43:21 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id BB47D13C44B; Tue, 2 Jan 2007 07:43:21 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l027hLsx058863; Tue, 2 Jan 2007 07:43:21 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l027hLUT058861; Tue, 2 Jan 2007 07:43:21 GMT (envelope-from mezz) Message-Id: <200701020743.l027hLUT058861@repoman.freebsd.org> From: Jeremy Messenger Date: Tue, 2 Jan 2007 07:43:21 +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/dia Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jan 2007 07:43:22 -0000 mezz 2007-01-02 07:43:21 UTC FreeBSD ports repository Modified files: graphics/dia Makefile distinfo pkg-plist Log: -Update to 0.95.1. -USE_X_PREFIX -> USE_XLIB, no function change because of gnomeprefix. -Add desktopfileutils dependency and manual run update-desktop-database. -Remove the locale dirs that aren't in the mtree. Security: Format string vulnerabilities http://bugzilla.gnome.org/show_bug.cgi?id=342111 Revision Changes Path 1.60 +5 -3 ports/graphics/dia/Makefile 1.24 +3 -3 ports/graphics/dia/distinfo 1.25 +38 -2 ports/graphics/dia/pkg-plist