Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Sep 2022 08:29:24 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e76d33fc7718 - main - */*: Fix stale WWW
Message-ID:  <202209110829.28B8TOL3077748@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

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

commit e76d33fc77187e83334b1730fcee0d789f6ea704
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-09-11 08:28:20 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-09-11 08:29:16 +0000

    */*: Fix stale WWW
---
 archivers/zipper/Makefile                     | 2 +-
 databases/p5-Relations-Query/Makefile         | 2 +-
 databases/p5-Relations/Makefile               | 2 +-
 devel/pear-Symfony_Component_Console/Makefile | 2 +-
 misc/mtx/Makefile                             | 2 +-
 science/clhep/Makefile                        | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/archivers/zipper/Makefile b/archivers/zipper/Makefile
index d02f396b4265..9a217e7975d2 100644
--- a/archivers/zipper/Makefile
+++ b/archivers/zipper/Makefile
@@ -7,7 +7,7 @@ DISTNAME=	Zipper-${PORTVERSION}
 
 MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Tool for inspecting the contents of a compressed archive
-WWW=		http://xanthippe.dyndns.org/Zipper/
+WWW=		http://gap.nongnu.org/zipper/
 
 USES=		gnustep
 USE_GNUSTEP=	back build
diff --git a/databases/p5-Relations-Query/Makefile b/databases/p5-Relations-Query/Makefile
index 3958781c5070..1a0141bc1712 100644
--- a/databases/p5-Relations-Query/Makefile
+++ b/databases/p5-Relations-Query/Makefile
@@ -7,7 +7,7 @@ PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Object for building queries with DBI/DBD::mysql
-WWW=		http://www.gaf3.com/
+WWW=		https://metacpan.org/pod/Relations::Query
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Relations>=0:databases/p5-Relations
diff --git a/databases/p5-Relations/Makefile b/databases/p5-Relations/Makefile
index 9328d2b1811e..2041d618080d 100644
--- a/databases/p5-Relations/Makefile
+++ b/databases/p5-Relations/Makefile
@@ -7,7 +7,7 @@ PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Functions to Use with Databases and Queries
-WWW=		http://www.gaf3.com/
+WWW=		https://metacpan.org/pod/Relations
 
 USES=		perl5
 USE_PERL5=	configure
diff --git a/devel/pear-Symfony_Component_Console/Makefile b/devel/pear-Symfony_Component_Console/Makefile
index 63accae9defd..944ffea02b6e 100644
--- a/devel/pear-Symfony_Component_Console/Makefile
+++ b/devel/pear-Symfony_Component_Console/Makefile
@@ -7,7 +7,7 @@ DIST_SUBDIR=	Symfony2
 
 MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Symfony2 Console Component
-WWW=		http://pear.symfony.com/
+WWW=		https://symfony.com/doc/current/components/console.html
 
 LICENSE=	MIT
 
diff --git a/misc/mtx/Makefile b/misc/mtx/Makefile
index 3be002edf13b..cd82160c1283 100644
--- a/misc/mtx/Makefile
+++ b/misc/mtx/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION}
 
 MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Control SCSI media changer devices
-WWW=		http://mtx.badtux.net/
+WWW=		https://sourceforge.net/projects/mtx/
 
 LICENSE=	GPLv2
 
diff --git a/science/clhep/Makefile b/science/clhep/Makefile
index a5619a8e2d73..e50a5fb2a929 100644
--- a/science/clhep/Makefile
+++ b/science/clhep/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/
 
 MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Object-oriented toolkit for particle physics applications by CERN
-WWW=		http://wwwasd.web.cern.ch/wwwasd/lhc++/clhep/index.html
+WWW=		https://proj-clhep.web.cern.ch/proj-clhep/
 
 LICENSE=	GPLv3 LGPL3
 LICENSE_COMB=	multi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209110829.28B8TOL3077748>