Bug 176048 - [MAINTAINER] deskutils/rednotebook: update to 1.6.6
Summary: [MAINTAINER] deskutils/rednotebook: update to 1.6.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-12 04:50 UTC by cheunghonyu
Modified: 2013-02-12 12:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.85 KB, patch)
2013-02-12 04:50 UTC, cheunghonyu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description cheunghonyu 2013-02-12 04:50:00 UTC
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).

Fix: apply the patch

Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2013-02-12 12:13:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-02-12 12:13:11 UTC
Author: miwi
Date: Tue Feb 12 12:12:58 2013
New Revision: 312107
URL: http://svnweb.freebsd.org/changeset/ports/312107

Log:
  - Update to 1.6.6
  
  PR:		176048
  Submitted by:	maintainer

Modified:
  head/deskutils/rednotebook/Makefile
  head/deskutils/rednotebook/distinfo
  head/deskutils/rednotebook/pkg-plist   (contents, props changed)

Modified: head/deskutils/rednotebook/Makefile
==============================================================================
--- head/deskutils/rednotebook/Makefile	Tue Feb 12 12:12:10 2013	(r312106)
+++ head/deskutils/rednotebook/Makefile	Tue Feb 12 12:12:58 2013	(r312107)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rednotebook
-PORTVERSION=	1.6.5
+PORTVERSION=	1.6.6
 CATEGORIES=	deskutils python
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	rednotebook

Modified: head/deskutils/rednotebook/distinfo
==============================================================================
--- head/deskutils/rednotebook/distinfo	Tue Feb 12 12:12:10 2013	(r312106)
+++ head/deskutils/rednotebook/distinfo	Tue Feb 12 12:12:58 2013	(r312107)
@@ -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

Modified: head/deskutils/rednotebook/pkg-plist
==============================================================================
--- head/deskutils/rednotebook/pkg-plist	Tue Feb 12 12:12:10 2013	(r312106)
+++ head/deskutils/rednotebook/pkg-plist	Tue Feb 12 12:12:58 2013	(r312107)
@@ -154,6 +154,7 @@ share/locale/ja/LC_MESSAGES/rednotebook.
 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
@@ -246,6 +247,8 @@ bin/rednotebook
 @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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"