Index: head/net/syncthing/Makefile =================================================================== --- head/net/syncthing/Makefile (revision 387022) +++ head/net/syncthing/Makefile (revision 387023) @@ -1,44 +1,44 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 0.11.4 +PORTVERSION= 0.11.5 DISTVERSIONPREFIX= v CATEGORIES= net MAINTAINER= swills@FreeBSD.org COMMENT= Encrypted file sync tool BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/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} AUTHORS CONTRIBUTING.md Godeps LICENSE README.md \ build.go build.sh check-contrib.sh assets cmd gui internal \ protocol test 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 387022) +++ head/net/syncthing/distinfo (revision 387023) @@ -1,2 +1,2 @@ -SHA256 (syncthing-syncthing-v0.11.4_GH0.tar.gz) = f4dbc3d24ec2d1bdf302c994c1e088b2129791522a25122710fb427d2a19387e -SIZE (syncthing-syncthing-v0.11.4_GH0.tar.gz) = 3159537 +SHA256 (syncthing-syncthing-v0.11.5_GH0.tar.gz) = 59dd89ea64f51cc5481e59d7849dc6616286b9dbff5ac3724adc119592e09144 +SIZE (syncthing-syncthing-v0.11.5_GH0.tar.gz) = 3159523