pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bup-git: Advance along upstream main
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Mon Jun 22 18:25:07 2026 -0400
Changeset: e456eab799995893d8ecab8b388a54f97da53470
Modified Files:
bup-git/DESCR
bup-git/Makefile
bup-git/distinfo
Log Message:
bup-git: Advance along upstream main
This is still a 0.34 pre-alpha
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e456eab799995893d8ecab8b388a54f97da53470
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
bup-git/DESCR | 1 -
bup-git/Makefile | 4 ++--
bup-git/distinfo | 6 +++---
3 files changed, 5 insertions(+), 6 deletions(-)
diffs:
diff --git a/bup-git/DESCR b/bup-git/DESCR
index 8e09a0d3e3..a02f4eda1f 100644
--- a/bup-git/DESCR
+++ b/bup-git/DESCR
@@ -9,7 +9,6 @@ multiple versions.
It uses the packfile format from git (the open source version control system),
so you can access the stored data even if you don't like bup's user interface.
-
Unlike git, it writes packfiles directly (instead of having a separate garbage
collection/repacking stage) so it's fast even with gratuitously huge amounts of
data. bup's improved index formats also allow you to track far more filenames
diff --git a/bup-git/Makefile b/bup-git/Makefile
index 0c02d41130..594a2f6dc4 100644
--- a/bup-git/Makefile
+++ b/bup-git/Makefile
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.75 2026/01/29 00:35:05 gdt Exp $
-DISTNAME= bup-0.33.51.811
+DISTNAME= bup-0.33.51.838
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=bup/}
-GITHUB_TAG= 5f9cf697b3daa3d4d6899f9366ebc1fd64161a32
+GITHUB_TAG= ea40773e6c8cb5efa1d750a2680fd531e5f46c89
# 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-git/distinfo b/bup-git/distinfo
index 4d487f00d2..a0127d6882 100644
--- a/bup-git/distinfo
+++ b/bup-git/distinfo
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.33 2026/01/29 00:35:05 gdt Exp $
-BLAKE2s (bup-0.33.51.811-5f9cf697b3daa3d4d6899f9366ebc1fd64161a32.tar.gz) = 56489914252fee224ae4f9f1cda7a5ae0656647c3dbd633e57d4c4244336e3ad
-SHA512 (bup-0.33.51.811-5f9cf697b3daa3d4d6899f9366ebc1fd64161a32.tar.gz) = 91359c7d90150fb831ef659088d35803af4b9c86c4d21fd7efa0f8ab239295c28bf7b3884a05d80060dce467540a8c30a5f65fae00ce85907c56ea260301d4ca
-Size (bup-0.33.51.811-5f9cf697b3daa3d4d6899f9366ebc1fd64161a32.tar.gz) = 643017 bytes
+BLAKE2s (bup-0.33.51.838-ea40773e6c8cb5efa1d750a2680fd531e5f46c89.tar.gz) = e0897b999036fd8d8c598db30da89dec4498e92651d8d4826d682c787156e2b6
+SHA512 (bup-0.33.51.838-ea40773e6c8cb5efa1d750a2680fd531e5f46c89.tar.gz) = 30648bd1b4cd04378e45910c80994b6e9bea8c43a54988791b07f562949f15ed2a04b89737338be297bc5ebf281dfc117f9fc6f626897466aad3d49ef1724c80
+Size (bup-0.33.51.838-ea40773e6c8cb5efa1d750a2680fd531e5f46c89.tar.gz) = 649555 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