mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
net/syncthing-cli: update to new snapshot
This commit is contained in:
parent
c6156521e7
commit
f3531f6ade
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379850
@ -2,8 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= syncthing-cli
|
||||
PORTVERSION= 0.1.0.2014120201
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.1.0.2015022401
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/archive/${GH_TAGNAME}.tar.gz?dummy=/:group1 \
|
||||
https://github.com/syncthing/syncthing/archive/v${SYNCTHING_VER}.tar.gz?dummy=/:group2 \
|
||||
@ -19,10 +19,10 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go
|
||||
|
||||
GH_ACCOUNT= syncthing
|
||||
GH_PROJECT= syncthing-cli
|
||||
GH_COMMIT= 66a2027ae9537b2967082a3070ee84f918bef32c
|
||||
GH_COMMIT= 80af98e740cc58f3fc96101afe50fbb3e9a80dc3
|
||||
GH_TAGNAME= ${GH_COMMIT}
|
||||
|
||||
SYNCTHING_VER= 0.10.12
|
||||
SYNCTHING_VER= 0.10.23
|
||||
|
||||
WRKSRC= ${WRKDIR}/syncthing-cli-${GH_COMMIT}
|
||||
|
||||
@ -48,6 +48,8 @@ post-patch:
|
||||
${WRKSRC}/src/github.com/calmh
|
||||
@${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER} \
|
||||
${WRKSRC}/src/github.com/syncthing/syncthing
|
||||
@${MV} ${WRKSRC}/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syncthing/protocol \
|
||||
${WRKSRC}/src/github.com/syncthing/protocol
|
||||
|
||||
do-build:
|
||||
@cd ${WRKSRC} ; ${SETENV} GOPATH=${WRKSRC} go build
|
||||
|
@ -1,6 +1,6 @@
|
||||
SHA256 (syncthing-cli-0.1.0.2014120201.tar.gz) = d0532a9b85ae46fbbd1d5cc269fe555c88f289badf6b88a9462364579a830fee
|
||||
SIZE (syncthing-cli-0.1.0.2014120201.tar.gz) = 8819
|
||||
SHA256 (syncthing-0.10.12.tar.gz) = f575286ee36aa9fb2fd75d3ad04322c9dca15c26a3b5a1a3cba2020fa8844190
|
||||
SIZE (syncthing-0.10.12.tar.gz) = 3111221
|
||||
SHA256 (syncthing-cli-0.1.0.2015022401.tar.gz) = 41a4a1bb18caa0df9eb6da0cc029917686b60595886790fde78741c545cb749a
|
||||
SIZE (syncthing-cli-0.1.0.2015022401.tar.gz) = 9164
|
||||
SHA256 (syncthing-0.10.23.tar.gz) = c8c829191620e2268209c3da19b4b58b3568aaf859d9be84b161da26454fb54a
|
||||
SIZE (syncthing-0.10.23.tar.gz) = 3115266
|
||||
SHA256 (AudriusButkevicius-cli-7f561c7) = ad64f151c314333f714ef600f65a4fb512ce7242bc2100074775581a56ad439a
|
||||
SIZE (AudriusButkevicius-cli-7f561c7) = 14736
|
||||
|
Loading…
Reference in New Issue
Block a user