diff --git a/net/syncthing-cli/Makefile b/net/syncthing-cli/Makefile index 00b7a846f2b0..83acaa27cdd6 100644 --- a/net/syncthing-cli/Makefile +++ b/net/syncthing-cli/Makefile @@ -1,56 +1,56 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= syncthing-cli PORTVERSION= 0.1.0.2014110101 -PORTREVISION= 1 +PORTREVISION= 2 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= c87be74a305ef6b3f05debde4df84c27e9005035 GH_TAGNAME= ${GH_COMMIT} -SYNCTHING_VER= 0.10.5 +SYNCTHING_VER= 0.10.8 WRKSRC= ${WRKDIR}/syncthing-cli-${GH_COMMIT} PLIST_FILES= bin/syncthing-cli post-patch: @${MKDIR} ${WRKSRC}/src/github.com/syncthing @${MKDIR} ${WRKSRC}/src/github.com/AudriusButkevicius @${MKDIR} ${WRKSRC}/src/code.google.com/p @${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/code.google.com/p/go.crypto \ ${WRKSRC}/src/code.google.com/p @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/code.google.com/p/go.text \ ${WRKSRC}/src/code.google.com/p @${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 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 diff --git a/net/syncthing-cli/distinfo b/net/syncthing-cli/distinfo index 86008b73e37c..287b09bc5f85 100644 --- a/net/syncthing-cli/distinfo +++ b/net/syncthing-cli/distinfo @@ -1,6 +1,6 @@ SHA256 (syncthing-cli-0.1.0.2014110101.tar.gz) = 9ed3e61a8d54518f0b46309ab57f1eb2973bbe86db237966a7cdcd02a6ffcb1e SIZE (syncthing-cli-0.1.0.2014110101.tar.gz) = 8788 -SHA256 (syncthing-0.10.5.tar.gz) = adaef4e63916f86f081f68615b740f39a9af08de6d4c5630876665cf229da241 -SIZE (syncthing-0.10.5.tar.gz) = 3013393 +SHA256 (syncthing-0.10.8.tar.gz) = a5ffb70c841ef333d567586c32826b9d60a27cc70c05e8a43b898e369390521d +SIZE (syncthing-0.10.8.tar.gz) = 3061835 SHA256 (AudriusButkevicius-cli-7f561c7) = ad64f151c314333f714ef600f65a4fb512ce7242bc2100074775581a56ad439a SIZE (AudriusButkevicius-cli-7f561c7) = 14736