summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
Diffstat (limited to 'shells')
-rw-r--r--shells/bash/Makefile4
-rw-r--r--shells/bash2-doc/Makefile4
-rw-r--r--shells/bash2/Makefile4
-rw-r--r--shells/bosh/Makefile4
-rw-r--r--shells/heirloom-sh/Makefile4
-rw-r--r--shells/pbosh/Makefile4
-rw-r--r--shells/xsh/Makefile4
-rw-r--r--shells/zsh/Makefile4
8 files changed, 16 insertions, 16 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index 5b01d164d76..a026bf09e5d 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.90 2019/10/24 12:21:39 triaxx Exp $
+# $NetBSD: Makefile,v 1.91 2020/01/18 23:35:13 rillig Exp $
BASH_VERSION= 5.0
BASH_PATCHLEVEL= 11
@@ -15,7 +15,7 @@ PATCHFILES+= bash50-006 bash50-007 bash50-008 bash50-009 bash50-010
PATCHFILES+= bash50-011
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnu.org/software/bash/bash.html
+HOMEPAGE= https://www.gnu.org/software/bash/bash.html
COMMENT= The GNU Bourne Again Shell
LICENSE= gnu-gpl-v3
diff --git a/shells/bash2-doc/Makefile b/shells/bash2-doc/Makefile
index 6c1692d5f8e..1a67b1c305a 100644
--- a/shells/bash2-doc/Makefile
+++ b/shells/bash2-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2019/10/12 20:51:48 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2020/01/18 23:35:13 rillig Exp $
DISTNAME= bash-doc-2.05b
PKGNAME= bash-doc-2.05.2
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=bash/}
MASTER_SITES+= ftp://ftp.cwru.edu/pub/bash/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnu.org/software/bash/bash.html
+HOMEPAGE= https://www.gnu.org/software/bash/bash.html
COMMENT= Documentation for the GNU Bourne Again Shell
CONFLICTS= bash<=2.05nb1
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile
index 4a648ab05f9..93186b1b774 100644
--- a/shells/bash2/Makefile
+++ b/shells/bash2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2019/11/04 21:14:06 rillig Exp $
+# $NetBSD: Makefile,v 1.93 2020/01/18 23:35:13 rillig Exp $
#
DISTNAME= bash-2.05b
@@ -14,7 +14,7 @@ PATCHFILES= bash205b-001 bash205b-002 bash205b-003 bash205b-004 \
bash205b-013
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnu.org/software/bash/bash.html
+HOMEPAGE= https://www.gnu.org/software/bash/bash.html
COMMENT= The GNU Bourne Again Shell (version 2)
CONFLICTS= static-bash-[0-9]*
diff --git a/shells/bosh/Makefile b/shells/bosh/Makefile
index 346492f88cf..1386d82bec9 100644
--- a/shells/bosh/Makefile
+++ b/shells/bosh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/01/10 12:38:22 micha Exp $
+# $NetBSD: Makefile,v 1.7 2020/01/18 23:35:13 rillig Exp $
DISTNAME= schily-2019-12-05
PKGNAME= bosh-20191205
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=schilytools/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://schilytools.sourceforge.net/bosh.html
+HOMEPAGE= https://schilytools.sourceforge.net/bosh.html
COMMENT= The Schily Bourne Shell
LICENSE= cddl-1.0
diff --git a/shells/heirloom-sh/Makefile b/shells/heirloom-sh/Makefile
index d3807acd560..05abd3e0d82 100644
--- a/shells/heirloom-sh/Makefile
+++ b/shells/heirloom-sh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/09/11 23:25:08 asau Exp $
+# $NetBSD: Makefile,v 1.4 2020/01/18 23:35:13 rillig Exp $
#
DISTNAME= heirloom-sh-050706
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=heirloom/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= cheusov@NetBSD.org
-HOMEPAGE= http://heirloom.sourceforge.net/
+HOMEPAGE= https://heirloom.sourceforge.net/
COMMENT= Traditional Unix shell derived from OpenSolaris code
LICENSE= cddl-1.0
diff --git a/shells/pbosh/Makefile b/shells/pbosh/Makefile
index 1d69e87ba76..8ee2e169a8b 100644
--- a/shells/pbosh/Makefile
+++ b/shells/pbosh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/01/10 12:45:00 micha Exp $
+# $NetBSD: Makefile,v 1.7 2020/01/18 23:35:13 rillig Exp $
DISTNAME= schily-2019-12-05
PKGNAME= pbosh-20191205
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=schilytools/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://schilytools.sourceforge.net/bosh.html
+HOMEPAGE= https://schilytools.sourceforge.net/bosh.html
COMMENT= The Schily Bourne Shell
LICENSE= cddl-1.0
diff --git a/shells/xsh/Makefile b/shells/xsh/Makefile
index 1ec9396124a..5a587255c40 100644
--- a/shells/xsh/Makefile
+++ b/shells/xsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2019/11/04 21:14:07 rillig Exp $
+# $NetBSD: Makefile,v 1.29 2020/01/18 23:35:13 rillig Exp $
DISTNAME= XML-XSH-1.8.2
PKGNAME= ${DISTNAME:S/XML-XSH/xsh/}
@@ -7,7 +7,7 @@ CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xsh/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://xsh.sourceforge.net/
+HOMEPAGE= https://xsh.sourceforge.net/
COMMENT= XML Editing Shell
DEPENDS+= p5-Parse-RecDescent>=1.94:../../devel/p5-Parse-RecDescent
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 153b786b1c3..d85a8d44bfd 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.93 2019/11/04 21:14:07 rillig Exp $
+# $NetBSD: Makefile,v 1.94 2020/01/18 23:35:14 rillig Exp $
DISTNAME= zsh-5.7.1
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zsh/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://zsh.sourceforge.net/
+HOMEPAGE= https://zsh.sourceforge.net/
COMMENT= The Z shell
LICENSE= gnu-gpl-v2 AND zsh