Index: head/net/syncthing-cli/Makefile =================================================================== --- head/net/syncthing-cli/Makefile (revision 393454) +++ head/net/syncthing-cli/Makefile (revision 393455) @@ -1,52 +1,53 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= syncthing-cli PORTVERSION= 0.1.0.2015070301 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= swills@FreeBSD.org COMMENT= Syncthing CLI BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go USE_GITHUB= yes GH_ACCOUNT= syncthing AudriusButkevicius:audrius GH_PROJECT= syncthing:st cli:audrius GH_TAGNAME= 2707f77 v${SYNCTHING_VER}:st 7f561c7:audrius -SYNCTHING_VER= 0.11.16 +SYNCTHING_VER= 0.11.18 PLIST_FILES= bin/syncthing-cli STRIP= # stripping can break go binaries post-patch: @${MKDIR} ${WRKSRC}/src/github.com/syncthing @${MKDIR} ${WRKSRC}/src/github.com/AudriusButkevicius @${MKDIR} ${WRKSRC}/src/code.google.com/p @${MKDIR} ${WRKSRC}/src/golang.org/x @${MKDIR} ${WRKSRC}/src/github.com/bkaradzic @${MV} ${WRKSRC_audrius} \ ${WRKSRC}/src/github.com/AudriusButkevicius/cli @${MV} ${WRKSRC_st}/Godeps/_workspace/src/golang.org/x/crypto \ ${WRKSRC}/src/golang.org/x @${MV} ${WRKSRC_st}/Godeps/_workspace/src/golang.org/x/text \ ${WRKSRC}/src/golang.org/x @${MV} ${WRKSRC_st}/Godeps/_workspace/src/github.com/bkaradzic/go-lz4 \ ${WRKSRC}/src/github.com/bkaradzic @${MV} ${WRKSRC_st}/Godeps/_workspace/src/github.com/calmh \ ${WRKSRC}/src/github.com/calmh @${MV} ${WRKSRC_st} \ ${WRKSRC}/src/github.com/syncthing/syncthing @${MV} ${WRKSRC}/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syncthing/protocol \ ${WRKSRC}/src/github.com/syncthing/protocol do-build: @cd ${WRKSRC} ; ${SETENV} GOPATH=${WRKSRC} go build @${MV} ${WRKSRC}/syncthing-cli-${GH_TAGNAME} ${WRKSRC}/syncthing-cli do-install: ${INSTALL_PROGRAM} ${WRKSRC}/syncthing-cli ${STAGEDIR}${PREFIX}/bin/ .include Index: head/net/syncthing-cli/distinfo =================================================================== --- head/net/syncthing-cli/distinfo (revision 393454) +++ head/net/syncthing-cli/distinfo (revision 393455) @@ -1,6 +1,6 @@ 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.16_GH0.tar.gz) = 1a71bfd5849323adbcd71859d853b3c0e313e314997a569128eb2dd659d4d055 -SIZE (syncthing-syncthing-v0.11.16_GH0.tar.gz) = 3375037 +SHA256 (syncthing-syncthing-v0.11.18_GH0.tar.gz) = fd93392687e545e2b779d10754e24cd49ecbfc03cabaceac381b5a3e69693be6 +SIZE (syncthing-syncthing-v0.11.18_GH0.tar.gz) = 3391683