diff options
-rw-r--r-- | net/syncthing/Makefile | 7 | ||||
-rw-r--r-- | net/syncthing/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index 46cf73a8cd8e..f5ea8a0a3e30 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -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: diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index 3a09128c0d55..f06b9d9aa6d2 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -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 |