Index: head/net/syncthing/Makefile =================================================================== --- head/net/syncthing/Makefile (revision 422616) +++ head/net/syncthing/Makefile (revision 422617) @@ -1,46 +1,39 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 0.14.3 +PORTVERSION= 0.14.7 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 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 422616) +++ head/net/syncthing/distinfo (revision 422617) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470838074 -SHA256 (syncthing-syncthing-v0.14.3_GH0.tar.gz) = 1c7ce74db4bf780463c04ed3d5677296ad2bb347f3e35fe4229eb26893a6604a -SIZE (syncthing-syncthing-v0.14.3_GH0.tar.gz) = 6380761 +TIMESTAMP = 1474551929 +SHA256 (syncthing-syncthing-v0.14.7_GH0.tar.gz) = 5586f24e10e695bf2a3db1f2bfd2b8bf986753ecbc9919c922e2ba10c0bbb119 +SIZE (syncthing-syncthing-v0.14.7_GH0.tar.gz) = 6434379