pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/syncthing



Module Name:    pkgsrc
Committed By:   triaxx
Date:           Thu Jan 13 20:16:59 UTC 2022

Modified Files:
        pkgsrc/net/syncthing: Makefile distinfo

Log Message:
syncthing: Update to 1.18.6

upstream changes:
-----------------
o v1.18.6
  Enhancements:
    #8050: Display a warning when the ignore delete option is enabled
    #8068: Request: show pending devices/folders in CLI


To generate a diff of this commit:
cvs rdiff -u -r1.144 -r1.145 pkgsrc/net/syncthing/Makefile
cvs rdiff -u -r1.91 -r1.92 pkgsrc/net/syncthing/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/syncthing/Makefile
diff -u pkgsrc/net/syncthing/Makefile:1.144 pkgsrc/net/syncthing/Makefile:1.145
--- pkgsrc/net/syncthing/Makefile:1.144 Sun Jan  9 20:10:35 2022
+++ pkgsrc/net/syncthing/Makefile       Thu Jan 13 20:16:58 2022
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.144 2022/01/09 20:10:35 bsiegert Exp $
+# $NetBSD: Makefile,v 1.145 2022/01/13 20:16:58 triaxx Exp $
 
 # Protocol breaks require tech-pkg@ discussion and MAINTAINER approval.
-DISTNAME=      syncthing-source-v1.18.5
+DISTNAME=      syncthing-source-v1.18.6
 PKGNAME=       ${DISTNAME:S,source-v,,}
-PKGREVISION=   1
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}

Index: pkgsrc/net/syncthing/distinfo
diff -u pkgsrc/net/syncthing/distinfo:1.91 pkgsrc/net/syncthing/distinfo:1.92
--- pkgsrc/net/syncthing/distinfo:1.91  Thu Jan  6 21:52:05 2022
+++ pkgsrc/net/syncthing/distinfo       Thu Jan 13 20:16:58 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.91 2022/01/06 21:52:05 triaxx Exp $
+$NetBSD: distinfo,v 1.92 2022/01/13 20:16:58 triaxx Exp $
 
-BLAKE2s (syncthing-source-v1.18.5.tar.gz) = 508144bfbb695baa93e13c3b26c3b9f73a6cc1b04209c8827818cc9397d66587
-SHA512 (syncthing-source-v1.18.5.tar.gz) = 76679f12c5220b3ec620edff1f6b62836e6bc4d83a914dfb1cfd5ca570e7f03fa323e1646abeab525d4a56e5fb87bd3381b751a33a2cd4d224e8ff80a8a39c58
-Size (syncthing-source-v1.18.5.tar.gz) = 13008816 bytes
+BLAKE2s (syncthing-source-v1.18.6.tar.gz) = 762a029f8b65a63da26306b065d0d9f02a807057bd7c73b849d1c6bea93da7ad
+SHA512 (syncthing-source-v1.18.6.tar.gz) = 011c2b6e4ff16c3a7d8cd5ed6e3fd40319fb88ff781a00febc4c3423b344d4f50e1286ec627c0add44a42716e69d331646aa7303303cc3b0785170375e18d494
+Size (syncthing-source-v1.18.6.tar.gz) = 13009210 bytes



Home | Main Index | Thread Index | Old Index