Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2013 04:47:20 GMT
From:      Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/176048: [MAINTAINER] deskutils/rednotebook: update to 1.6.6
Message-ID:  <201302120447.r1C4lKSV047948@red.freebsd.org>
Resent-Message-ID: <201302120450.r1C4o0j5088097@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302120447.r1C4lKSV047948>