Index: head/deskutils/zim/files/patch-zim_newfs_____init____.py =================================================================== --- head/deskutils/zim/files/patch-zim_newfs_____init____.py (revision 443447) +++ head/deskutils/zim/files/patch-zim_newfs_____init____.py (nonexistent) @@ -1,17 +0,0 @@ ---- zim/newfs/__init__.py.orig 2017-05-08 19:57:42 UTC -+++ zim/newfs/__init__.py -@@ -6,12 +6,14 @@ - - import sys - import os -+import logging - - FS_CASE_SENSITIVE = (os.name != 'nt') #: file system case-sensitive yes or no - - FS_SUPPORT_NON_LOCAL_FILE_SHARES = (os.name == 'nt') #: Support \\host\share paths yes or no - - FS_ENCODING = sys.getfilesystemencoding() #: file system encoding for paths -+logger = logging.getLogger('zim.newfs') - if FS_ENCODING.upper() in ( - 'ASCII', 'US-ASCII', 'ANSI_X3.4-1968', 'ISO646-US', # some aliases for ascii - 'LATIN1', 'ISO-8859-1', 'ISO_8859-1', 'ISO_8859-1:1987', # aliases for latin1 Property changes on: head/deskutils/zim/files/patch-zim_newfs_____init____.py ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/deskutils/zim/Makefile =================================================================== --- head/deskutils/zim/Makefile (revision 443447) +++ head/deskutils/zim/Makefile (revision 443448) @@ -1,53 +1,52 @@ # Created by: Jose Alonso Cardenas Marquez # $FreeBSD$ PORTNAME= zim -PORTVERSION= 0.66 +DISTVERSION= 0.67-rc2 CATEGORIES= deskutils python MASTER_SITES= http://www.zim-wiki.org/downloads/ MAINTAINER= rm@FreeBSD.org COMMENT= Desktop wiki editor LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg \ xdg-open:devel/xdg-utils \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 NO_ARCH= yes -USES= desktop-file-utils dos2unix gettext python:-2.7 shared-mime-info -DOS2UNIX_FILES= zim/newfs/__init__.py +USES= desktop-file-utils gettext python:-2.7 shared-mime-info USE_GNOME= pygtk2 USE_PYTHON= autoplist distutils INSTALLS_ICONS= yes OPTIONS_DEFINE= BZR DITAA GIT GNUPLOT GNUR GRAPHVIZ LATEX \ MERCURIAL SCROT DITAA_DESC= Diagram editor support DITAA_RUN_DEPENDS= ditaa:graphics/ditaa BZR_DESC= Version control for notebooks using bzr BZR_RUN_DEPENDS= bzr:devel/bzr GIT_DESC= Version control for notebooks using git GIT_RUN_DEPENDS= git:devel/git GNUPLOT_RUN_DEPENDS= gnuplot:math/gnuplot GNUR_DESC= Support of plot editor based on GNU R GNUR_RUN_DEPENDS= R:math/R GRAPHVIZ_RUN_DEPENDS= fdp:graphics/graphviz LATEX_USE= tex=latex:run MERCURIAL_DESC= Version control for notebooks using hg MERCURIAL_RUN_DEPENDS= hg:devel/mercurial SCROT_DESC= Screenshot taking and inserting support SCROT_RUN_DEPENDS= scrot:graphics/scrot post-patch: @${REINPLACE_CMD} -e \ '/.command.install /s|distutils|setuptools| ; \ s|share/man|man| ; \ /.skip_xdg_cmd = /s|0|1|' \ ${WRKSRC}/setup.py .include Index: head/deskutils/zim/distinfo =================================================================== --- head/deskutils/zim/distinfo (revision 443447) +++ head/deskutils/zim/distinfo (revision 443448) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494271021 -SHA256 (zim-0.66.tar.gz) = e8b53948097f211972713252f3a89b2957e3a63f55eb53587e2474dfc4cbf6c4 -SIZE (zim-0.66.tar.gz) = 2020216 +TIMESTAMP = 1497274825 +SHA256 (zim-0.67-rc2.tar.gz) = 0e7fdde839c449e83505be5a1a323e9fe012ca79c8bd474396c0fa6d5d139850 +SIZE (zim-0.67-rc2.tar.gz) = 2024097