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:           Tue Feb  1 21:32:03 UTC 2022

Modified Files:
        pkgsrc/net/syncthing: Makefile distinfo

Log Message:
syncthing: Update to 1.19.0

upstream changes:
-----------------
o v1.19.0
  Bugfixes:
    #8103: API: /rest/system/connections has misleading "total" entries
  Enhancements:
    #7428: Add ignore patterns to folder defaults
    #8090: Allow specifying ports in --generate


To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.146 pkgsrc/net/syncthing/Makefile
cvs rdiff -u -r1.92 -r1.93 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.145 pkgsrc/net/syncthing/Makefile:1.146
--- pkgsrc/net/syncthing/Makefile:1.145 Thu Jan 13 20:16:58 2022
+++ pkgsrc/net/syncthing/Makefile       Tue Feb  1 21:32:03 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.145 2022/01/13 20:16:58 triaxx Exp $
+# $NetBSD: Makefile,v 1.146 2022/02/01 21:32:03 triaxx Exp $
 
 # Protocol breaks require tech-pkg@ discussion and MAINTAINER approval.
-DISTNAME=      syncthing-source-v1.18.6
+DISTNAME=      syncthing-source-v1.19.0
 PKGNAME=       ${DISTNAME:S,source-v,,}
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}

Index: pkgsrc/net/syncthing/distinfo
diff -u pkgsrc/net/syncthing/distinfo:1.92 pkgsrc/net/syncthing/distinfo:1.93
--- pkgsrc/net/syncthing/distinfo:1.92  Thu Jan 13 20:16:58 2022
+++ pkgsrc/net/syncthing/distinfo       Tue Feb  1 21:32:03 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.92 2022/01/13 20:16:58 triaxx Exp $
+$NetBSD: distinfo,v 1.93 2022/02/01 21:32:03 triaxx Exp $
 
-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
+BLAKE2s (syncthing-source-v1.19.0.tar.gz) = 19415d7189bfbe55e5e8e0c012b8fee6cead04c550d55477b35136c0267aff09
+SHA512 (syncthing-source-v1.19.0.tar.gz) = b7796265b5445e7887c38d63a63a6c1207634195dd0c773cd471b824666beca2c5f117ad124ebc63e5654e53f4639eb5784d508bc7dea02a676782e1fe5ec757
+Size (syncthing-source-v1.19.0.tar.gz) = 13225230 bytes



Home | Main Index | Thread Index | Old Index