aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2014-10-04 22:16:33 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2014-10-04 22:16:33 +0000
commitb66bf24431dead9c753512b5b1c9b50c5fe4c69c (patch)
treee6b70ed0ab942fee8ac756b5713dc5b275433f5e /editors
parent128836e7e3f223ac1b6b95fd38c1e2e745d8e0b6 (diff)
downloadports-b66bf24431dead9c753512b5b1c9b50c5fe4c69c.tar.gz
ports-b66bf24431dead9c753512b5b1c9b50c5fe4c69c.zip
editors/zim: update to 0.62
- update to 0.62 - add LICENSE_FILE - modernize port Changelog: https://lists.launchpad.net/zim-wiki/msg02988.html
Notes
Notes: svn path=/head/; revision=370005
Diffstat (limited to 'editors')
-rw-r--r--editors/zim/Makefile9
-rw-r--r--editors/zim/distinfo4
2 files changed, 6 insertions, 7 deletions
diff --git a/editors/zim/Makefile b/editors/zim/Makefile
index f928d7a64f2a..a87a1668e14c 100644
--- a/editors/zim/Makefile
+++ b/editors/zim/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= zim
-PORTVERSION= 0.61
+PORTVERSION= 0.62
CATEGORIES= editors python
MASTER_SITES= http://www.zim-wiki.org/downloads/
@@ -10,6 +10,7 @@ MAINTAINER= rm@FreeBSD.org
COMMENT= Desktop wiki editor
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xdg>0:${PORTSDIR}/devel/py-xdg \
xdg-open:${PORTSDIR}/devel/xdg-utils \
@@ -17,11 +18,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xdg>0:${PORTSDIR}/devel/py-xdg \
NO_ARCH= yes
-USES= desktop-file-utils gettext shared-mime-info
+USES= desktop-file-utils gettext python:2 shared-mime-info
USE_GNOME= pygtk2
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USE_PYTHON= autoplist distutils
INSTALLS_ICONS= yes
OPTIONS_DEFINE= BZR DITAA GIT GNUPLOT GNUR GRAPHVIZ LATEX \
diff --git a/editors/zim/distinfo b/editors/zim/distinfo
index 6dce7d9ea8d4..8bc4ac0d64a7 100644
--- a/editors/zim/distinfo
+++ b/editors/zim/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zim-0.61.tar.gz) = 5843a9b2fb41f153b7b628732ac157889709b9937b4921c05099af81dceccc4a
-SIZE (zim-0.61.tar.gz) = 1733251
+SHA256 (zim-0.62.tar.gz) = 19d62aebd2c1a92d84d80720c6c1dcdb779c39a2120468fed01b7f252511bdc2
+SIZE (zim-0.62.tar.gz) = 1772246