pkgsrc-WIP-changes archive

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

bup-git: Note in DESCR that this tracks upstream git master



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Tue Jun 2 09:14:37 2026 -0400
Changeset:	812644b475e589c969af37632b992bc214fec79c

Modified Files:
	bup-git/DESCR

Log Message:
bup-git: Note in DESCR that this tracks upstream git master

and is not for production use.

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

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

diffstat:
 bup-git/DESCR | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/bup-git/DESCR b/bup-git/DESCR
index 72ee22c59d..8e09a0d3e3 100644
--- a/bup-git/DESCR
+++ b/bup-git/DESCR
@@ -20,3 +20,6 @@ Data is "automagically" shared between incremental backups without having to
 know which backup is based on which other one - even if the backups are made
 from two different computers that don't even know about each other. You just
 tell bup to back stuff up, and it saves only the minimum amount of data needed.
+
+This package tracks bup's master branch from git.  It exists for
+testing and is not recommended for production use.


Home | Main Index | Thread Index | Old Index