aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/syncthing-gtk
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2018-01-13 03:52:21 +0800
committerSteve Wills <swills@FreeBSD.org>2018-01-13 03:52:21 +0800
commitc6a9ee3f205dc7d1a9e7ef092ace67bea82d7575 (patch)
treee77230ef345f947634d789fd303d67335fdfa136 /deskutils/syncthing-gtk
parenta788a99a34ab326db8308455373760edee365135 (diff)
downloadfreebsd-ports-gnome-c6a9ee3f205dc7d1a9e7ef092ace67bea82d7575.tar.gz
freebsd-ports-gnome-c6a9ee3f205dc7d1a9e7ef092ace67bea82d7575.tar.zst
freebsd-ports-gnome-c6a9ee3f205dc7d1a9e7ef092ace67bea82d7575.zip
deskutils/syncthing-gtk: update to version 0.9.2.7
Submitted by: Le Baron d'Merde <lbdm@privacychain.ch> Differential Revision: https://reviews.FreeBSD.org/D13850
Diffstat (limited to 'deskutils/syncthing-gtk')
-rw-r--r--deskutils/syncthing-gtk/Makefile21
-rw-r--r--deskutils/syncthing-gtk/distinfo6
2 files changed, 17 insertions, 10 deletions
diff --git a/deskutils/syncthing-gtk/Makefile b/deskutils/syncthing-gtk/Makefile
index 28b7eb4b80a5..45e305c26593 100644
--- a/deskutils/syncthing-gtk/Makefile
+++ b/deskutils/syncthing-gtk/Makefile
@@ -1,8 +1,8 @@
# $FreeBSD$
PORTNAME= syncthing-gtk
-PORTVERSION= 0.9.2.6
DISTVERSIONPREFIX= v
+DISTVERSION= 0.9.2.7
CATEGORIES= deskutils python
MAINTAINER= swills@FreeBSD.org
@@ -10,18 +10,25 @@ COMMENT= Python based GUI for Syncthing
LICENSE= GPLv2
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}bcrypt>0:security/py-bcrypt@${FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>0:security/py-bcrypt@${FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pyinotify>0:devel/py-pyinotify@${FLAVOR} \
+ syncthing>=0.13:net/syncthing
-USE_GITHUB= yes
-GH_ACCOUNT= syncthing
-
-USES= python:2
+USES= python:2.7
USE_PYTHON= autoplist distutils
USE_GNOME= gtk30 pygobject3
INSTALLS_ICONS= yes
NO_ARCH= yes
+USE_GITHUB= yes
+GH_ACCOUNT= syncthing
+
+OPTIONS_DEFAULT= NOTIFY
+OPTIONS_DEFINE= NOTIFY
+
+NOTIFY_RUN_DEPENDS= notify-send:devel/libnotify
+
post-patch:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \
${WRKSRC}/syncthing-gtk.desktop \
diff --git a/deskutils/syncthing-gtk/distinfo b/deskutils/syncthing-gtk/distinfo
index e181efe5ed24..73f09d286547 100644
--- a/deskutils/syncthing-gtk/distinfo
+++ b/deskutils/syncthing-gtk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508255052
-SHA256 (syncthing-syncthing-gtk-v0.9.2.6_GH0.tar.gz) = b8f9242fb57326fbae9d28e953bf928f75f9896d1b86dc4d917d09edd3c69a52
-SIZE (syncthing-syncthing-gtk-v0.9.2.6_GH0.tar.gz) = 850517
+TIMESTAMP = 1515634559
+SHA256 (syncthing-syncthing-gtk-v0.9.2.7_GH0.tar.gz) = a500665ce2ebd04cf0f51e0b65690dddc258bc495a74b6311604fefe9f3e16ef
+SIZE (syncthing-syncthing-gtk-v0.9.2.7_GH0.tar.gz) = 850541