diff options
author | jmmv <jmmv@pkgsrc.org> | 2010-05-07 12:02:43 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2010-05-07 12:02:43 +0000 |
commit | 7b8b6b9a150569099392bb77fc08e2c347f5e007 (patch) | |
tree | 491ffc2aa153ac17a291ee7a80acb851479b3580 /shells | |
parent | 1b8b180443237e0ab8be4b9bcb4c3d7879c86500 (diff) | |
download | pkgsrc-7b8b6b9a150569099392bb77fc08e2c347f5e007.tar.gz |
Bump PKGREVISION to reflect the recent change in pkginstall/shells to use
etcutils to update /etc/shells.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/ast-ksh/Makefile.common | 3 | ||||
-rw-r--r-- | shells/bash/Makefile | 3 | ||||
-rw-r--r-- | shells/bash2/Makefile | 4 | ||||
-rw-r--r-- | shells/dash/Makefile | 4 | ||||
-rw-r--r-- | shells/es/Makefile | 4 | ||||
-rw-r--r-- | shells/esh/Makefile | 4 | ||||
-rw-r--r-- | shells/lshell/Makefile | 3 | ||||
-rw-r--r-- | shells/mksh/Makefile | 3 | ||||
-rw-r--r-- | shells/osh/Makefile | 3 | ||||
-rw-r--r-- | shells/pdksh/Makefile | 4 | ||||
-rw-r--r-- | shells/perlsh/Makefile | 4 | ||||
-rw-r--r-- | shells/posh/Makefile | 4 | ||||
-rw-r--r-- | shells/rc/Makefile | 3 | ||||
-rw-r--r-- | shells/scponly/Makefile | 3 | ||||
-rw-r--r-- | shells/scsh/Makefile | 3 | ||||
-rw-r--r-- | shells/xsh/Makefile | 4 | ||||
-rw-r--r-- | shells/zsh-current/Makefile | 4 | ||||
-rw-r--r-- | shells/zsh/Makefile | 4 |
18 files changed, 36 insertions, 28 deletions
diff --git a/shells/ast-ksh/Makefile.common b/shells/ast-ksh/Makefile.common index 389c0e9cd43..acfcf88f5d7 100644 --- a/shells/ast-ksh/Makefile.common +++ b/shells/ast-ksh/Makefile.common @@ -1,7 +1,8 @@ -# $NetBSD: Makefile.common,v 1.24 2009/06/05 23:57:47 zafer Exp $ +# $NetBSD: Makefile.common,v 1.25 2010/05/07 12:02:43 jmmv Exp $ DISTNAME= ast-ksh-${ASTKSH_VERSION} PKGNAME= ast-ksh-${ASTKSH_VERSION:S/-//g} +PKGREVISION= 1 CATEGORIES= shells MASTER_SITES= http://ftp.ntua.gr/pub/linux/openpkg/sources/DST/ksh/ \ ftp://ftp.ntua.gr/pub/linux/openpkg/sources/DST/ksh/ diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 31f7b602f34..66743035edc 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.49 2010/01/16 17:17:04 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2010/05/07 12:02:43 jmmv Exp $ BASH_VERSION= 4.1 DISTNAME= bash-${BASH_VERSION} #PKGNAME= bash-${BASH_VERSION}.${BASH_PATCHLEVEL} +PKGREVISION= 1 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_GNU:=bash/} \ ftp://ftp.cwru.edu/pub/bash/ diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index 749bd489108..d85ebe9f31e 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.79 2009/05/20 00:58:27 wiz Exp $ +# $NetBSD: Makefile,v 1.80 2010/05/07 12:02:43 jmmv Exp $ # DISTNAME= bash-2.05b PKGNAME= bash-2.05.2.7 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_GNU:=bash/} \ ftp://ftp.cwru.edu/pub/bash/ diff --git a/shells/dash/Makefile b/shells/dash/Makefile index c3a4af28a8e..646cf168310 100644 --- a/shells/dash/Makefile +++ b/shells/dash/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2009/11/05 21:56:59 asau Exp $ +# $NetBSD: Makefile,v 1.4 2010/05/07 12:02:44 jmmv Exp $ # DISTNAME= dash-0.5.5.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= shells MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/ diff --git a/shells/es/Makefile b/shells/es/Makefile index 31ec8b72600..bb9145d7df2 100644 --- a/shells/es/Makefile +++ b/shells/es/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2010/02/12 00:23:34 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2010/05/07 12:02:44 jmmv Exp $ DISTNAME= es-0.9-alpha1 PKGNAME= es-0.9a1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= shells MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/es/ diff --git a/shells/esh/Makefile b/shells/esh/Makefile index 1b0d2bd4199..90d3d9844eb 100644 --- a/shells/esh/Makefile +++ b/shells/esh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2010/02/12 00:23:07 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2010/05/07 12:02:44 jmmv Exp $ DISTNAME= esh-0.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_BACKUP} diff --git a/shells/lshell/Makefile b/shells/lshell/Makefile index 41c3463d848..dd456646da8 100644 --- a/shells/lshell/Makefile +++ b/shells/lshell/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/04/11 14:37:25 imil Exp $ +# $NetBSD: Makefile,v 1.5 2010/05/07 12:02:44 jmmv Exp $ # DISTNAME= lshell-0.9.10 +PKGREVISION= 4 CATEGORIES= shells python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lshell/} diff --git a/shells/mksh/Makefile b/shells/mksh/Makefile index f11fcdda3aa..be4c7b9fd6c 100644 --- a/shells/mksh/Makefile +++ b/shells/mksh/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2009/12/05 13:31:18 ahoka Exp $ +# $NetBSD: Makefile,v 1.14 2010/05/07 12:02:44 jmmv Exp $ DISTNAME= mksh-R39 PKGNAME= ${DISTNAME:S/-R/-/} +PKGREVISION= 1 CATEGORIES= shells MASTER_SITES= http://www.mirbsd.org/MirOS/dist/mir/mksh/ \ http://pub.allbsd.org/MirOS/dist/mir/mksh/ diff --git a/shells/osh/Makefile b/shells/osh/Makefile index 96b98b15d8e..44c3c9552b5 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2010/05/02 10:31:12 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2010/05/07 12:02:44 jmmv Exp $ DISTNAME= osh-20100430 +PKGREVISION= 1 CATEGORIES= shells MASTER_SITES= http://v6shell.org/src/ diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile index c661e686f16..3fa03a11637 100644 --- a/shells/pdksh/Makefile +++ b/shells/pdksh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2009/04/09 00:48:15 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2010/05/07 12:02:44 jmmv Exp $ # DISTNAME= pdksh-5.2.14 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= shells MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/ \ http://gd.tuwien.ac.at/utils/shells/pdksh/ \ diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index f6a0d5c2055..081d535735a 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2008/10/19 19:18:47 he Exp $ +# $NetBSD: Makefile,v 1.17 2010/05/07 12:02:44 jmmv Exp $ DISTNAME= psh-1.8 PKGNAME= perlsh-1.8 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= shells perl5 MASTER_SITES= http://www.focusresearch.com/gregor/download/ diff --git a/shells/posh/Makefile b/shells/posh/Makefile index 68076596fd2..ab7576e59ef 100644 --- a/shells/posh/Makefile +++ b/shells/posh/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:45 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2010/05/07 12:02:44 jmmv Exp $ # DISTNAME= posh_0.3.14 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/p/posh/} diff --git a/shells/rc/Makefile b/shells/rc/Makefile index 1f0892596ab..7b4de54e124 100644 --- a/shells/rc/Makefile +++ b/shells/rc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2010/02/04 05:23:27 dholland Exp $ +# $NetBSD: Makefile,v 1.26 2010/05/07 12:02:44 jmmv Exp $ DISTNAME= rc-1.7 +PKGREVISION= 1 CATEGORIES= shells plan9 MASTER_SITES= http://www-ftp.lip6.fr/pub/unix/shells/rc/ diff --git a/shells/scponly/Makefile b/shells/scponly/Makefile index 3224d02775b..9bfb8a72680 100644 --- a/shells/scponly/Makefile +++ b/shells/scponly/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2009/03/06 00:12:28 snj Exp $ +# $NetBSD: Makefile,v 1.14 2010/05/07 12:02:44 jmmv Exp $ DISTNAME= scponly-4.8 +PKGREVISION= 1 CATEGORIES= shells security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scponly/} EXTRACT_SUFX= .tgz diff --git a/shells/scsh/Makefile b/shells/scsh/Makefile index d6af1d9eaf0..d2c4dd9b03e 100644 --- a/shells/scsh/Makefile +++ b/shells/scsh/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2008/11/28 11:45:40 obache Exp $ +# $NetBSD: Makefile,v 1.40 2010/05/07 12:02:45 jmmv Exp $ DISTNAME= scsh-0.6.7 +PKGREVISION= 1 CATEGORIES= shells lang MASTER_SITES= http://ftp.scsh.net/pub/scsh/0.6/ \ ${MASTER_SITE_SOURCEFORGE:=scsh/} diff --git a/shells/xsh/Makefile b/shells/xsh/Makefile index 558bdc2308c..5324492759b 100644 --- a/shells/xsh/Makefile +++ b/shells/xsh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2008/10/19 19:18:47 he Exp $ +# $NetBSD: Makefile,v 1.14 2010/05/07 12:02:45 jmmv Exp $ DISTNAME= XML-XSH-1.8.2 PKGNAME= ${DISTNAME:S/XML-XSH/xsh/} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xsh/} diff --git a/shells/zsh-current/Makefile b/shells/zsh-current/Makefile index 6fc84e04b99..868f8917d59 100644 --- a/shells/zsh-current/Makefile +++ b/shells/zsh-current/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2010/04/29 22:23:37 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2010/05/07 12:02:45 jmmv Exp $ .include "../../shells/zsh/Makefile.common" ZSH_VERSION= 4.3.10 -PKGREVISION= 1 +PKGREVISION= 2 ZSH_MAINTAINER= uebayasi@NetBSD.org USE_TOOLS+= env diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index 79ee13b1947..799aeffcc8c 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2008/12/23 15:59:08 uebayasi Exp $ +# $NetBSD: Makefile,v 1.56 2010/05/07 12:02:45 jmmv Exp $ .include "../../shells/zsh/Makefile.common" -PKGREVISION= 1 +PKGREVISION= 2 ZSH_VERSION= 4.2.7 ZSH_MAINTAINER= uebayasi@NetBSD.org |