mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
net/syncthing-cli: Update to new snapshot, update for new syncthing version
This commit is contained in:
parent
bb63dfa875
commit
5433889dcc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374441
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= syncthing-cli
|
||||
PORTVERSION= 0.1.0.2014113001
|
||||
PORTVERSION= 0.1.0.2014120201
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/archive/${GH_TAGNAME}.tar.gz?dummy=/:group1 \
|
||||
@ -19,15 +19,17 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go
|
||||
|
||||
GH_ACCOUNT= syncthing
|
||||
GH_PROJECT= syncthing-cli
|
||||
GH_COMMIT= 0adf379499930e632c4817fa57251f2e2890151b
|
||||
GH_COMMIT= 66a2027ae9537b2967082a3070ee84f918bef32c
|
||||
GH_TAGNAME= ${GH_COMMIT}
|
||||
|
||||
SYNCTHING_VER= 0.10.9
|
||||
SYNCTHING_VER= 0.10.11
|
||||
|
||||
WRKSRC= ${WRKDIR}/syncthing-cli-${GH_COMMIT}
|
||||
|
||||
PLIST_FILES= bin/syncthing-cli
|
||||
|
||||
STRIP= # stripping can break go binaries
|
||||
|
||||
post-patch:
|
||||
@${MKDIR} ${WRKSRC}/src/github.com/syncthing
|
||||
@${MKDIR} ${WRKSRC}/src/github.com/AudriusButkevicius
|
||||
|
@ -1,6 +1,6 @@
|
||||
SHA256 (syncthing-cli-0.1.0.2014113001.tar.gz) = cf481c18f453bf08a0e32f7b1ffa512b66ea56fed0310b87e4923b6c0bbed050
|
||||
SIZE (syncthing-cli-0.1.0.2014113001.tar.gz) = 8796
|
||||
SHA256 (syncthing-0.10.9.tar.gz) = d69303f94ffa638141c363d6490ea9fc911e08e670a90df274235d16849f80ab
|
||||
SIZE (syncthing-0.10.9.tar.gz) = 3088980
|
||||
SHA256 (syncthing-cli-0.1.0.2014120201.tar.gz) = d0532a9b85ae46fbbd1d5cc269fe555c88f289badf6b88a9462364579a830fee
|
||||
SIZE (syncthing-cli-0.1.0.2014120201.tar.gz) = 8819
|
||||
SHA256 (syncthing-0.10.11.tar.gz) = 65facff28539cbe53e2469e996fceb2c924f7083a00caf00ec664fa436233fab
|
||||
SIZE (syncthing-0.10.11.tar.gz) = 3080244
|
||||
SHA256 (AudriusButkevicius-cli-7f561c7) = ad64f151c314333f714ef600f65a4fb512ce7242bc2100074775581a56ad439a
|
||||
SIZE (AudriusButkevicius-cli-7f561c7) = 14736
|
||||
|
Loading…
Reference in New Issue
Block a user