Date: Thu, 23 Jul 2015 22:10:13 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392757 - head/net/syncthing-cli Message-ID: <201507232210.t6NMADme087737@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Thu Jul 23 22:10:12 2015 New Revision: 392757 URL: https://svnweb.freebsd.org/changeset/ports/392757 Log: net/syncthing-cli: update to new snapshot PR: 201771 Submitted by: peter Modified: head/net/syncthing-cli/Makefile head/net/syncthing-cli/distinfo Modified: head/net/syncthing-cli/Makefile ============================================================================== --- head/net/syncthing-cli/Makefile Thu Jul 23 22:08:58 2015 (r392756) +++ head/net/syncthing-cli/Makefile Thu Jul 23 22:10:12 2015 (r392757) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= syncthing-cli -PORTVERSION= 0.1.0.2015062701 -PORTREVISION= 1 +PORTVERSION= 0.1.0.2015070301 CATEGORIES= net MAINTAINER= swills@FreeBSD.org @@ -14,9 +13,9 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/go:${POR USE_GITHUB= yes GH_ACCOUNT= syncthing AudriusButkevicius:audrius GH_PROJECT= syncthing:st cli:audrius -GH_TAGNAME= eba2fb7 v${SYNCTHING_VER}:st 7f561c7:audrius +GH_TAGNAME= 2707f77 v${SYNCTHING_VER}:st 7f561c7:audrius -SYNCTHING_VER= 0.11.13 +SYNCTHING_VER= 0.11.16 PLIST_FILES= bin/syncthing-cli Modified: head/net/syncthing-cli/distinfo ============================================================================== --- head/net/syncthing-cli/distinfo Thu Jul 23 22:08:58 2015 (r392756) +++ head/net/syncthing-cli/distinfo Thu Jul 23 22:10:12 2015 (r392757) @@ -1,6 +1,6 @@ -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 (syncthing-syncthing-cli-0.1.0.2015070301-2707f77_GH0.tar.gz) = 53c2879f46d0be1f5e8d041968d629ca52b4d28c5e04261b29c960bc84f31e1c +SIZE (syncthing-syncthing-cli-0.1.0.2015070301-2707f77_GH0.tar.gz) = 9347 SHA256 (AudriusButkevicius-cli-7f561c7_GH0.tar.gz) = 8d6c282b2737c5ae17c3ba4ce81037762f46aa5a05d0095c0d481639d081110c SIZE (AudriusButkevicius-cli-7f561c7_GH0.tar.gz) = 14722 -SHA256 (syncthing-syncthing-v0.11.13_GH0.tar.gz) = dae242d1210a4cdc21dc624a7abec324b8634c07d673059662ffb795c8405671 -SIZE (syncthing-syncthing-v0.11.13_GH0.tar.gz) = 3363523 +SHA256 (syncthing-syncthing-v0.11.16_GH0.tar.gz) = 1a71bfd5849323adbcd71859d853b3c0e313e314997a569128eb2dd659d4d055 +SIZE (syncthing-syncthing-v0.11.16_GH0.tar.gz) = 3375037
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507232210.t6NMADme087737>