ports/176048: [MAINTAINER] deskutils/rednotebook: update to 1.6.6
Hon-Yu Lawrence Cheung
cheunghonyu at gmail.com
Tue Feb 12 04:50:00 UTC 2013
>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 at 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 at 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
+ at dirrmtry share/locale/ky/LC_MESSAGES
+ at 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:
More information about the freebsd-ports-bugs
mailing list