Bump PORTREVISION to reflect update in multimedia/vcdimager

Approved by: pav (mentor)
This commit is contained in:
Marcus Alves Grando 2005-09-16 19:42:40 +00:00
parent 44bfa29c13
commit 2654f994e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142953
2 changed files with 3 additions and 2 deletions

View File

@ -8,7 +8,7 @@
PORTNAME= tosvcd
PORTVERSION= 0.9
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= http://linvdr.org/download/tosvcd/

View File

@ -218,6 +218,7 @@
PORTNAME= vlc
DISTVERSION= 0.8.2.20050813
PORTREVISION= 1
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download.videolan.org/pub/vlc/snapshots/
# http://download2.videolan.org/pub/videolan/testing/${PORTNAME}-${DISTVERSION}/ \
@ -443,7 +444,7 @@ CONFIGURE_ARGS+= --disable-arts
.endif
.if !defined(WITHOUT_CDROM)
LIB_DEPENDS+= vcdinfo.1:${PORTSDIR}/multimedia/vcdimager \
LIB_DEPENDS+= vcdinfo.2:${PORTSDIR}/multimedia/vcdimager \
cdio.6:${PORTSDIR}/sysutils/libcdio
CONFIGURE_ARGS+=--enable-vcd \
--enable-libcddb \