In preparation to deprecate shells/bash2:

- change RUN_DEPENDS: shells/bash2 -> shells/bash;
- bump PORTREVISION.
This commit is contained in:
Boris Samorodov 2006-12-22 22:20:51 +00:00
parent 72a2460e11
commit fecbfd43e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180527
2 changed files with 4 additions and 3 deletions

View file

@ -8,7 +8,7 @@
PORTNAME= axelq
PORTVERSION= 0.80
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= ftp
MASTER_SITES= http://zephilia.dyndns.org/tsuki_yomi/axelq/releases/
@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A queue manager for the download accelerator axel
RUN_DEPENDS= axel:${PORTSDIR}/ftp/axel \
bash:${PORTSDIR}/shells/bash2
bash:${PORTSDIR}/shells/bash
NO_BUILD= yes

View file

@ -7,6 +7,7 @@
PORTNAME= VTPSfont
PORTVERSION= 1.3
PORTREVISION= 1
CATEGORIES= japanese print
MASTER_SITES= http://ftp.infonets.hiroshima-u.ac.jp/~taoka/FreeBSD/tt/
EXTRACT_SUFX= # none
@ -15,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Create Virtual PostScript fonts produced by VFlib (Truetype fonts)
PLIST_FILES= bin/VTPSfont
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
NO_WRKSUBDIR= yes
NO_BUILD= yes