git: 77d102b8cf34 - main - net-p2p/rslsync: Update to 2.7.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 May 2022 15:24:57 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=77d102b8cf3413b38d7e9e70f7b32efa65138a93
commit 77d102b8cf3413b38d7e9e70f7b32efa65138a93
Author: Volodymyr Kostyrko <arcade@b1t.name>
AuthorDate: 2022-05-23 15:21:12 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-05-23 15:24:19 +0000
net-p2p/rslsync: Update to 2.7.3
- use DISTVERSION instead of PORTVERSION
- pet portclippy
- pet portfmt
ChangeLog: https://help.resilio.com/hc/en-us/articles/206216855-Sync-2-x-change-log
PR: 264132
---
net-p2p/rslsync/Makefile | 16 ++++++++++------
net-p2p/rslsync/distinfo | 10 +++++-----
2 files changed, 15 insertions(+), 11 deletions(-)
diff --git a/net-p2p/rslsync/Makefile b/net-p2p/rslsync/Makefile
index a30553f198fc..f08c540813fd 100644
--- a/net-p2p/rslsync/Makefile
+++ b/net-p2p/rslsync/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rslsync
-PORTVERSION= 2.7.2
+DISTVERSION= 2.7.3
CATEGORIES= net-p2p
MASTER_SITES= https://download-cdn.resilio.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/ \
http://download-cdn.resilio.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/
@@ -17,18 +17,22 @@ LICENSE_PERMS= auto-accept
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS_REASON= binary-only program, source code not available
-CONFLICTS_INSTALL= rslsync-beta
+USE_RC_SUBR= rslsync
-NO_WRKSUBDIR= yes
+CONFLICTS_INSTALL= rslsync-beta
-PLIST_SUB= USER=${USERS} GROUP=${GROUPS}
-SUB_LIST= USER=${USERS} GROUP=${GROUPS}
SUB_FILES= pkg-message
-USE_RC_SUBR= rslsync
+SUB_LIST= GROUP=${GROUPS} \
+ USER=${USERS}
+
+NO_WRKSUBDIR= yes
USERS= rslsync
GROUPS= ${USERS}
+PLIST_SUB= GROUP=${GROUPS} \
+ USER=${USERS}
+
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"
diff --git a/net-p2p/rslsync/distinfo b/net-p2p/rslsync/distinfo
index 0fcabc405053..9cfc8382323a 100644
--- a/net-p2p/rslsync/distinfo
+++ b/net-p2p/rslsync/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1618127280
-SHA256 (rslsync-2.7.2/resilio-sync_freebsd_i386.tar.gz) = ab8c2132d79f8c4b3fff1b40e92bcd454ed4f87b3c904d8ed81a9776919e9a17
-SIZE (rslsync-2.7.2/resilio-sync_freebsd_i386.tar.gz) = 13280331
-SHA256 (rslsync-2.7.2/resilio-sync_freebsd_x64.tar.gz) = 23178977cd466f1b9b320d9a8549761352f9052107295f2bc38594d07880b212
-SIZE (rslsync-2.7.2/resilio-sync_freebsd_x64.tar.gz) = 13306663
+TIMESTAMP = 1653154443
+SHA256 (rslsync-2.7.3/resilio-sync_freebsd_i386.tar.gz) = 850f1f16a4a3bf69501483b5cc08132276fb123ac180c64a8b89867ba5e3a819
+SIZE (rslsync-2.7.3/resilio-sync_freebsd_i386.tar.gz) = 13379750
+SHA256 (rslsync-2.7.3/resilio-sync_freebsd_x64.tar.gz) = b29bf30aac4af1c87cfe3cbd300de04b1c02a7cf098dcaebed7e4a1c05218d88
+SIZE (rslsync-2.7.3/resilio-sync_freebsd_x64.tar.gz) = 13406761