pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/rdiff-backup
Module Name: pkgsrc
Committed By: gdt
Date: Wed Oct 26 22:31:44 UTC 2022
Modified Files:
pkgsrc/sysutils/rdiff-backup: Makefile
Log Message:
sysutils/rdiff-backup: Add comments about upstream
New HOMEPAGE, MASTER_SITES, VERSION.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/sysutils/rdiff-backup/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/rdiff-backup/Makefile
diff -u pkgsrc/sysutils/rdiff-backup/Makefile:1.62 pkgsrc/sysutils/rdiff-backup/Makefile:1.63
--- pkgsrc/sysutils/rdiff-backup/Makefile:1.62 Thu Jun 30 11:18:51 2022
+++ pkgsrc/sysutils/rdiff-backup/Makefile Wed Oct 26 22:31:44 2022
@@ -1,11 +1,14 @@
-# $NetBSD: Makefile,v 1.62 2022/06/30 11:18:51 nia Exp $
+# $NetBSD: Makefile,v 1.63 2022/10/26 22:31:44 gdt Exp $
+# Current stable is 2.0.5 (which supports python3)
DISTNAME= rdiff-backup-1.2.8
PKGREVISION= 12
CATEGORIES= sysutils net
+# Apparently moved to https://github.com/rdiff-backup/rdiff-backup
MASTER_SITES= http://savannah.nongnu.org/download/rdiff-backup/
MAINTAINER= snj%NetBSD.org@localhost
+# Apparently now https://rdiff-backup.net/.
HOMEPAGE= https://www.nongnu.org/rdiff-backup/
COMMENT= Remote incremental backup utility
Home |
Main Index |
Thread Index |
Old Index