summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2014-05-13 10:17:04 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2014-05-13 10:17:04 +0000
commit8e3dcb3c28e7285465f3366e868a6795f71f059b (patch)
treef0b75aa64206a61c448cac7b4520bcbdc0d73fae /sysutils
parentac4a4f4000410b3430b5848978f055423c12881b (diff)
downloadfreebsd-ports-8e3dcb3c28e7285465f3366e868a6795f71f059b.zip
- Update multimedia/libdvdread to 4.9.9
- Bump dependent ports' PORTREVISIONS and update LIB_DEPENDS [1] - multimedia/libdvdnav: remove dependency to (now removed) dvdread-config - sysutils/vstrip: remove useless dependency to multimedia/libdvdread Approved by: portmgr (implicit) [1]
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/dvdbackup/Makefile2
-rw-r--r--sysutils/k3b-kde4/Makefile2
-rw-r--r--sysutils/vobcopy/Makefile4
-rw-r--r--sysutils/vstrip/Makefile4
4 files changed, 5 insertions, 7 deletions
diff --git a/sysutils/dvdbackup/Makefile b/sysutils/dvdbackup/Makefile
index 6839e851c662..4c62f78fb12b 100644
--- a/sysutils/dvdbackup/Makefile
+++ b/sysutils/dvdbackup/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dvdbackup
PORTVERSION= 0.4.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/sysutils/k3b-kde4/Makefile b/sysutils/k3b-kde4/Makefile
index 56ce7fb2a7b4..94095c6b9cf4 100644
--- a/sysutils/k3b-kde4/Makefile
+++ b/sysutils/k3b-kde4/Makefile
@@ -3,7 +3,7 @@
PORTNAME= k3b
PORTVERSION= 2.0.2
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= sysutils multimedia kde
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
diff --git a/sysutils/vobcopy/Makefile b/sysutils/vobcopy/Makefile
index fea7720a806b..82fadf9cda79 100644
--- a/sysutils/vobcopy/Makefile
+++ b/sysutils/vobcopy/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vobcopy
PORTVERSION= 1.2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= http://vobcopy.org/download/ \
CRITICAL
@@ -11,7 +11,7 @@ MASTER_SITES= http://vobcopy.org/download/ \
MAINTAINER= jpaetzel@FreeBSD.org
COMMENT= Decrypts and copies DVD .vob files
-LIB_DEPENDS= dvdread.4:${PORTSDIR}/multimedia/libdvdread
+LIB_DEPENDS= libdvdread.so:${PORTSDIR}/multimedia/libdvdread
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure.sh
diff --git a/sysutils/vstrip/Makefile b/sysutils/vstrip/Makefile
index 59e2a35984ea..4f940b78214b 100644
--- a/sysutils/vstrip/Makefile
+++ b/sysutils/vstrip/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vstrip
DISTVERSION= 0.8f
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= sysutils
MASTER_SITES= http://files.digital-digest.com/downloads/files/encode/
DISTNAME= vStrip_${DISTVERSION:C/\.//g}
@@ -11,8 +11,6 @@ DISTNAME= vStrip_${DISTVERSION:C/\.//g}
MAINTAINER= multimedia@FreeBSD.org
COMMENT= VOB de-multiplexing tool, splitter, and VOB/IFO files processor
-LIB_DEPENDS= libdvdread.so:${PORTSDIR}/multimedia/libdvdread
-
LICENSE= GPLv2
LDFLAGS+= -lm