Index: head/net/syncthing/Makefile =================================================================== --- head/net/syncthing/Makefile (revision 483577) +++ head/net/syncthing/Makefile (revision 483578) @@ -1,48 +1,48 @@ # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 0.14.50 +PORTVERSION= 0.14.51 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 syncthing-discosrv syncthing-relaysrv syncthing-relaypoolsrv BINS= stbench stcli stcompdirs stdisco stdiscosrv stevents stfileinfo \ stfinddevice stgenfiles stindex strelaypoolsrv strelaysrv \ stsigtool sttestutil stvanity stwatchfile syncthing .for x in ${BINS} PLIST_FILES+= bin/${x} .endfor PORTDOCS= * USERS= syncthing GROUPS= syncthing OPTIONS_DEFINE= DOCS do-build: @cd ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME} ; \ ${SETENV} ${MAKE_ENV} CGO_ENABLED=0 go run build.go -no-upgrade=true -version v${PORTVERSION} @${MV} ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME}/bin/testutil \ ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME}/bin/sttestutil do-install: .for x in ${BINS} ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME}/bin/${x} \ ${STAGEDIR}${PREFIX}/bin/ .endfor ${MKDIR} ${STAGEDIR}${DOCSDIR} .for x in AUTHORS LICENSE README.md ${INSTALL_DATA} ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME}/${x} \ ${STAGEDIR}${DOCSDIR} .endfor .include Index: head/net/syncthing/distinfo =================================================================== --- head/net/syncthing/distinfo (revision 483577) +++ head/net/syncthing/distinfo (revision 483578) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537568577 -SHA256 (syncthing-syncthing-v0.14.50_GH0.tar.gz) = 3ff9af7393bbeed6f92b04ae3243e4be688037510d83145d5306c619eb90ae42 -SIZE (syncthing-syncthing-v0.14.50_GH0.tar.gz) = 10715126 +TIMESTAMP = 1540993734 +SHA256 (syncthing-syncthing-v0.14.51_GH0.tar.gz) = 849b556bf95aa231f02e001d29316a6a3d06bb0b5f7d295cd474e5a69aa7edf0 +SIZE (syncthing-syncthing-v0.14.51_GH0.tar.gz) = 10970620