From owner-svn-ports-all@freebsd.org Sun Sep 17 21:40:49 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CDB45E07308; Sun, 17 Sep 2017 21:40:49 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9B3A66F410; Sun, 17 Sep 2017 21:40:49 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8HLem08068991; Sun, 17 Sep 2017 21:40:48 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8HLemN4068989; Sun, 17 Sep 2017 21:40:48 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201709172140.v8HLemN4068989@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sun, 17 Sep 2017 21:40:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450029 - head/net/syncthing-inotify X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/net/syncthing-inotify X-SVN-Commit-Revision: 450029 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Sep 2017 21:40:49 -0000 Author: swills Date: Sun Sep 17 21:40:48 2017 New Revision: 450029 URL: https://svnweb.freebsd.org/changeset/ports/450029 Log: net/syncthing-inotify: update to 0.8.7 PR: 220901 Modified: head/net/syncthing-inotify/Makefile head/net/syncthing-inotify/distinfo Modified: head/net/syncthing-inotify/Makefile ============================================================================== --- head/net/syncthing-inotify/Makefile Sun Sep 17 21:33:54 2017 (r450028) +++ head/net/syncthing-inotify/Makefile Sun Sep 17 21:40:48 2017 (r450029) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= syncthing-inotify -PORTVERSION= 0.8.3 +PORTVERSION= 0.8.7 DISTVERSIONPREFIX= v CATEGORIES= net @@ -12,17 +12,11 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go USE_GITHUB= yes GH_ACCOUNT= syncthing -GH_TUPLE= cenkalti:backoff:9831e1e:backoff/src/github.com/cenkalti/backoff \ - zillode:notify:2da5cc9:notify/src/github.com/zillode/notify \ - syncthing:syncthing:v0.13.4:ignore/src/github.com/syncthing/syncthing - -STRIP= # stripping can break go binaries - +GH_SUBDIR= src/github.com/syncthing/syncthing-inotify PLIST_FILES= bin/syncthing-inotify do-build: - @cd ${WRKSRC} ; ${SETENV} GOPATH=${WRKSRC} go build - @${MV} ${WRKSRC}/syncthing-inotify-${PORTVERSION} ${WRKSRC}/syncthing-inotify + @cd ${WRKSRC}/${GH_SUBDIR} ; ${SETENV} CGO_ENABLED=0 GOPATH=${WRKSRC} go build do-install: ${INSTALL_PROGRAM} ${WRKSRC}/syncthing-inotify ${STAGEDIR}${PREFIX}/bin/ Modified: head/net/syncthing-inotify/distinfo ============================================================================== --- head/net/syncthing-inotify/distinfo Sun Sep 17 21:33:54 2017 (r450028) +++ head/net/syncthing-inotify/distinfo Sun Sep 17 21:40:48 2017 (r450029) @@ -1,6 +1,6 @@ -TIMESTAMP = 1469905389 -SHA256 (syncthing-syncthing-inotify-v0.8.3_GH0.tar.gz) = 3bbcce6788b44019472205c000bed2b3255a2ee08c0d20a93a9e7b22c73f3d45 -SIZE (syncthing-syncthing-inotify-v0.8.3_GH0.tar.gz) = 21849 +TIMESTAMP = 1505682602 +SHA256 (syncthing-syncthing-inotify-v0.8.7_GH0.tar.gz) = bf7a71695206c765cf407d85656f6f0f8be1715af3d3bb7f81985f749162a6b2 +SIZE (syncthing-syncthing-inotify-v0.8.7_GH0.tar.gz) = 995241 SHA256 (cenkalti-backoff-9831e1e_GH0.tar.gz) = aadaf18958680eeab6bcb0ddce87b5654fb94bc7f19fb4bb9464f53a1ce5099c SIZE (cenkalti-backoff-9831e1e_GH0.tar.gz) = 6415 SHA256 (zillode-notify-2da5cc9_GH0.tar.gz) = 55f9f78ad903d8f626637e35463de900b89e872d1d9b39f2986fc7486517a9d8