summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-08-11 13:17:48 +0000
committerwiz <wiz@pkgsrc.org>2019-08-11 13:17:48 +0000
commit1e1e978e5bfccb88f11007db5a2f7c954c43a094 (patch)
tree050f3c669fc64c0a0b42ccb845c48008097455c4 /shells
parentb25191da84b54b9852a539f132dd4dfd49755e1e (diff)
downloadpkgsrc-1e1e978e5bfccb88f11007db5a2f7c954c43a094.tar.gz
Bump PKGREVISIONs for perl 5.30.0
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 0380ad725ce..b6b5f613c23 100644
--- a/shells/perlsh/Makefile
+++ b/shells/perlsh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2019/07/01 22:00:10 nia Exp $
+# $NetBSD: Makefile,v 1.33 2019/08/11 13:23:02 wiz Exp $
DISTNAME= psh-1.8.1
PKGNAME= perlsh-1.8.1
-PKGREVISION= 1
+PKGREVISION= 2
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 0b90e81484b..3be616d4153 100644
--- a/shells/tcsh/Makefile
+++ b/shells/tcsh/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.91 2019/05/19 00:01:17 leot Exp $
+# $NetBSD: Makefile,v 1.92 2019/08/11 13:23:02 wiz Exp $
#
# used by shells/standalone-tcsh/Makefile
# used by shells/static-tcsh/Makefile
DISTNAME= tcsh-6.21.00
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 818c8702529..8606ed8172a 100644
--- a/shells/xsh/Makefile
+++ b/shells/xsh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2018/08/22 09:46:30 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2019/08/11 13:23:02 wiz Exp $
DISTNAME= XML-XSH-1.8.2
PKGNAME= ${DISTNAME:S/XML-XSH/xsh/}
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xsh/}