summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
Diffstat (limited to 'shells')
-rw-r--r--shells/elvish/Makefile4
-rw-r--r--shells/mksh/Makefile4
-rw-r--r--shells/perlsh/Makefile4
-rw-r--r--shells/posh/Makefile4
-rw-r--r--shells/tcsh/Makefile3
-rw-r--r--shells/xsh/Makefile4
6 files changed, 12 insertions, 11 deletions
diff --git a/shells/elvish/Makefile b/shells/elvish/Makefile
index 62e09032150..5bfb1e18e39 100644
--- a/shells/elvish/Makefile
+++ b/shells/elvish/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2022/06/02 18:52:06 bsiegert Exp $
+# $NetBSD: Makefile,v 1.15 2022/06/28 11:35:52 wiz Exp $
DISTNAME= elvish-0.18.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GITHUB:=elves/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/shells/mksh/Makefile b/shells/mksh/Makefile
index 1a2d89ef0db..4993a7b971e 100644
--- a/shells/mksh/Makefile
+++ b/shells/mksh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2021/05/24 19:54:07 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2022/06/28 11:35:52 wiz Exp $
DISTNAME= mksh-R59b
PKGNAME= ${DISTNAME:S/-R/-/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= shells
MASTER_SITES= # maintained locally
DISTFILES= # empty
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile
index 14745c13454..2e4281a9034 100644
--- a/shells/perlsh/Makefile
+++ b/shells/perlsh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2021/05/24 19:54:08 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2022/06/28 11:35:52 wiz Exp $
DISTNAME= psh-1.8.1
PKGNAME= perlsh-1.8.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= shells perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/G/GR/GREGOR/}
diff --git a/shells/posh/Makefile b/shells/posh/Makefile
index 45263d6ff55..e40234df416 100644
--- a/shells/posh/Makefile
+++ b/shells/posh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2021/05/24 19:54:08 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2022/06/28 11:35:53 wiz Exp $
DISTNAME= posh_0.12.6
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/p/posh/}
EXTRACT_SUFX= .tar.xz
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
index 282fa13ed06..ce8151ca9c6 100644
--- a/shells/tcsh/Makefile
+++ b/shells/tcsh/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.104 2021/12/09 19:55:39 kim Exp $
+# $NetBSD: Makefile,v 1.105 2022/06/28 11:35:53 wiz Exp $
+PKGREVISION= 1
.include "../../shells/tcsh/Makefile.common"
CONFLICTS= static-tcsh-[0-9]*
diff --git a/shells/xsh/Makefile b/shells/xsh/Makefile
index f752daa7965..45fa836732e 100644
--- a/shells/xsh/Makefile
+++ b/shells/xsh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2021/05/24 19:54:08 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2022/06/28 11:35:53 wiz Exp $
DISTNAME= XML-XSH-1.8.2
PKGNAME= ${DISTNAME:S/XML-XSH/xsh/}
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xsh/}