Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Mar 2012 18:20:14 GMT
From:      Ruslan Mahmatkhanov <rm@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/166380: [UPDATE] editors/zim: update to 0.55
Message-ID:  <201203241820.q2OIKEqC056123@red.freebsd.org>
Resent-Message-ID: <201203241830.q2OIUBJx071711@freefall.freebsd.org>

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

>Number:         166380
>Category:       ports
>Synopsis:       [UPDATE] editors/zim: update to 0.55
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 24 18:30:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        10.0-CURRENT
>Organization:
>Environment:
10.0-CURRENT amd64
>Description:
- update to 0.55

buildlog: http://people.freebsd.org/~rm/zim-0.55.log
changelog: https://lists.launchpad.net/zim-wiki/msg01584.html
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

? zim-055.diff.txt
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/editors/zim/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile	20 Jan 2012 14:37:05 -0000	1.24
+++ Makefile	24 Mar 2012 18:08:19 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	zim
-PORTVERSION=	0.54
+PORTVERSION=	0.55
 CATEGORIES=	editors python
 MASTER_SITES=	http://www.zim-wiki.org/downloads/
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/editors/zim/distinfo,v
retrieving revision 1.13
diff -u -r1.13 distinfo
--- distinfo	20 Jan 2012 14:37:05 -0000	1.13
+++ distinfo	24 Mar 2012 18:08:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (zim-0.54.tar.gz) = a4cd618c6bc8bedeb11a28fc54652c05648f940e13d2d3df7be800d5ce455195
-SIZE (zim-0.54.tar.gz) = 1326924
+SHA256 (zim-0.55.tar.gz) = f80b6d3be744af07e88a512e665897e4cdc0170a16305106edbb9b144f5fe093
+SIZE (zim-0.55.tar.gz) = 1376720
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/editors/zim/pkg-plist,v
retrieving revision 1.15
diff -u -r1.15 pkg-plist
--- pkg-plist	20 Jan 2012 14:37:05 -0000	1.15
+++ pkg-plist	24 Mar 2012 18:08:19 -0000
@@ -29,12 +29,18 @@
 %%PYTHON_SITELIBDIR%%/zim/formats/__init__.py
 %%PYTHON_SITELIBDIR%%/zim/formats/__init__.pyc
 %%PYTHON_SITELIBDIR%%/zim/formats/__init__.pyo
+%%PYTHON_SITELIBDIR%%/zim/formats/__main__.py
+%%PYTHON_SITELIBDIR%%/zim/formats/__main__.pyc
+%%PYTHON_SITELIBDIR%%/zim/formats/__main__.pyo
 %%PYTHON_SITELIBDIR%%/zim/formats/html.py
 %%PYTHON_SITELIBDIR%%/zim/formats/html.pyc
 %%PYTHON_SITELIBDIR%%/zim/formats/html.pyo
 %%PYTHON_SITELIBDIR%%/zim/formats/latex.py
 %%PYTHON_SITELIBDIR%%/zim/formats/latex.pyc
 %%PYTHON_SITELIBDIR%%/zim/formats/latex.pyo
+%%PYTHON_SITELIBDIR%%/zim/formats/markdown.py
+%%PYTHON_SITELIBDIR%%/zim/formats/markdown.pyc
+%%PYTHON_SITELIBDIR%%/zim/formats/markdown.pyo
 %%PYTHON_SITELIBDIR%%/zim/formats/plain.py
 %%PYTHON_SITELIBDIR%%/zim/formats/plain.pyc
 %%PYTHON_SITELIBDIR%%/zim/formats/plain.pyo
@@ -167,6 +173,9 @@
 %%PYTHON_SITELIBDIR%%/zim/plugins/spell.py
 %%PYTHON_SITELIBDIR%%/zim/plugins/spell.pyc
 %%PYTHON_SITELIBDIR%%/zim/plugins/spell.pyo
+%%PYTHON_SITELIBDIR%%/zim/plugins/tableofcontents.py
+%%PYTHON_SITELIBDIR%%/zim/plugins/tableofcontents.pyc
+%%PYTHON_SITELIBDIR%%/zim/plugins/tableofcontents.pyo
 %%PYTHON_SITELIBDIR%%/zim/plugins/tags.py
 %%PYTHON_SITELIBDIR%%/zim/plugins/tags.pyc
 %%PYTHON_SITELIBDIR%%/zim/plugins/tags.pyo
@@ -191,9 +200,6 @@
 %%PYTHON_SITELIBDIR%%/zim/stores/files.py
 %%PYTHON_SITELIBDIR%%/zim/stores/files.pyc
 %%PYTHON_SITELIBDIR%%/zim/stores/files.pyo
-%%PYTHON_SITELIBDIR%%/zim/stores/gjots.py
-%%PYTHON_SITELIBDIR%%/zim/stores/gjots.pyc
-%%PYTHON_SITELIBDIR%%/zim/stores/gjots.pyo
 %%PYTHON_SITELIBDIR%%/zim/stores/memory.py
 %%PYTHON_SITELIBDIR%%/zim/stores/memory.pyc
 %%PYTHON_SITELIBDIR%%/zim/stores/memory.pyo
@@ -203,6 +209,9 @@
 %%PYTHON_SITELIBDIR%%/zim/templates.py
 %%PYTHON_SITELIBDIR%%/zim/templates.pyc
 %%PYTHON_SITELIBDIR%%/zim/templates.pyo
+%%PYTHON_SITELIBDIR%%/zim/utils.py
+%%PYTHON_SITELIBDIR%%/zim/utils.pyc
+%%PYTHON_SITELIBDIR%%/zim/utils.pyo
 %%PYTHON_SITELIBDIR%%/zim/www.py
 %%PYTHON_SITELIBDIR%%/zim/www.pyc
 %%PYTHON_SITELIBDIR%%/zim/www.pyo
@@ -311,6 +320,7 @@
 %%DATADIR%%/manual/Plugins/Link_Map.txt
 %%DATADIR%%/manual/Plugins/Quick_Note.txt
 %%DATADIR%%/manual/Plugins/Spell_Checker.txt
+%%DATADIR%%/manual/Plugins/Table_Of_Contents.txt
 %%DATADIR%%/manual/Plugins/Tags.txt
 %%DATADIR%%/manual/Plugins/Task_List.txt
 %%DATADIR%%/manual/Plugins/Tray_Icon.txt
@@ -350,11 +360,13 @@
 %%DATADIR%%/templates/latex/Article.tex
 %%DATADIR%%/templates/latex/Part.tex
 %%DATADIR%%/templates/latex/Report.tex
+%%DATADIR%%/templates/markdown/Default.markdown
 %%DATADIR%%/templates/wiki/Calendar.txt
 %%DATADIR%%/templates/wiki/Default.txt
 %%DATADIR%%/urls.list
 %%DATADIR%%/zim.png
 @dirrm %%DATADIR%%/templates/wiki
+@dirrm %%DATADIR%%/templates/markdown
 @dirrm %%DATADIR%%/templates/latex
 @dirrm %%DATADIR%%/templates/html
 @dirrm %%DATADIR%%/templates


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



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