aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/vlc
diff options
context:
space:
mode:
authormartymac <martymac@FreeBSD.org>2012-01-17 22:35:18 +0800
committermartymac <martymac@FreeBSD.org>2012-01-17 22:35:18 +0800
commitea348c24b73cdd3aaef8d19e70a11b4fc542d9fc (patch)
tree1f4984df2305e0a56c1dfab966c63751939df963 /multimedia/vlc
parenta111b1d5e9faa776a1f46a86f4ad0f1b7fa32c54 (diff)
downloadfreebsd-ports-gnome-ea348c24b73cdd3aaef8d19e70a11b4fc542d9fc.tar.gz
freebsd-ports-gnome-ea348c24b73cdd3aaef8d19e70a11b4fc542d9fc.tar.zst
freebsd-ports-gnome-ea348c24b73cdd3aaef8d19e70a11b4fc542d9fc.zip
- Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisions
- libdvdread: allow package building with libdvdcss if WITH_DVDCSS is set [1] - libdvdread/libdvdnav: fix endianness handling [2] Submitted by: olgeni [1], richo <richo@psych0tik.net> [2] (via mail to ports@) PR: ports/162197 [1]
Diffstat (limited to 'multimedia/vlc')
-rw-r--r--multimedia/vlc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 0b2389b4b2fc..0ae21745693f 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= vlc
DISTVERSION= 1.1.13
+PORTREVISION= 1
PORTEPOCH= 3
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/ \