diff options
Diffstat (limited to 'net/syncthing')
-rw-r--r-- | net/syncthing/Makefile | 7 | ||||
-rw-r--r-- | net/syncthing/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index 31c0ec86c155..384e97d1fd1d 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,7 +1,6 @@ PORTNAME= syncthing DISTVERSIONPREFIX= v -DISTVERSION= 2.0.2 -PORTREVISION= 1 +DISTVERSION= 2.0.8 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-source-${DISTVERSIONFULL} @@ -24,14 +23,14 @@ BINS= syncthing stdiscosrv strelaysrv strelaypoolsrv MAKE_ENV+= BUILD_HOST=freebsd \ BUILD_USER=ports +CONFLICTS_INSTALL= syncthing1 + NO_CCACHE= yes NO_WRKSUBDIR= yes USERS= syncthing GROUPS= syncthing -CONFLICTS= syncthing1 - .for x in ${BINS} PLIST_FILES+= bin/${x} .endfor diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index 49cb27008b8a..6d1a9d1e766a 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755342797 -SHA256 (syncthing-source-v2.0.2.tar.gz) = 8738cf2a9563bfbf4c6c8923b4c048176c1e80baa88cd92778ef7fbed3f55a6a -SIZE (syncthing-source-v2.0.2.tar.gz) = 62642068 +TIMESTAMP = 1757328704 +SHA256 (syncthing-source-v2.0.8.tar.gz) = ad583925c0934fcfe9976e544093203d7ced483bd5bad80cd02a3c93a04dfb8b +SIZE (syncthing-source-v2.0.8.tar.gz) = 62666559 |