git: 31bcff21f123 - main - databases/p5-Bucardo: Fix redirect in WWW/MASTER_SITES

Mathieu Arnold mat at FreeBSD.org
Mon Jun 21 07:59:21 UTC 2021


The branch main has been updated by mat:

URL: https://cgit.FreeBSD.org/ports/commit/?id=31bcff21f1230acc1d13fa44c4306fe688563197

commit 31bcff21f1230acc1d13fa44c4306fe688563197
Author:     Mathieu Arnold <mat at FreeBSD.org>
AuthorDate: 2021-06-21 07:48:51 +0000
Commit:     Mathieu Arnold <mat at FreeBSD.org>
CommitDate: 2021-06-21 07:53:42 +0000

    databases/p5-Bucardo: Fix redirect in WWW/MASTER_SITES
---
 databases/p5-Bucardo/Makefile  | 2 +-
 databases/p5-Bucardo/pkg-descr | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/databases/p5-Bucardo/Makefile b/databases/p5-Bucardo/Makefile
index 43bedcb6c2f8..d33bb1178a80 100644
--- a/databases/p5-Bucardo/Makefile
+++ b/databases/p5-Bucardo/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	Bucardo
 PORTVERSION=	5.6.0
 CATEGORIES=	databases perl5
-MASTER_SITES=	http://bucardo.org/downloads/ \
+MASTER_SITES=	https://bucardo.org/downloads/ \
 		LOCAL/mat/${PORTNAME}
 PKGNAMEPREFIX=	p5-
 
diff --git a/databases/p5-Bucardo/pkg-descr b/databases/p5-Bucardo/pkg-descr
index 476234647059..ab7dd71fbde6 100644
--- a/databases/p5-Bucardo/pkg-descr
+++ b/databases/p5-Bucardo/pkg-descr
@@ -4,4 +4,4 @@ Jon Jensen and Greg Sabino Mullane of End Point Corporation, and is now in use
 at many other organizations. Bucardo is free and open source software released
 under the BSD license.
 
-WWW: http://bucardo.org/wiki/Bucardo
+WWW: https://bucardo.org/Bucardo/


More information about the dev-commits-ports-main mailing list