Index: head/net-p2p/btsync/Makefile =================================================================== --- head/net-p2p/btsync/Makefile (revision 412191) +++ head/net-p2p/btsync/Makefile (revision 412192) @@ -1,52 +1,52 @@ # $FreeBSD$ PORTNAME= btsync -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.6 CATEGORIES= net-p2p MASTER_SITES= https://download-cdn.getsyncapp.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/ \ http://download-cdn.getsyncapp.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/ DISTNAME= BitTorrent-Sync_freebsd_${CONFIG_ARCH} MAINTAINER= joshruehlig@gmail.com COMMENT= Distributed peer-to-peer file syncing application LICENSE= EULA LICENSE_NAME= BitTorrent Sync LICENSE_FILE= ${WRKSRC}/LICENSE.TXT LICENSE_PERMS= auto-accept NO_WRKSUBDIR= yes NO_BUILD= yes ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= It is a binary-only program. Source code not available. PLIST_SUB= PORTNAME=${PORTNAME} USER=${USERS} GROUP=${GROUPS} SUB_LIST= PORTNAME=${PORTNAME} USER=${USERS} GROUP=${GROUPS} SUB_FILES= pkg-message USE_RC_SUBR= ${PORTNAME} USERS= ${PORTNAME} GROUPS= ${USERS} .include .if ${ARCH} == "amd64" CONFIG_ARCH= x64 .else CONFIG_ARCH= ${ARCH} .endif post-extract: ${MKDIR} ${WRKSRC}/temp ${MV} ${WRKSRC}/${PORTNAME} ${WRKSRC}/temp do-install: ${INSTALL_PROGRAM} ${WRKSRC}/temp/btsync ${STAGEDIR}${PREFIX}/bin ${WRKSRC}/temp/btsync --dump-sample-config > ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf.sample ${REINPLACE_CMD} -e 's;^//\([[:space:]]*"storage_path"[[:space:]]*:[[:space:]]*\)"/.*",$$;\1"/var/db/${PORTNAME}",;' ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf.sample ${REINPLACE_CMD} -e 's;^//\([[:space:]]*"pid_file"[[:space:]]*:[[:space:]]*"/var/run/${PORTNAME}/${PORTNAME}.pid",\)$$;\1;' ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf.sample post-stage: ${MKDIR} ${STAGEDIR}/var/db/${PORTNAME} .include Index: head/net-p2p/btsync/distinfo =================================================================== --- head/net-p2p/btsync/distinfo (revision 412191) +++ head/net-p2p/btsync/distinfo (revision 412192) @@ -1,4 +1,4 @@ -SHA256 (BitTorrent-Sync_freebsd_i386.tar.gz) = 80a5d004fc2ebdad01287e58cf61d985c1fc9cb9297c76ad99c72f12c820fca3 -SIZE (BitTorrent-Sync_freebsd_i386.tar.gz) = 5706344 -SHA256 (BitTorrent-Sync_freebsd_x64.tar.gz) = fda7ecf16c5eb22a399daeb8d6d9fd27deebe9c9804779305d309bb82680ffc0 -SIZE (BitTorrent-Sync_freebsd_x64.tar.gz) = 5870943 +SHA256 (BitTorrent-Sync_freebsd_x64.tar.gz) = d32c2cb7c5321b6adab72a0c9d4ad21acd667f78297801a6dcb2862bc05ce5f1 +SIZE (BitTorrent-Sync_freebsd_x64.tar.gz) = 5873818 +SHA256 (BitTorrent-Sync_freebsd_i386.tar.gz) = 9d8a6acec7e08b6d8c3b5ff7c9d4a8eac163ea1354ed11e6e52daccf73b69759 +SIZE (BitTorrent-Sync_freebsd_i386.tar.gz) = 5708391