Index: head/net/syncthing/Makefile =================================================================== --- head/net/syncthing/Makefile (revision 430370) +++ head/net/syncthing/Makefile (revision 430371) @@ -1,39 +1,39 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 0.14.17 +PORTVERSION= 0.14.18 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 STRIP= # stripping can break go binaries 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} 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 430370) +++ head/net/syncthing/distinfo (revision 430371) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482871153 -SHA256 (syncthing-syncthing-v0.14.17_GH0.tar.gz) = c4f7eda0cb213e0cb92aa2e075283474fa255af54696fb3b905ea22f27665682 -SIZE (syncthing-syncthing-v0.14.17_GH0.tar.gz) = 6005221 +TIMESTAMP = 1483369282 +SHA256 (syncthing-syncthing-v0.14.18_GH0.tar.gz) = 1cd44bd4530655e450e282a4a1240dbc963fc5518878700d68a42158e460f5a2 +SIZE (syncthing-syncthing-v0.14.18_GH0.tar.gz) = 6007483