1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

net/syncthing: update to 0.11.23

This commit is contained in:
Steve Wills 2015-08-30 18:01:10 +00:00
parent 1a3dd85e93
commit a67de23e61
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395632
2 changed files with 5 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= syncthing
PORTVERSION= 0.11.18
PORTVERSION= 0.11.23
DISTVERSIONPREFIX= v
CATEGORIES= net
@ -24,9 +24,8 @@ 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 \
CONTRIBUTING.md Godeps LICENSE NICKS README.md assets build.go \
build.sh cmd etc gui lib man protocol script test \
src/github.com/${PORTNAME}/${PORTNAME}
do-build:

View File

@ -1,2 +1,2 @@
SHA256 (syncthing-syncthing-v0.11.18_GH0.tar.gz) = fd93392687e545e2b779d10754e24cd49ecbfc03cabaceac381b5a3e69693be6
SIZE (syncthing-syncthing-v0.11.18_GH0.tar.gz) = 3391683
SHA256 (syncthing-syncthing-v0.11.23_GH0.tar.gz) = 8c011e90c8c98aea2f9fb58d8fdc0ebbe4ef442569294a0610615fc528d0525e
SIZE (syncthing-syncthing-v0.11.23_GH0.tar.gz) = 4202400