Index: head/net/syncthing/Makefile =================================================================== --- head/net/syncthing/Makefile (revision 391608) +++ head/net/syncthing/Makefile (revision 391609) @@ -1,46 +1,46 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 0.11.10 +PORTVERSION= 0.11.13 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} .gitattributes .gitignore .mailmap AUTHORS CONDUCT.md \ CONTRIBUTING.md Godeps LICENSE NICKS README.md assets \ authors.go benchfilter.go build.go build.sh changelog.go \ check-contrib.sh cmd etc gui internal man 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 391608) +++ head/net/syncthing/distinfo (revision 391609) @@ -1,2 +1,2 @@ -SHA256 (syncthing-syncthing-v0.11.10_GH0.tar.gz) = 09356f5a4d3f7f37e96a56c0a2bb113563d821133094a9797876264214143892 -SIZE (syncthing-syncthing-v0.11.10_GH0.tar.gz) = 3205513 +SHA256 (syncthing-syncthing-v0.11.13_GH0.tar.gz) = dae242d1210a4cdc21dc624a7abec324b8634c07d673059662ffb795c8405671 +SIZE (syncthing-syncthing-v0.11.13_GH0.tar.gz) = 3363523