Index: head/net/syncthing/Makefile =================================================================== --- head/net/syncthing/Makefile (revision 431191) +++ head/net/syncthing/Makefile (revision 431192) @@ -1,39 +1,39 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 0.14.18 +PORTVERSION= 0.14.19 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 431191) +++ head/net/syncthing/distinfo (revision 431192) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483369282 -SHA256 (syncthing-syncthing-v0.14.18_GH0.tar.gz) = 1cd44bd4530655e450e282a4a1240dbc963fc5518878700d68a42158e460f5a2 -SIZE (syncthing-syncthing-v0.14.18_GH0.tar.gz) = 6007483 +TIMESTAMP = 1484150148 +SHA256 (syncthing-syncthing-v0.14.19_GH0.tar.gz) = 356b91e9d0badb9ba026484fd1eaa79046775779532160dde139b726e45c076b +SIZE (syncthing-syncthing-v0.14.19_GH0.tar.gz) = 6759312