summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-09-16 19:42:40 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-09-16 19:42:40 +0000
commit2654f994e90f10f4b9789fd071b26ec4d09dfe14 (patch)
treef54e5e4f18f2f4e17f2c65e5d00cd622e715a379 /multimedia
parentBump PORTREVISION reflecting update in multimedia/vcdimager (diff)
Bump PORTREVISION to reflect update in multimedia/vcdimager
Approved by: pav (mentor)
Notes
Notes: svn path=/head/; revision=142953
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/tosvcd/Makefile2
-rw-r--r--multimedia/vlc-devel/Makefile3
2 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/tosvcd/Makefile b/multimedia/tosvcd/Makefile
index 360f8a2f4a05..25425a51eaa9 100644
--- a/multimedia/tosvcd/Makefile
+++ b/multimedia/tosvcd/Makefile
@@ -8,7 +8,7 @@
PORTNAME= tosvcd
PORTVERSION= 0.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= http://linvdr.org/download/tosvcd/
diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile
index 0b163396ac1a..47bf5a37f8ca 100644
--- a/multimedia/vlc-devel/Makefile
+++ b/multimedia/vlc-devel/Makefile
@@ -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 \