Index: head/net/syncthing/Makefile =================================================================== --- head/net/syncthing/Makefile (revision 415630) +++ head/net/syncthing/Makefile (revision 415631) @@ -1,46 +1,46 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 0.13.1 +PORTVERSION= 0.13.2 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 \ PULL_REQUEST_TEMPLATE.md README.md assets build.go build.sh cmd \ debian 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 415630) +++ head/net/syncthing/distinfo (revision 415631) @@ -1,3 +1,3 @@ -TIMESTAMP = 1463660924 -SHA256 (syncthing-syncthing-v0.13.1_GH0.tar.gz) = 5ff881a1d96915a997b01adce98b5189408656dec228214f631efe82d35a83ea -SIZE (syncthing-syncthing-v0.13.1_GH0.tar.gz) = 3929361 +TIMESTAMP = 1463920650 +SHA256 (syncthing-syncthing-v0.13.2_GH0.tar.gz) = 98dac8cf182222967f96e213dc307ede3ed5c6407bd66faeb81e904de4011e89 +SIZE (syncthing-syncthing-v0.13.2_GH0.tar.gz) = 3928871