Index: head/net/syncthing/Makefile =================================================================== --- head/net/syncthing/Makefile (revision 480321) +++ head/net/syncthing/Makefile (revision 480322) @@ -1,48 +1,48 @@ # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 0.14.48 +PORTVERSION= 0.14.50 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 480321) +++ head/net/syncthing/distinfo (revision 480322) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528400939 -SHA256 (syncthing-syncthing-v0.14.48_GH0.tar.gz) = 4cd5fdc11765b87fbc08768edbb3b9b2da03d82242d613b6adb76913481f6e3f -SIZE (syncthing-syncthing-v0.14.48_GH0.tar.gz) = 10342853 +TIMESTAMP = 1537568577 +SHA256 (syncthing-syncthing-v0.14.50_GH0.tar.gz) = 3ff9af7393bbeed6f92b04ae3243e4be688037510d83145d5306c619eb90ae42 +SIZE (syncthing-syncthing-v0.14.50_GH0.tar.gz) = 10715126