summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-01-26 05:26:08 +0000
committerrillig <rillig@pkgsrc.org>2020-01-26 05:26:08 +0000
commitd60259f7c0e8b05d29c2315f09df272822148a44 (patch)
treefcb0e8356f97e9d035dcfca1901406d59cee1eb9 /biology
parent6b630e10a1139b331f99ffee8fea2b3db80623f4 (diff)
downloadpkgsrc-d60259f7c0e8b05d29c2315f09df272822148a44.tar.gz
all: migrate some SourceForge homepage URLs back from https to http
https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html In the above commit, the homepage URLs were migrated from http to https, assuming that SourceForge would use the same host names for both http and https connections. This assumption was wrong. Their documentation at https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states that the https URLs use the domain sourceforge.io instead. To make the homepages from the above commit reachable again, pkglint has been extended to check for reachable homepages. This check is only enabled when the --network command line option is given. Each of the homepages that referred to https://$project.sourceforge.net before was migrated to https://$project.sourceforge.io (27), and if that was not reachable, to the fallback URL http://$project.sourceforge.net (163).
Diffstat (limited to 'biology')
-rw-r--r--biology/bwa/Makefile4
-rw-r--r--biology/gabedit/Makefile4
-rw-r--r--biology/lucy/Makefile4
-rw-r--r--biology/mummer/Makefile4
-rw-r--r--biology/nut/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/biology/bwa/Makefile b/biology/bwa/Makefile
index 7d9a8e43bdf..ac67919d528 100644
--- a/biology/bwa/Makefile
+++ b/biology/bwa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2020/01/18 23:30:09 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2020/01/26 05:26:15 rillig Exp $
DISTNAME= bwa-0.7.17
CATEGORIES= biology
@@ -7,7 +7,7 @@ GITHUB_TAG= v${PKGVERSION_NOREV}
MASTER_SITES= ${MASTER_SITE_GITHUB:=lh3/}
MAINTAINER= bacon@NetBSD.org
-HOMEPAGE= https://bio-bwa.sourceforge.net/
+HOMEPAGE= http://bio-bwa.sourceforge.net/
COMMENT= Map low-divergent sequences against a large reference genome
LICENSE= gnu-gpl-v3
diff --git a/biology/gabedit/Makefile b/biology/gabedit/Makefile
index 5175aa6c0d4..47ef3747948 100644
--- a/biology/gabedit/Makefile
+++ b/biology/gabedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2020/01/18 23:30:09 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2020/01/26 05:26:15 rillig Exp $
PKGNAME= gabedit-2.4.8
PKGREVISION= 8
@@ -7,7 +7,7 @@ CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gabedit/}
MAINTAINER= asau@inbox.ru
-HOMEPAGE= https://gabedit.sourceforge.net/
+HOMEPAGE= http://gabedit.sourceforge.net/
COMMENT= Graphical User Interface to computational chemistry packages
USE_TOOLS= gmake pkg-config
diff --git a/biology/lucy/Makefile b/biology/lucy/Makefile
index 075467d1570..8d6446f2f3b 100644
--- a/biology/lucy/Makefile
+++ b/biology/lucy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2020/01/18 23:30:09 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2020/01/26 05:26:15 rillig Exp $
#
DISTNAME= ${PKGNAME:S/-//}
@@ -7,7 +7,7 @@ CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lucy/}
MAINTAINER= dprice@cs.nmsu.edu
-HOMEPAGE= https://lucy.sourceforge.net/
+HOMEPAGE= http://lucy.sourceforge.net/
COMMENT= Sequence Cleanup Program
#LICENSE= LICENSE file say "artistic", but bit differ.
diff --git a/biology/mummer/Makefile b/biology/mummer/Makefile
index fb5a7760fa2..6834af38902 100644
--- a/biology/mummer/Makefile
+++ b/biology/mummer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2020/01/18 23:30:09 rillig Exp $
+# $NetBSD: Makefile,v 1.28 2020/01/26 05:26:15 rillig Exp $
#
DISTNAME= MUMmer3.20
@@ -8,7 +8,7 @@ CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mummer/}
MAINTAINER= hdp@cs.nmsu.edu
-HOMEPAGE= https://mummer.sourceforge.net/
+HOMEPAGE= http://mummer.sourceforge.net/
COMMENT= System for aligning whole genome sequences
WRKSRC= ${WRKDIR}/${DISTNAME}
diff --git a/biology/nut/Makefile b/biology/nut/Makefile
index 97363be318e..aaf1bd77f0b 100644
--- a/biology/nut/Makefile
+++ b/biology/nut/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.29 2020/01/18 23:30:09 rillig Exp $
+# $NetBSD: Makefile,v 1.30 2020/01/26 05:26:15 rillig Exp $
DISTNAME= nut-15.8
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nut/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://nut.sourceforge.net/
+HOMEPAGE= http://nut.sourceforge.net/
COMMENT= Record what you eat and analyze your meals
LICENSE= gnu-gpl-v2