git: da665df3210e - main - */*: Update WWW to use HTTPS for sourceforge.net projects
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Nov 2023 14:05:51 UTC
The branch main has been updated by rodrigo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=da665df3210e964c46f2ba9ee9fb6fd3fc916dd4
commit da665df3210e964c46f2ba9ee9fb6fd3fc916dd4
Author: Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2023-11-03 14:02:04 +0000
Commit: Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2023-11-03 14:05:32 +0000
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
---
devel/libassa/Makefile | 2 +-
devel/libnaji/Makefile | 2 +-
devel/log4c/Makefile | 2 +-
graphics/ufraw/Makefile | 2 +-
irc/cgiirc/Makefile | 2 +-
sysutils/fusefs-curlftpfs/Makefile | 2 +-
www/c-icap-modules/Makefile | 2 +-
www/c-icap/Makefile | 2 +-
x11-fm/librfm/Makefile | 2 +-
x11-fm/libtubo/Makefile | 2 +-
10 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/devel/libassa/Makefile b/devel/libassa/Makefile
index 36757f396e35..7ba0e9a2d5e3 100644
--- a/devel/libassa/Makefile
+++ b/devel/libassa/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION:C/\.[0-9]*$//}
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= C++ networking library and application framework
-WWW= http://libassa.sourceforge.net/
+WWW= https://libassa.sourceforge.net/
LICENSE= LGPL20+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/devel/libnaji/Makefile b/devel/libnaji/Makefile
index bd3aced82954..6ce546864a02 100644
--- a/devel/libnaji/Makefile
+++ b/devel/libnaji/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= SF/najitool/${PORTNAME}/${PORTVERSION}
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Library that generates, converts, and filters files
-WWW= http://najitool.sourceforge.net/
+WWW= https://najitool.sourceforge.net/
LICENSE= PD
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/devel/log4c/Makefile b/devel/log4c/Makefile
index 7ca686ded704..b46a0f37cb5a 100644
--- a/devel/log4c/Makefile
+++ b/devel/log4c/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= SF
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Logging for C Library
-WWW= http://log4c.sourceforge.net/
+WWW= https://log4c.sourceforge.net/
LICENSE= LGPL21
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile
index 814e61fdf7d3..a3f57754b009 100644
--- a/graphics/ufraw/Makefile
+++ b/graphics/ufraw/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= graphics
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Read and manipulate raw images from various digital cameras
-WWW= http://ufraw.sourceforge.net/
+WWW= https://ufraw.sourceforge.net/
LICENSE= GPLv2
diff --git a/irc/cgiirc/Makefile b/irc/cgiirc/Makefile
index a291da4f9307..9a619fac9902 100644
--- a/irc/cgiirc/Makefile
+++ b/irc/cgiirc/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= http://cgiirc.org/releases/ \
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= IRC web gateway written in Perl
-WWW= http://cgiirc.sourceforge.net/
+WWW= https://cgiirc.sourceforge.net/
LICENSE= GPLv2
diff --git a/sysutils/fusefs-curlftpfs/Makefile b/sysutils/fusefs-curlftpfs/Makefile
index 8655efb449db..29cd8dd8add7 100644
--- a/sysutils/fusefs-curlftpfs/Makefile
+++ b/sysutils/fusefs-curlftpfs/Makefile
@@ -7,7 +7,7 @@ PKGNAMEPREFIX= fusefs-
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Mount remote FTP directories
-WWW= http://curlftpfs.sourceforge.net/
+WWW= https://curlftpfs.sourceforge.net/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/www/c-icap-modules/Makefile b/www/c-icap-modules/Makefile
index 5c24e4daeea6..6f7f4a926a53 100644
--- a/www/c-icap-modules/Makefile
+++ b/www/c-icap-modules/Makefile
@@ -8,7 +8,7 @@ DISTNAME= c_icap_modules-${PORTVERSION}
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Modules for c-icap: virus_scan and srv_url_check
-WWW= http://c-icap.sourceforge.net/
+WWW= https://c-icap.sourceforge.net/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile
index 35564e152e85..90c98d1ca14d 100644
--- a/www/c-icap/Makefile
+++ b/www/c-icap/Makefile
@@ -8,7 +8,7 @@ DISTNAME= c_icap-${PORTVERSION}
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= ICAP server implementation
-WWW= http://c-icap.sourceforge.net/
+WWW= https://c-icap.sourceforge.net/
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-fm/librfm/Makefile b/x11-fm/librfm/Makefile
index a2f7c5cf048a..fdefd0d1a411 100644
--- a/x11-fm/librfm/Makefile
+++ b/x11-fm/librfm/Makefile
@@ -7,7 +7,7 @@ DISTNAME= ${PORTNAME}5-${PORTVERSION}
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Basic library used by some rfm applications
-WWW= http://xffm.sourceforge.net/libxffm.html
+WWW= https://xffm.sourceforge.net/libxffm.html
LICENSE= GPLv3
diff --git a/x11-fm/libtubo/Makefile b/x11-fm/libtubo/Makefile
index cce2f31a9fed..14e3cea1ab79 100644
--- a/x11-fm/libtubo/Makefile
+++ b/x11-fm/libtubo/Makefile
@@ -6,7 +6,7 @@ DISTNAME= ${PORTNAME}0-${PORTVERSION}
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= XFFM Interprocess Communication and Control
-WWW= http://xffm.sourceforge.net/libtubo.html
+WWW= https://xffm.sourceforge.net/libtubo.html
LICENSE= GPLv3