From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 12 04:50:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A5D9C50E for ; Tue, 12 Feb 2013 04:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 8B45823A for ; Tue, 12 Feb 2013 04:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1C4o08C088098 for ; Tue, 12 Feb 2013 04:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1C4o0j5088097; Tue, 12 Feb 2013 04:50:00 GMT (envelope-from gnats) Resent-Date: Tue, 12 Feb 2013 04:50:00 GMT Resent-Message-Id: <201302120450.r1C4o0j5088097@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Hon-Yu Lawrence Cheung Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0F8454F6 for ; Tue, 12 Feb 2013 04:47:21 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 00EE122D for ; Tue, 12 Feb 2013 04:47:20 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r1C4lKQt047949 for ; Tue, 12 Feb 2013 04:47:20 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r1C4lKSV047948; Tue, 12 Feb 2013 04:47:20 GMT (envelope-from nobody) Message-Id: <201302120447.r1C4lKSV047948@red.freebsd.org> Date: Tue, 12 Feb 2013 04:47:20 GMT From: Hon-Yu Lawrence Cheung To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/176048: [MAINTAINER] deskutils/rednotebook: update to 1.6.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2013 04:50:00 -0000 >Number: 176048 >Category: ports >Synopsis: [MAINTAINER] deskutils/rednotebook: update to 1.6.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Feb 12 04:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Hon-Yu Lawrence Cheung >Release: FreeBSD 9.1-RELEASE >Organization: >Environment: FreeBSD 1810tz.honyucheung.net 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r244296: Fri Feb 8 19:49:04 HKT 2013 root@1810tz.honyucheung.net:/usr/obj/usr/src/sys/A1810TZ amd64 >Description: Changelog from upstream == 1.6.6 (2013-01-21) == * Edit templates in RedNotebook directly. Preview and use the Insert and Format toolbar menus before inserting a template. * Support relative image links like [""my_pic"".jpg]. * Add Ctrl+Return shortcut for adding manual linebreaks. * Let all toolbar menus always open the menu before performing an action. * Change Go-To-Today shortcut to Alt+Home (Ctrl+Home moves cursor to the start of the text). * Do not allow choosing an empty name for templates. * Do not parse #include as a hashtag. * Add info about network drives to help text. * Fix help text about links to local directories. * Fix: Let categories pane use new infobar notifications (LP:1098625). >How-To-Repeat: >Fix: apply the patch Patch attached with submission follows: --- Makefile.orig 2013-02-11 23:03:12.000000000 +0800 +++ Makefile 2013-02-11 23:04:43.000000000 +0800 @@ -1,10 +1,10 @@ # Created by: Hon-Yu Lawrence Cheung (cheunghonyu@gmail.com) # $FreeBSD: head/deskutils/rednotebook/Makefile 309801 2013-01-02 07:17:39Z jgh $ PORTNAME= rednotebook -PORTVERSION= 1.6.5 +PORTVERSION= 1.6.6 CATEGORIES= deskutils python MASTER_SITES= SF MASTER_SITE_SUBDIR= rednotebook PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} --- distinfo.orig 2013-02-11 23:03:36.000000000 +0800 +++ distinfo 2013-02-11 23:04:56.000000000 +0800 @@ -1,2 +1,2 @@ -SHA256 (rednotebook-1.6.5.tar.gz) = b61c17846b5c0b42f15f2d49468fca17f509082a4390d21d6aa6f13da3ca99bd -SIZE (rednotebook-1.6.5.tar.gz) = 441165 +SHA256 (rednotebook-1.6.6.tar.gz) = 948f3285c0702be0d75538b6589ab2ffd1626432fd8b618d74e21868a875c4b6 +SIZE (rednotebook-1.6.6.tar.gz) = 442506 --- pkg-plist.orig 2013-02-11 23:03:58.000000000 +0800 +++ pkg-plist 2013-02-11 23:05:11.000000000 +0800 @@ -152,10 +152,11 @@ share/locale/it/LC_MESSAGES/rednotebook.mo share/locale/ja/LC_MESSAGES/rednotebook.mo share/locale/ka/LC_MESSAGES/rednotebook.mo share/locale/kk/LC_MESSAGES/rednotebook.mo share/locale/ko/LC_MESSAGES/rednotebook.mo +share/locale/ky/LC_MESSAGES/rednotebook.mo share/locale/lt/LC_MESSAGES/rednotebook.mo share/locale/mn/LC_MESSAGES/rednotebook.mo share/locale/ms/LC_MESSAGES/rednotebook.mo share/locale/nb/LC_MESSAGES/rednotebook.mo share/locale/nds/LC_MESSAGES/rednotebook.mo @@ -244,10 +245,12 @@ @dirrmtry share/locale/ka @dirrmtry share/locale/kk/LC_MESSAGES @dirrmtry share/locale/kk @dirrmtry share/locale/ko/LC_MESSAGES @dirrmtry share/locale/ko +@dirrmtry share/locale/ky/LC_MESSAGES +@dirrmtry share/locale/ky @dirrmtry share/locale/lt/LC_MESSAGES @dirrmtry share/locale/lt @dirrmtry share/locale/mn/LC_MESSAGES @dirrmtry share/locale/mn @dirrmtry share/locale/ms/LC_MESSAGES >Release-Note: >Audit-Trail: >Unformatted: