pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/rdiff-backup sysutils/rdiff-backup: Adjust HO...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1ba8da5ae365
branches:  trunk
changeset: 387338:1ba8da5ae365
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Thu Oct 27 12:52:36 2022 +0000

description:
sysutils/rdiff-backup: Adjust HOMEPAGE

Upstream says they have left savannah.nongnu for github.

diffstat:

 sysutils/rdiff-backup/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (22 lines):

diff -r 5b7393aad79d -r 1ba8da5ae365 sysutils/rdiff-backup/Makefile
--- a/sysutils/rdiff-backup/Makefile    Thu Oct 27 08:07:13 2022 +0000
+++ b/sysutils/rdiff-backup/Makefile    Thu Oct 27 12:52:36 2022 +0000
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.63 2022/10/26 22:31:44 gdt Exp $
+# $NetBSD: Makefile,v 1.64 2022/10/27 12:52:36 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
+# Now 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/
+HOMEPAGE=      https://rdiff-backup.net/
 COMMENT=       Remote incremental backup utility
 
 PYTHON_VERSIONS_ACCEPTED=      27 # not yet ported as of 1.2.8



Home | Main Index | Thread Index | Old Index