Date: Thu, 9 Jul 2015 02:05:11 +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: r391610 - head/net/syncthing-cli Message-ID: <201507090205.t6925Bfi097728@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Thu Jul 9 02:05:10 2015 New Revision: 391610 URL: https://svnweb.freebsd.org/changeset/ports/391610 Log: net/syncthing-cli: update for syncthing 0.11.13 Modified: head/net/syncthing-cli/Makefile head/net/syncthing-cli/distinfo Modified: head/net/syncthing-cli/Makefile ============================================================================== --- head/net/syncthing-cli/Makefile Thu Jul 9 02:04:22 2015 (r391609) +++ head/net/syncthing-cli/Makefile Thu Jul 9 02:05:10 2015 (r391610) @@ -3,6 +3,7 @@ PORTNAME= syncthing-cli PORTVERSION= 0.1.0.2015062701 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= swills@FreeBSD.org @@ -15,7 +16,7 @@ GH_ACCOUNT= syncthing AudriusButkevicius GH_PROJECT= syncthing:st cli:audrius GH_TAGNAME= eba2fb7 v${SYNCTHING_VER}:st 7f561c7:audrius -SYNCTHING_VER= 0.11.10 +SYNCTHING_VER= 0.11.13 PLIST_FILES= bin/syncthing-cli Modified: head/net/syncthing-cli/distinfo ============================================================================== --- head/net/syncthing-cli/distinfo Thu Jul 9 02:04:22 2015 (r391609) +++ head/net/syncthing-cli/distinfo Thu Jul 9 02:05:10 2015 (r391610) @@ -2,5 +2,5 @@ SHA256 (syncthing-syncthing-cli-0.1.0.20 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.10_GH0.tar.gz) = 09356f5a4d3f7f37e96a56c0a2bb113563d821133094a9797876264214143892 -SIZE (syncthing-syncthing-v0.11.10_GH0.tar.gz) = 3205513 +SHA256 (syncthing-syncthing-v0.11.13_GH0.tar.gz) = dae242d1210a4cdc21dc624a7abec324b8634c07d673059662ffb795c8405671 +SIZE (syncthing-syncthing-v0.11.13_GH0.tar.gz) = 3363523
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507090205.t6925Bfi097728>