From owner-cvs-ports@FreeBSD.ORG Fri Apr 20 23:58:52 2007 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 098A716A400; Fri, 20 Apr 2007 23:58:52 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id EE33C13C458; Fri, 20 Apr 2007 23:58:51 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l3KNwplP065127; Fri, 20 Apr 2007 23:58:51 GMT (envelope-from tmclaugh@repoman.freebsd.org) Received: (from tmclaugh@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l3KNwpZJ065126; Fri, 20 Apr 2007 23:58:51 GMT (envelope-from tmclaugh) Message-Id: <200704202358.l3KNwpZJ065126@repoman.freebsd.org> From: Tom McLaughlin Date: Fri, 20 Apr 2007 23:58:51 +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/editors/bless Makefile distinfo pkg-plist 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: Fri, 20 Apr 2007 23:58:52 -0000 tmclaugh 2007-04-20 23:58:51 UTC FreeBSD ports repository Modified files: editors/bless Makefile distinfo pkg-plist Log: Update to 0.5.0 Changes from the 0.4.1 release include: * Brand new plugin architecture (GUI and export). * Export functionality (text and html, others with plugins). * Reduced memory usage. * Fixed garbled display issue. * Localization support. * New ways to select data ranges. PR: 111586 Submitted by: Phillip Neumann Project by: BSD# Revision Changes Path 1.20 +1 -2 ports/editors/bless/Makefile 1.14 +3 -3 ports/editors/bless/distinfo 1.11 +27 -11 ports/editors/bless/pkg-plist