summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-08-31 18:06:29 +0000
committerwiz <wiz@pkgsrc.org>2020-08-31 18:06:29 +0000
commit228898b81876514704aa12fa6ddfb7563b4cd5e5 (patch)
treeed0775ed342828ea1d5b3cd253e578eb126b0eda /shells
parent847fb7ddb7e509c1af807d540d7cec521d6b9071 (diff)
downloadpkgsrc-228898b81876514704aa12fa6ddfb7563b4cd5e5.tar.gz
*: bump PKGREVISION for perl-5.32.
Diffstat (limited to 'shells')
-rw-r--r--shells/perlsh/Makefile4
-rw-r--r--shells/tcsh/Makefile3
-rw-r--r--shells/xsh/Makefile4
3 files changed, 6 insertions, 5 deletions
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile
index b6b5f613c23..75010d047e5 100644
--- a/shells/perlsh/Makefile
+++ b/shells/perlsh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2019/08/11 13:23:02 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2020/08/31 18:11:22 wiz Exp $
DISTNAME= psh-1.8.1
PKGNAME= perlsh-1.8.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= shells perl5
MASTER_SITES= https://cpan.metacpan.org/authors/id/G/GR/GREGOR/
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
index 15239ba5323..ab239d3cfb1 100644
--- a/shells/tcsh/Makefile
+++ b/shells/tcsh/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.95 2020/01/26 17:32:08 rillig Exp $
+# $NetBSD: Makefile,v 1.96 2020/08/31 18:11:22 wiz Exp $
#
# used by shells/standalone-tcsh/Makefile
# used by shells/static-tcsh/Makefile
DISTNAME= tcsh-6.22.02
PKGREVISION?= 0 # use ?= to allow for overrides.
+PKGREVISION= 1
CATEGORIES= shells
MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/
MASTER_SITES+= ftp://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/
diff --git a/shells/xsh/Makefile b/shells/xsh/Makefile
index 0552a54547e..ea28ab28e77 100644
--- a/shells/xsh/Makefile
+++ b/shells/xsh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2020/01/26 05:26:26 rillig Exp $
+# $NetBSD: Makefile,v 1.31 2020/08/31 18:11:23 wiz Exp $
DISTNAME= XML-XSH-1.8.2
PKGNAME= ${DISTNAME:S/XML-XSH/xsh/}
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xsh/}