Index: head/net/syncthing/Makefile =================================================================== --- head/net/syncthing/Makefile (revision 408961) +++ head/net/syncthing/Makefile (revision 408962) @@ -1,45 +1,45 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 0.12.17 +PORTVERSION= 0.12.19 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 build.go \ - build.sh cmd etc gui lib man protocol script test \ + CONTRIBUTING.md Godeps LICENSE NICKS README.md appveyor.yaml \ + assets build.go build.sh cmd debian etc gui lib man script 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 408961) +++ head/net/syncthing/distinfo (revision 408962) @@ -1,2 +1,2 @@ -SHA256 (syncthing-syncthing-v0.12.17_GH0.tar.gz) = e9ac76e28423ac9d01c29b560ea6c4c61e881dd706676eb07d66aa5993310c60 -SIZE (syncthing-syncthing-v0.12.17_GH0.tar.gz) = 4046320 +SHA256 (syncthing-syncthing-v0.12.19_GH0.tar.gz) = 5a7035029974fe0fb496d9f8af880a50bcc8499ff5eef7ee4ef48f08df37820e +SIZE (syncthing-syncthing-v0.12.19_GH0.tar.gz) = 4047476