From owner-svn-ports-head@FreeBSD.ORG Wed Jan 2 07:17:41 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E006977F; Wed, 2 Jan 2013 07:17:40 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id BBA728FC0A; Wed, 2 Jan 2013 07:17:40 +0000 (UTC) Received: from svn.freebsd.org (svn.FreeBSD.org [8.8.178.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r027Hecj038676; Wed, 2 Jan 2013 07:17:40 GMT (envelope-from jgh@svn.freebsd.org) Received: (from jgh@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r027HerQ038673; Wed, 2 Jan 2013 07:17:40 GMT (envelope-from jgh@svn.freebsd.org) Message-Id: <201301020717.r027HerQ038673@svn.freebsd.org> From: Jason Helfman Date: Wed, 2 Jan 2013 07:17:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309801 - head/deskutils/rednotebook X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jan 2013 07:17:41 -0000 Author: jgh Date: Wed Jan 2 07:17:39 2013 New Revision: 309801 URL: http://svnweb.freebsd.org/changeset/ports/309801 Log: - update to 1.6.5 == 1.6.5 (2012-12-27) == * Add menu item for clearing the text format. * Add toolbar menus "Insert" and "Format" to main menu for better accessibility and HUD integration. * Only show keyboard shortcuts in main menu, not in toolbar menus. * Use selected text as link name when a new link is inserted. * When an image or file is inserted, use selected text as the name of the link. * Format selected text as header when a header is inserted. * Convert selected text to a list when a list is inserted. * Select title after it has been inserted to allow for easy editing. * Change file permissions so that journal files are only readable by the user. * Windows: Restore slider positions after opening RedNotebook from the tray. * Windows: Support non-ascii installation paths. == 1.6.4 (2012-12-22) == * Never include previous RedNotebook backups in new backups. * Add strikethrough shortcut Ctrl+K. * By default don't switch between edit and preview mode automatically. * Add experimental support for irc protocol. == 1.6.3 (2012-12-06) == * Fix: Don't interpret URLs with non-empty paths as local links. PR: 174843 Submitted by: maintainer, cheunghonyu@gmail.com Modified: head/deskutils/rednotebook/Makefile head/deskutils/rednotebook/distinfo head/deskutils/rednotebook/pkg-plist Modified: head/deskutils/rednotebook/Makefile ============================================================================== --- head/deskutils/rednotebook/Makefile Wed Jan 2 07:14:54 2013 (r309800) +++ head/deskutils/rednotebook/Makefile Wed Jan 2 07:17:39 2013 (r309801) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rednotebook -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.5 CATEGORIES= deskutils python MASTER_SITES= SF MASTER_SITE_SUBDIR= rednotebook Modified: head/deskutils/rednotebook/distinfo ============================================================================== --- head/deskutils/rednotebook/distinfo Wed Jan 2 07:14:54 2013 (r309800) +++ head/deskutils/rednotebook/distinfo Wed Jan 2 07:17:39 2013 (r309801) @@ -1,2 +1,2 @@ -SHA256 (rednotebook-1.6.2.tar.gz) = 4fc439736c6cf82677b6cbca93c6ca4a3d7037d8efbce3fe211f947bc2db8ae2 -SIZE (rednotebook-1.6.2.tar.gz) = 449877 +SHA256 (rednotebook-1.6.5.tar.gz) = b61c17846b5c0b42f15f2d49468fca17f509082a4390d21d6aa6f13da3ca99bd +SIZE (rednotebook-1.6.5.tar.gz) = 441165 Modified: head/deskutils/rednotebook/pkg-plist ============================================================================== --- head/deskutils/rednotebook/pkg-plist Wed Jan 2 07:14:54 2013 (r309800) +++ head/deskutils/rednotebook/pkg-plist Wed Jan 2 07:17:39 2013 (r309801) @@ -60,9 +60,15 @@ %%PYTHON_SITELIBDIR%%/rednotebook/gui/exports.py %%PYTHON_SITELIBDIR%%/rednotebook/gui/exports.pyc %%PYTHON_SITELIBDIR%%/rednotebook/gui/exports.pyo +%%PYTHON_SITELIBDIR%%/rednotebook/gui/format_menu.py +%%PYTHON_SITELIBDIR%%/rednotebook/gui/format_menu.pyc +%%PYTHON_SITELIBDIR%%/rednotebook/gui/format_menu.pyo %%PYTHON_SITELIBDIR%%/rednotebook/gui/imports.py %%PYTHON_SITELIBDIR%%/rednotebook/gui/imports.pyc %%PYTHON_SITELIBDIR%%/rednotebook/gui/imports.pyo +%%PYTHON_SITELIBDIR%%/rednotebook/gui/insert_menu.py +%%PYTHON_SITELIBDIR%%/rednotebook/gui/insert_menu.pyc +%%PYTHON_SITELIBDIR%%/rednotebook/gui/insert_menu.pyo %%PYTHON_SITELIBDIR%%/rednotebook/gui/main_window.py %%PYTHON_SITELIBDIR%%/rednotebook/gui/main_window.pyc %%PYTHON_SITELIBDIR%%/rednotebook/gui/main_window.pyo @@ -88,8 +94,6 @@ %%PYTHON_SITELIBDIR%%/rednotebook/images/rednotebook-icon/rn-48.png %%PYTHON_SITELIBDIR%%/rednotebook/images/rednotebook-icon/rn-64.png %%PYTHON_SITELIBDIR%%/rednotebook/images/rednotebook-icon/rn-14.png -%%PYTHON_SITELIBDIR%%/rednotebook/images/rednotebook-icon/rn-85.png -%%PYTHON_SITELIBDIR%%/rednotebook/images/rednotebook-icon/rn-96.png %%PYTHON_SITELIBDIR%%/rednotebook/images/bulletlist.png %%PYTHON_SITELIBDIR%%/rednotebook/images/date.png %%PYTHON_SITELIBDIR%%/rednotebook/images/formula.png