1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

net/syncthing-cli: update to new snapshot

This commit is contained in:
Steve Wills 2014-12-01 15:22:16 +00:00
parent 2c81758e7e
commit 21d5eaaae4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373712
2 changed files with 13 additions and 12 deletions

View File

@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= syncthing-cli
PORTVERSION= 0.1.0.2014110101
PORTREVISION= 2
PORTVERSION= 0.1.0.2014113001
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= c87be74a305ef6b3f05debde4df84c27e9005035
GH_COMMIT= 0adf379499930e632c4817fa57251f2e2890151b
GH_TAGNAME= ${GH_COMMIT}
SYNCTHING_VER= 0.10.8
SYNCTHING_VER= 0.10.9
WRKSRC= ${WRKDIR}/syncthing-cli-${GH_COMMIT}
@ -32,13 +32,14 @@ post-patch:
@${MKDIR} ${WRKSRC}/src/github.com/syncthing
@${MKDIR} ${WRKSRC}/src/github.com/AudriusButkevicius
@${MKDIR} ${WRKSRC}/src/code.google.com/p
@${MKDIR} ${WRKSRC}/src/golang.org/x
@${MKDIR} ${WRKSRC}/src/github.com/bkaradzic
@${MV} ${WRKDIR}/AudriusButkevicius-cli-7f561c7 \
${WRKSRC}/src/github.com/AudriusButkevicius/cli
@${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/code.google.com/p/go.crypto \
${WRKSRC}/src/code.google.com/p
@${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/code.google.com/p/go.text \
${WRKSRC}/src/code.google.com/p
@${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/golang.org/x/crypto \
${WRKSRC}/src/golang.org/x
@${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/golang.org/x/text \
${WRKSRC}/src/golang.org/x
@${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/github.com/bkaradzic/go-lz4 \
${WRKSRC}/src/github.com/bkaradzic
@${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/github.com/calmh \

View File

@ -1,6 +1,6 @@
SHA256 (syncthing-cli-0.1.0.2014110101.tar.gz) = 9ed3e61a8d54518f0b46309ab57f1eb2973bbe86db237966a7cdcd02a6ffcb1e
SIZE (syncthing-cli-0.1.0.2014110101.tar.gz) = 8788
SHA256 (syncthing-0.10.8.tar.gz) = a5ffb70c841ef333d567586c32826b9d60a27cc70c05e8a43b898e369390521d
SIZE (syncthing-0.10.8.tar.gz) = 3061835
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 (AudriusButkevicius-cli-7f561c7) = ad64f151c314333f714ef600f65a4fb512ce7242bc2100074775581a56ad439a
SIZE (AudriusButkevicius-cli-7f561c7) = 14736