Index: head/net/syncthing/Makefile =================================================================== --- head/net/syncthing/Makefile (revision 420031) +++ head/net/syncthing/Makefile (revision 420032) @@ -1,46 +1,46 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 0.14.0 +PORTVERSION= 0.14.3 DISTVERSIONPREFIX= v CATEGORIES= net MAINTAINER= swills@FreeBSD.org COMMENT= Encrypted file sync tool BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go USE_GITHUB= yes USE_RC_SUBR= syncthing PLIST_FILES= bin/syncthing PORTDOCS= * USERS= syncthing GROUPS= syncthing STRIP= # stripping can break go binaries post-patch: @cd ${WRKSRC} ; ${MKDIR} src/github.com/${PORTNAME}/${PORTNAME} ; \ ${MV} .gitattributes .gitignore .mailmap AUTHORS CONDUCT.md \ CONTRIBUTING.md ISSUE_TEMPLATE.md LICENSE NICKS debtpl \ PULL_REQUEST_TEMPLATE.md README.md assets build.go build.sh cmd \ etc gui lib man script test vendor \ src/github.com/${PORTNAME}/${PORTNAME} 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 420031) +++ head/net/syncthing/distinfo (revision 420032) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469385106 -SHA256 (syncthing-syncthing-v0.14.0_GH0.tar.gz) = bfa25ee766be4fb53c98df9aad99f57e562715280ed73445abe15ce2a713588e -SIZE (syncthing-syncthing-v0.14.0_GH0.tar.gz) = 6368723 +TIMESTAMP = 1470838074 +SHA256 (syncthing-syncthing-v0.14.3_GH0.tar.gz) = 1c7ce74db4bf780463c04ed3d5677296ad2bb347f3e35fe4229eb26893a6604a +SIZE (syncthing-syncthing-v0.14.3_GH0.tar.gz) = 6380761