mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Update to 2.5.13
unbreak for pkg-fallout: =======================<phase: build >============================ ===> Building for rslsync-2.5.13 /wrkdirs/usr/ports/net-p2p/rslsync/work/rslsync-2.5.13/rslsync --dump-sample-config > /wrkdirs/usr/ports/net-p2p/rslsync/work/rslsync-2.5.13/rslsync.conf.sample [14:37:47.706] assert failed /home/jenkins/slave-root/workspace/Build-Sync-Manually/btlog.cpp:303 assert failed /home/jenkins/slave-root/workspace/Build-Sync-Manually/btlog.cpp:303 (33882125) *** Signal 6 PR: 228559 Submitted by: Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
This commit is contained in:
parent
6903aaddd9
commit
54626ac6ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474362
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rslsync
|
||||
PORTVERSION= 2.5.12
|
||||
PORTVERSION= 2.5.13
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= https://download-cdn.resilio.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/ \
|
||||
http://download-cdn.resilio.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/
|
||||
@ -37,7 +37,7 @@ CONFIG_ARCH= ${ARCH}
|
||||
.endif
|
||||
|
||||
do-build:
|
||||
${WRKSRC}/rslsync --dump-sample-config > ${WRKSRC}/rslsync.conf.sample
|
||||
${WRKSRC}/rslsync --nodaemon --dump-sample-config > ${WRKSRC}/rslsync.conf.sample
|
||||
${REINPLACE_CMD} -e 's;^//\([[:space:]]*"storage_path"[[:space:]]*:[[:space:]]*\)"/.*",$$;\1"/var/db/rslsync",;' ${WRKSRC}/rslsync.conf.sample
|
||||
${REINPLACE_CMD} -e 's;^//\([[:space:]]*"pid_file"[[:space:]]*:[[:space:]]*\)"/.*",$$;\1"/var/run/rslsync/rslsync.pid",;' ${WRKSRC}/rslsync.conf.sample
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1526266298
|
||||
SHA256 (rslsync-2.5.12/resilio-sync_freebsd_i386.tar.gz) = 90aec753fb41c55c3344047ba6c94a7012642ff9eff9e19a7460f9cdbe303454
|
||||
SIZE (rslsync-2.5.12/resilio-sync_freebsd_i386.tar.gz) = 10960760
|
||||
SHA256 (rslsync-2.5.12/resilio-sync_freebsd_x64.tar.gz) = 32462b30f706791da1997021f7a51d0b42497cb076760ae9937f37836762b4ba
|
||||
SIZE (rslsync-2.5.12/resilio-sync_freebsd_x64.tar.gz) = 11138832
|
||||
TIMESTAMP = 1528176970
|
||||
SHA256 (rslsync-2.5.13/resilio-sync_freebsd_x64.tar.gz) = df72db2ef31cf6a6e553c12c8b87041f361cdf1403dbeeb1d7ee3bfbf6247dce
|
||||
SIZE (rslsync-2.5.13/resilio-sync_freebsd_x64.tar.gz) = 11137906
|
||||
SHA256 (rslsync-2.5.13/resilio-sync_freebsd_i386.tar.gz) = a59abc631c64739e0a5c87736fa8e65cabd35f357ccf10ded01e5e48a3074ccc
|
||||
SIZE (rslsync-2.5.13/resilio-sync_freebsd_i386.tar.gz) = 10960831
|
||||
|
Loading…
Reference in New Issue
Block a user