Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Apr 2012 23:57:05 GMT
From:      Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/166713: [MAINTAINER] deskutils/rednotebook: update to 1.4.0
Message-ID:  <201204062357.q36Nv5Vq065729@red.freebsd.org>
Resent-Message-ID: <201204070000.q3700C78036645@freefall.freebsd.org>

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

>Number:         166713
>Category:       ports
>Synopsis:       [MAINTAINER] deskutils/rednotebook: update to 1.4.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 07 00:00:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Hon-Yu Lawrence Cheung
>Release:        FreeBSD 9-STABLE
>Organization:
>Environment:
FreeBSD acer5552.honyucheung.net 9.0-STABLE FreeBSD 9.0-STABLE #0 r233089: Sun Mar 18 09:45:31 HKT 2012     sysadmin@acer5552.honyucheung.net:/usr/obj/usr/src/sys/ACER5552  amd64
>Description:
==== RedNotebook Changelog ====

== 1.4.0 (12-04-01) ==
* Search: If a search contains a hashtag (e.g. #Work or #Movies), only days
  with all of those tags will be searched. This means you can e.g. search for
  "project-xyz" only in the days tagged with "Work" with the query
  "#Work project-xyz".
* Search for combinations of tags (e.g. #magazine #linux)
* Search: If the query only contains a single hashtag (e.g. #Movies), a list of
  all subtags (the names of the movies) is shown.
* Search: Automatically scroll to found text in edit mode
* Split tag and word clouds
* Show tag and word cloud only if there are any tags and words respectively
* Remove spaces from multi-word tags during search and in clouds
* Auto-complete tags in search
* Always include all tags regardless of their frequency in the cloud
* Exports: Correctly set the appropriate extension for each export type
* Exports: Always add a title for LaTeX exports
* Fix: Correctly parse configuration values containing ='s
* Fix: Paths returned from file and folder choosers must be converted to unicode
* Fix: Correctly redirect error output into the logfile on Windows
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

*** Makefile.orig	2012-01-27 17:08:15.000000000 +0800
--- Makefile	2012-04-07 07:35:28.000000000 +0800
***************
*** 4,25 ****
  #
  # $FreeBSD: ports/deskutils/rednotebook/Makefile,v 1.4 2012/01/27 09:08:15 culot Exp $
  #
  
  PORTNAME=		rednotebook
! PORTVERSION=		1.3.0
  CATEGORIES=		deskutils python
  MASTER_SITES=		SF
  MASTER_SITE_SUBDIR=	rednotebook
  PKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}
  
  MAINTAINER=		cheunghonyu@gmail.com
  COMMENT=		A modern journal written in python
  
  LICENSE=		GPLv2
  
! RUN_DEPENDS=		${PYTHON_SITELIBDIR}/yaml/__init__.py:${PORTSDIR}/devel/py-yaml \
  			${PYTHON_SITELIBDIR}/webkit/__init__.py:${PORTSDIR}/www/py-webkitgtk \
  			${LOCALBASE}/bin/xdg-open:${PORTSDIR}/devel/xdg-utils \
  			${PYTHON_SITELIBDIR}/chardet/__init__.py:${PORTSDIR}/textproc/py-chardet
  
  USE_GETTEXT=		yes
--- 4,25 ----
  #
  # $FreeBSD: ports/deskutils/rednotebook/Makefile,v 1.4 2012/01/27 09:08:15 culot Exp $
  #
  
  PORTNAME=		rednotebook
! PORTVERSION=	1.4.0
  CATEGORIES=		deskutils python
  MASTER_SITES=		SF
  MASTER_SITE_SUBDIR=	rednotebook
  PKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}
  
  MAINTAINER=		cheunghonyu@gmail.com
  COMMENT=		A modern journal written in python
  
  LICENSE=		GPLv2
  
! RUN_DEPENDS=	${PYTHON_SITELIBDIR}/yaml/__init__.py:${PORTSDIR}/devel/py-yaml \
  			${PYTHON_SITELIBDIR}/webkit/__init__.py:${PORTSDIR}/www/py-webkitgtk \
  			${LOCALBASE}/bin/xdg-open:${PORTSDIR}/devel/xdg-utils \
  			${PYTHON_SITELIBDIR}/chardet/__init__.py:${PORTSDIR}/textproc/py-chardet
  
  USE_GETTEXT=		yes
*** distinfo.orig	2012-01-27 17:08:15.000000000 +0800
--- distinfo	2012-04-07 07:39:07.000000000 +0800
***************
*** 1,2 ****
! SHA256 (rednotebook-1.3.0.tar.gz) = 886065cd56651051508980cc6d4a0a151978b43730a83acbe8c1db038311a95c
! SIZE (rednotebook-1.3.0.tar.gz) = 443438
--- 1,2 ----
! SHA256 (rednotebook-1.4.0.tar.gz) = ca68e39e5fa3182eef334d160ff9b389aad39c22abfe7caa560a5ff92eb038b0
! SIZE (rednotebook-1.4.0.tar.gz) = 449654
*** pkg-plist.orig	2012-01-27 17:08:15.000000000 +0800
--- pkg-plist	2012-04-07 07:44:37.000000000 +0800
***************
*** 167,179 ****
  %%PYTHON_SITELIBDIR%%/rednotebook/util/markup.pyc
  %%PYTHON_SITELIBDIR%%/rednotebook/util/markup.pyo
  %%PYTHON_SITELIBDIR%%/rednotebook/util/statistics.py
  %%PYTHON_SITELIBDIR%%/rednotebook/util/statistics.pyc
  %%PYTHON_SITELIBDIR%%/rednotebook/util/statistics.pyo
- %%PYTHON_SITELIBDIR%%/rednotebook/util/unicode.py
- %%PYTHON_SITELIBDIR%%/rednotebook/util/unicode.pyc
- %%PYTHON_SITELIBDIR%%/rednotebook/util/unicode.pyo
  %%PYTHON_SITELIBDIR%%/rednotebook/util/utils.py
  %%PYTHON_SITELIBDIR%%/rednotebook/util/utils.pyc
  %%PYTHON_SITELIBDIR%%/rednotebook/util/utils.pyo
  @dirrm %%PYTHON_SITELIBDIR%%/rednotebook/external
  @dirrm %%PYTHON_SITELIBDIR%%/rednotebook/files
--- 167,176 ----


>Release-Note:
>Audit-Trail:
>Unformatted:



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