diff options
author | edwin <edwin@FreeBSD.org> | 2008-06-06 22:17:21 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-06-06 22:17:21 +0800 |
commit | 11edc5451416c23af13418fc8391548f68dd629b (patch) | |
tree | b55b7fe54da50c50afbae145be23d81a8d545707 /shells | |
parent | 5e7001f9dbf8c626cd42bbbd14256c9b81e8a1de (diff) | |
download | freebsd-ports-gnome-11edc5451416c23af13418fc8391548f68dd629b.tar.gz freebsd-ports-gnome-11edc5451416c23af13418fc8391548f68dd629b.tar.zst freebsd-ports-gnome-11edc5451416c23af13418fc8391548f68dd629b.zip |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash-completion-classic/Makefile | 2 | ||||
-rw-r--r-- | shells/bash-completion/Makefile | 2 | ||||
-rw-r--r-- | shells/bash/Makefile | 2 | ||||
-rw-r--r-- | shells/bush/Makefile | 2 | ||||
-rw-r--r-- | shells/fish/Makefile | 2 | ||||
-rw-r--r-- | shells/gscommander/Makefile | 2 | ||||
-rw-r--r-- | shells/viewglob/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/shells/bash-completion-classic/Makefile b/shells/bash-completion-classic/Makefile index c47d4017c802..566429633c12 100644 --- a/shells/bash-completion-classic/Makefile +++ b/shells/bash-completion-classic/Makefile @@ -7,7 +7,7 @@ PORTNAME= bash-completion PORTVERSION= 20060301 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= shells MASTER_SITES= http://www.caliban.org/files/bash/ diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile index c47d4017c802..566429633c12 100644 --- a/shells/bash-completion/Makefile +++ b/shells/bash-completion/Makefile @@ -7,7 +7,7 @@ PORTNAME= bash-completion PORTVERSION= 20060301 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= shells MASTER_SITES= http://www.caliban.org/files/bash/ diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 62007c907cec..9626bbf8d3f8 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -9,7 +9,7 @@ PORTNAME= bash PATCHLEVEL= 39 PORTVERSION= 3.2.${PATCHLEVEL:S/^0//g} -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_GNU:S/$/:bash/} \ ftp://ftp.cwru.edu/pub/%SUBDIR%/:faq diff --git a/shells/bush/Makefile b/shells/bush/Makefile index f44960b00fba..1eb977e970ca 100644 --- a/shells/bush/Makefile +++ b/shells/bush/Makefile @@ -7,7 +7,7 @@ PORTNAME= bush PORTVERSION= 1.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= shells MASTER_SITES= http://www.pegasoft.ca/downloads/ \ http://66.11.182.223/downloads/ diff --git a/shells/fish/Makefile b/shells/fish/Makefile index 7654fbe2850b..a231310a4c53 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -7,7 +7,7 @@ PORTNAME= fish PORTVERSION= 1.22.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= shells MASTER_SITES= http://www.fishshell.org/files/1.22.3/ \ http://roo.no-ip.org/fish/files/1.22.3/ \ diff --git a/shells/gscommander/Makefile b/shells/gscommander/Makefile index 006d67ef4058..eb961f84a9c0 100644 --- a/shells/gscommander/Makefile +++ b/shells/gscommander/Makefile @@ -7,7 +7,7 @@ PORTNAME= gscommander PORTVERSION= 0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= shells gnustep MASTER_SITES= http://www.nice.ch/~phip/ DISTNAME= GSCommander-${PORTVERSION} diff --git a/shells/viewglob/Makefile b/shells/viewglob/Makefile index 1d6b389aaab0..5d43cb0d48ac 100644 --- a/shells/viewglob/Makefile +++ b/shells/viewglob/Makefile @@ -7,7 +7,7 @@ PORTNAME= viewglob PORTVERSION= 2.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= shells MASTER_SITES= SF |