Index: head/net/syncthing/Makefile =================================================================== --- head/net/syncthing/Makefile (revision 447868) +++ head/net/syncthing/Makefile (revision 447869) @@ -1,37 +1,36 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 0.14.32 +PORTVERSION= 0.14.36 DISTVERSIONPREFIX= v CATEGORIES= net MAINTAINER= swills@FreeBSD.org COMMENT= Encrypted file sync tool BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go USE_GITHUB= yes GH_SUBDIR= src/github.com/${PORTNAME}/${PORTNAME} USE_RC_SUBR= syncthing PLIST_FILES= bin/syncthing PORTDOCS= * USERS= syncthing GROUPS= syncthing do-build: - # timestamp here refers to source, not build time @cd ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME} ; \ - ${SETENV} GOPATH=${WRKSRC} go run build.go -no-upgrade=true -version v${PORTVERSION} + ${SETENV} go run build.go -no-upgrade=true -version v${PORTVERSION} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME}/bin/syncthing \ ${STAGEDIR}${PREFIX}/bin/ ${MKDIR} ${STAGEDIR}${DOCSDIR} .for x in AUTHORS CONTRIBUTING.md LICENSE README.md ${INSTALL_MAN} ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME}/${x} \ ${STAGEDIR}${DOCSDIR} .endfor .include Index: head/net/syncthing/distinfo =================================================================== --- head/net/syncthing/distinfo (revision 447868) +++ head/net/syncthing/distinfo (revision 447869) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500534028 -SHA256 (syncthing-syncthing-v0.14.32_GH0.tar.gz) = d5b5d5bcb1b13f47d7889d9dbe7e13fed6080750fb4a93241a7fb7cf6324a463 -SIZE (syncthing-syncthing-v0.14.32_GH0.tar.gz) = 6943444 +TIMESTAMP = 1502580682 +SHA256 (syncthing-syncthing-v0.14.36_GH0.tar.gz) = 7373d1fee983529c2988f92b4137c32899d4c8233bc052df88fecf92c34d9fbd +SIZE (syncthing-syncthing-v0.14.36_GH0.tar.gz) = 8236194