pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/bandsnatch



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon Mar 13 19:35:05 UTC 2023

Modified Files:
        pkgsrc/net/bandsnatch: Makefile distinfo

Log Message:
net/bandsnatch: update to 0.2.1

Fixed
 - Some more fixes for some releases that don't have the exact same data
   structure as others.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/bandsnatch/Makefile \
    pkgsrc/net/bandsnatch/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/bandsnatch/Makefile
diff -u pkgsrc/net/bandsnatch/Makefile:1.2 pkgsrc/net/bandsnatch/Makefile:1.3
--- pkgsrc/net/bandsnatch/Makefile:1.2  Sun Mar 12 16:06:43 2023
+++ pkgsrc/net/bandsnatch/Makefile      Mon Mar 13 19:35:05 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2023/03/12 16:06:43 pin Exp $
+# $NetBSD: Makefile,v 1.3 2023/03/13 19:35:05 pin Exp $
 
-DISTNAME=      bandsnatch-0.2.0
+DISTNAME=      bandsnatch-0.2.1
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Ovyerus/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
Index: pkgsrc/net/bandsnatch/distinfo
diff -u pkgsrc/net/bandsnatch/distinfo:1.2 pkgsrc/net/bandsnatch/distinfo:1.3
--- pkgsrc/net/bandsnatch/distinfo:1.2  Sun Mar 12 16:06:43 2023
+++ pkgsrc/net/bandsnatch/distinfo      Mon Mar 13 19:35:05 2023
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2023/03/12 16:06:43 pin Exp $
+$NetBSD: distinfo,v 1.3 2023/03/13 19:35:05 pin Exp $
 
 BLAKE2s (adler-1.0.2.crate) = f263779d752af886455fc0f42c997893fb1a09edcf1bd2980605251c2e3602aa
 SHA512 (adler-1.0.2.crate) = 7ab190d31890fc05b0b55d8e2c6527a505e06793d5496be0b3831e0513412f9ba97f8148f6f68ed0770fa9cd980a5092d885e058becf1d5506b7c74b82674aa1
@@ -21,9 +21,9 @@ Size (autocfg-0.1.8.crate) = 6621 bytes
 BLAKE2s (autocfg-1.1.0.crate) = dd57bc2348994ace592664469f4b2389f230343402c627a9981eb582f10b0060
 SHA512 (autocfg-1.1.0.crate) = df972c09abbdc0b6cb6bb55b1e29c7fed706ece38a62613d9e275bac46a19574a7f96f0152cccb0239efea04ee90083a146b58b15307696c4c81878cd12de28f
 Size (autocfg-1.1.0.crate) = 13272 bytes
-BLAKE2s (bandsnatch-0.2.0.tar.gz) = 6b0d7ee72530beb945cf3239ea0b48f3c84ad5f2ab611fd43a48513e037ae441
-SHA512 (bandsnatch-0.2.0.tar.gz) = e1b486bf51bac7a455738a9500c983a8b0b88dc6ee1607b6d7e53cb336396927a908f7e66016648b21eaa239408451c8ecca901120676d8bc9dc89c2ae6e6ba4
-Size (bandsnatch-0.2.0.tar.gz) = 29686 bytes
+BLAKE2s (bandsnatch-0.2.1.tar.gz) = 90867f930380d6b42e578da0b10ab2c3c14fa542228824335ec9455369d1b35f
+SHA512 (bandsnatch-0.2.1.tar.gz) = a44628f95eb9fe6a8610992081a816c94238edec459192708f5d3d018aff18424c61e71f72238c8c40a14fe14f0dab3991c2c0e874e9344df1e4ee72a2bf54e4
+Size (bandsnatch-0.2.1.tar.gz) = 29799 bytes
 BLAKE2s (base64-0.13.0.crate) = bcfd0e3c576f7ec3e86d09c3e4c34659b86b6655335083df945ff3a50944e160
 SHA512 (base64-0.13.0.crate) = 991a72999839daa232f508c5b24e7d3225e8a26db8d1d0e747881b115af9e408b92374e163b31e0b0d324c1c2e57e8e38d66861b61eb0a1dba87bb5871940151
 Size (base64-0.13.0.crate) = 62070 bytes



Home | Main Index | Thread Index | Old Index