diff options
author | swills <swills@FreeBSD.org> | 2015-06-27 22:55:13 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2015-06-27 22:55:13 +0800 |
commit | ec528e6a5559d4627738e8365155d240506bd78e (patch) | |
tree | 1cefb700c7aea35607e506f4f1b88e7632cddcd4 /net | |
parent | f91d409fdbe57c1586780306fa8f9810c0dd3238 (diff) | |
download | freebsd-ports-gnome-ec528e6a5559d4627738e8365155d240506bd78e.tar.gz freebsd-ports-gnome-ec528e6a5559d4627738e8365155d240506bd78e.tar.zst freebsd-ports-gnome-ec528e6a5559d4627738e8365155d240506bd78e.zip |
net/syncthing-cli: update to latest snapshot
Diffstat (limited to 'net')
-rw-r--r-- | net/syncthing-cli/Makefile | 7 | ||||
-rw-r--r-- | net/syncthing-cli/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/net/syncthing-cli/Makefile b/net/syncthing-cli/Makefile index a410b583587e..f48e421c7caa 100644 --- a/net/syncthing-cli/Makefile +++ b/net/syncthing-cli/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= syncthing-cli -PORTVERSION= 0.1.0.2015050601 -PORTREVISION= 2 +PORTVERSION= 0.1.0.2015062701 CATEGORIES= net MAINTAINER= swills@FreeBSD.org @@ -14,9 +13,9 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go USE_GITHUB= yes GH_ACCOUNT= syncthing AudriusButkevicius:audrius GH_PROJECT= syncthing:st cli:audrius -GH_TAGNAME= 51ec7bb v${SYNCTHING_VER}:st 7f561c7:audrius +GH_TAGNAME= eba2fb7 v${SYNCTHING_VER}:st 7f561c7:audrius -SYNCTHING_VER= 0.11.5 +SYNCTHING_VER= 0.11.10 PLIST_FILES= bin/syncthing-cli diff --git a/net/syncthing-cli/distinfo b/net/syncthing-cli/distinfo index 5903c6ce3f03..cfefbc2678b7 100644 --- a/net/syncthing-cli/distinfo +++ b/net/syncthing-cli/distinfo @@ -1,6 +1,6 @@ -SHA256 (syncthing-syncthing-cli-0.1.0.2015050601-51ec7bb_GH0.tar.gz) = c22a842d8647fca8bdfb9d48ca61f3c5bdfee3573aeec0364f3b1c0f4bd304a3 -SIZE (syncthing-syncthing-cli-0.1.0.2015050601-51ec7bb_GH0.tar.gz) = 9201 +SHA256 (syncthing-syncthing-cli-0.1.0.2015062701-eba2fb7_GH0.tar.gz) = d539fbf323829e650b0611b5f4734ec18cac42d9c18de10e244f017d1eb604d2 +SIZE (syncthing-syncthing-cli-0.1.0.2015062701-eba2fb7_GH0.tar.gz) = 9305 SHA256 (AudriusButkevicius-cli-7f561c7_GH0.tar.gz) = 8d6c282b2737c5ae17c3ba4ce81037762f46aa5a05d0095c0d481639d081110c SIZE (AudriusButkevicius-cli-7f561c7_GH0.tar.gz) = 14722 -SHA256 (syncthing-syncthing-v0.11.5_GH0.tar.gz) = 59dd89ea64f51cc5481e59d7849dc6616286b9dbff5ac3724adc119592e09144 -SIZE (syncthing-syncthing-v0.11.5_GH0.tar.gz) = 3159523 +SHA256 (syncthing-syncthing-v0.11.10_GH0.tar.gz) = 09356f5a4d3f7f37e96a56c0a2bb113563d821133094a9797876264214143892 +SIZE (syncthing-syncthing-v0.11.10_GH0.tar.gz) = 3205513 |