summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-05-29 23:35:13 +0000
committerwiz <wiz@pkgsrc.org>2014-05-29 23:35:13 +0000
commit748acb2c4ac89a5af04946df5ba5f11140726d65 (patch)
treea13e1be94541d747833a51381b4e4bf62ba116b4 /shells
parentd25f1093835f3985875e453d147bf539e30e44f2 (diff)
downloadpkgsrc-748acb2c4ac89a5af04946df5ba5f11140726d65.tar.gz
Bump for perl-5.20.0.
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
Diffstat (limited to 'shells')
-rw-r--r--shells/mudsh/Makefile4
-rw-r--r--shells/perlsh/Makefile4
-rw-r--r--shells/xsh/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/shells/mudsh/Makefile b/shells/mudsh/Makefile
index 2d018e8104d..1c998a05bd3 100644
--- a/shells/mudsh/Makefile
+++ b/shells/mudsh/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2013/05/31 12:41:58 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:26 wiz Exp $
#
DISTNAME= mudsh
PKGNAME= mudsh-20010311
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_FREEBSD}
EXTRACT_SUFX= # empty
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile
index 2ef32c5683c..e6ff2e64fb8 100644
--- a/shells/perlsh/Makefile
+++ b/shells/perlsh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2013/12/09 14:17:52 obache Exp $
+# $NetBSD: Makefile,v 1.25 2014/05/29 23:37:26 wiz Exp $
DISTNAME= psh-1.8
PKGNAME= perlsh-1.8
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= shells perl5
MASTER_SITES= http://www.focusresearch.com/gregor/download/
diff --git a/shells/xsh/Makefile b/shells/xsh/Makefile
index 9d92cb1d582..7dd2abaa593 100644
--- a/shells/xsh/Makefile
+++ b/shells/xsh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2013/12/09 14:17:52 obache Exp $
+# $NetBSD: Makefile,v 1.22 2014/05/29 23:37:26 wiz Exp $
DISTNAME= XML-XSH-1.8.2
PKGNAME= ${DISTNAME:S/XML-XSH/xsh/}
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xsh/}