svn commit: r406724 - head/deskutils/syncthing-gtk
Jason Unovitch
junovitch at FreeBSD.org
Wed Jan 20 00:59:58 UTC 2016
Author: junovitch
Date: Wed Jan 20 00:59:56 2016
New Revision: 406724
URL: https://svnweb.freebsd.org/changeset/ports/406724
Log:
deskutils/syncthing-gtk: update 0.8 -> 0.8.1
- Add NO_ARCH while here
PR: 206373
Submitted by: jochen at jochen-neumeister.de
Approved by: Ivan <bsd at abinet.ru> (maintainer)
Modified:
head/deskutils/syncthing-gtk/Makefile
head/deskutils/syncthing-gtk/distinfo
Modified: head/deskutils/syncthing-gtk/Makefile
==============================================================================
--- head/deskutils/syncthing-gtk/Makefile Wed Jan 20 00:13:34 2016 (r406723)
+++ head/deskutils/syncthing-gtk/Makefile Wed Jan 20 00:59:56 2016 (r406724)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= syncthing-gtk
-PORTVERSION= 0.8
+PORTVERSION= 0.8.1
DISTVERSIONPREFIX= v
CATEGORIES= deskutils python
@@ -19,6 +19,7 @@ USES= python:2
USE_PYTHON= autoplist distutils
USE_GNOME= gtk30 pygobject3
INSTALLS_ICONS= yes
+NO_ARCH= yes
post-patch:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \
Modified: head/deskutils/syncthing-gtk/distinfo
==============================================================================
--- head/deskutils/syncthing-gtk/distinfo Wed Jan 20 00:13:34 2016 (r406723)
+++ head/deskutils/syncthing-gtk/distinfo Wed Jan 20 00:59:56 2016 (r406724)
@@ -1,2 +1,2 @@
-SHA256 (syncthing-syncthing-gtk-v0.8_GH0.tar.gz) = f1283e521066daae07967b704dfba3675f3599ad7fb10d73d0d66fe62e9b7e69
-SIZE (syncthing-syncthing-gtk-v0.8_GH0.tar.gz) = 487835
+SHA256 (syncthing-syncthing-gtk-v0.8.1_GH0.tar.gz) = a66f048977e87066c4884b829f94cf71575494016a755b610e75662be277315d
+SIZE (syncthing-syncthing-gtk-v0.8.1_GH0.tar.gz) = 560387
More information about the svn-ports-head
mailing list