Index: head/net/syncthing-cli/Makefile =================================================================== --- head/net/syncthing-cli/Makefile (revision 379849) +++ head/net/syncthing-cli/Makefile (revision 379850) @@ -1,59 +1,61 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= syncthing-cli -PORTVERSION= 0.1.0.2014120201 -PORTREVISION= 1 +PORTVERSION= 0.1.0.2015022401 +PORTREVISION= 0 CATEGORIES= net MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/archive/${GH_TAGNAME}.tar.gz?dummy=/:group1 \ https://github.com/syncthing/syncthing/archive/v${SYNCTHING_VER}.tar.gz?dummy=/:group2 \ https://codeload.github.com/AudriusButkevicius/cli/legacy.tar.gz/7f561c7?dummy=/:group3 DISTFILES= syncthing-cli-${PORTVERSION}${EXTRACT_SUFX}:group1 \ syncthing-${SYNCTHING_VER}${EXTRACT_SUFX}:group2 \ AudriusButkevicius-cli-7f561c7${EXTACT_SUFX}:group3 MAINTAINER= swills@FreeBSD.org COMMENT= Syncthing CLI BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go GH_ACCOUNT= syncthing GH_PROJECT= syncthing-cli -GH_COMMIT= 66a2027ae9537b2967082a3070ee84f918bef32c +GH_COMMIT= 80af98e740cc58f3fc96101afe50fbb3e9a80dc3 GH_TAGNAME= ${GH_COMMIT} -SYNCTHING_VER= 0.10.12 +SYNCTHING_VER= 0.10.23 WRKSRC= ${WRKDIR}/syncthing-cli-${GH_COMMIT} 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} ${WRKDIR}/AudriusButkevicius-cli-7f561c7 \ ${WRKSRC}/src/github.com/AudriusButkevicius/cli @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/golang.org/x/crypto \ ${WRKSRC}/src/golang.org/x @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/golang.org/x/text \ ${WRKSRC}/src/golang.org/x @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/github.com/bkaradzic/go-lz4 \ ${WRKSRC}/src/github.com/bkaradzic @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/github.com/calmh \ ${WRKSRC}/src/github.com/calmh @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER} \ ${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_COMMIT} ${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 379849) +++ head/net/syncthing-cli/distinfo (revision 379850) @@ -1,6 +1,6 @@ -SHA256 (syncthing-cli-0.1.0.2014120201.tar.gz) = d0532a9b85ae46fbbd1d5cc269fe555c88f289badf6b88a9462364579a830fee -SIZE (syncthing-cli-0.1.0.2014120201.tar.gz) = 8819 -SHA256 (syncthing-0.10.12.tar.gz) = f575286ee36aa9fb2fd75d3ad04322c9dca15c26a3b5a1a3cba2020fa8844190 -SIZE (syncthing-0.10.12.tar.gz) = 3111221 +SHA256 (syncthing-cli-0.1.0.2015022401.tar.gz) = 41a4a1bb18caa0df9eb6da0cc029917686b60595886790fde78741c545cb749a +SIZE (syncthing-cli-0.1.0.2015022401.tar.gz) = 9164 +SHA256 (syncthing-0.10.23.tar.gz) = c8c829191620e2268209c3da19b4b58b3568aaf859d9be84b161da26454fb54a +SIZE (syncthing-0.10.23.tar.gz) = 3115266 SHA256 (AudriusButkevicius-cli-7f561c7) = ad64f151c314333f714ef600f65a4fb512ce7242bc2100074775581a56ad439a SIZE (AudriusButkevicius-cli-7f561c7) = 14736