pkgsrc-WIP-changes archive

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

bup-snapshot: Update to bup-0.33.72.894



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Tue Sep 1 17:40:20 2026 -0400
Changeset:	56ec5a3a619535c9c1606fd0cf6e2a16b2a19393

Modified Files:
	bup-snapshot/Makefile
	bup-snapshot/distinfo

Log Message:
bup-snapshot: Update to bup-0.33.72.894

Advance along upstream main.
This is my take on 0.34alpha2.    (It might turn out to be rc1.)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=56ec5a3a619535c9c1606fd0cf6e2a16b2a19393

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

diffstat:
 bup-snapshot/Makefile | 6 ++++--
 bup-snapshot/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diffs:
diff --git a/bup-snapshot/Makefile b/bup-snapshot/Makefile
index c21a70f382..71b54096d2 100644
--- a/bup-snapshot/Makefile
+++ b/bup-snapshot/Makefile
@@ -1,9 +1,11 @@
 # $NetBSD: Makefile,v 1.75 2026/01/29 00:35:05 gdt Exp $
 
-DISTNAME=	bup-0.33.71.883
+# 3rd is alpha2.
+# 4th is number of commits past tag.
+DISTNAME=	bup-0.33.72.894
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=bup/}
-GITHUB_TAG=	89ddbc64a7f2430c1c99b8cd17212c77e380f5ad
+GITHUB_TAG=	943c02b0b8508b520ed8a98d106b88ff99e34ba9
 # bup has two problems that make packaging difficult.  One is that
 # building man pages requires non-portable tools (pandoc).  The other
 # is that it is hosted on github, which makes hosting tarballs
diff --git a/bup-snapshot/distinfo b/bup-snapshot/distinfo
index c2b2036428..2aa367d964 100644
--- a/bup-snapshot/distinfo
+++ b/bup-snapshot/distinfo
@@ -1,8 +1,8 @@
 $NetBSD: distinfo,v 1.33 2026/01/29 00:35:05 gdt Exp $
 
-BLAKE2s (bup-0.33.71.883-89ddbc64a7f2430c1c99b8cd17212c77e380f5ad.tar.gz) = e638adffbf55a91ac4402c8c121c545b524be885f8a76ee43520c635a1000967
-SHA512 (bup-0.33.71.883-89ddbc64a7f2430c1c99b8cd17212c77e380f5ad.tar.gz) = a00d070280778c0d61b7726ed7c64ed241498c22f9baa0dfd7d3b0321385e94810a72629f18f8f7afa472cfe60543376c737e051331b1a30ec9bd72d8298bf52
-Size (bup-0.33.71.883-89ddbc64a7f2430c1c99b8cd17212c77e380f5ad.tar.gz) = 652958 bytes
+BLAKE2s (bup-0.33.72.894-943c02b0b8508b520ed8a98d106b88ff99e34ba9.tar.gz) = 7cdbd15d3aa83dce31e3a1fbcd62b8b57009a976b7bc7fb43a5335b60bc17f8f
+SHA512 (bup-0.33.72.894-943c02b0b8508b520ed8a98d106b88ff99e34ba9.tar.gz) = b19c054d3fcc285dfeb2ebe77df275bf00a66410c6e63a5b5b36fc064fa40b1c9f7d366937559ca9e9aa9df91ad70761099a445a4c0e3373422292cac729f673
+Size (bup-0.33.72.894-943c02b0b8508b520ed8a98d106b88ff99e34ba9.tar.gz) = 653549 bytes
 BLAKE2s (bup-man-26d961455dc071f166a3f6f54e6ceb0b71cf2524.tar.gz) = 8c4037e8e8e226fa0f23e4f7deb8c06ca43c6514416bb32fd66ec3a3a1b1fca5
 SHA512 (bup-man-26d961455dc071f166a3f6f54e6ceb0b71cf2524.tar.gz) = c0a9ba7d3a3a752bc4a993b9da5745959e17a523bf59d42d47dc7e2df30eb8804a3feaf9ae9f768d417d2fc0d6918c4991cfc89353b08cac56c75f5c254f03c3
 Size (bup-man-26d961455dc071f166a3f6f54e6ceb0b71cf2524.tar.gz) = 34265 bytes


Home | Main Index | Thread Index | Old Index