diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2012-01-17 14:35:18 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2012-01-17 14:35:18 +0000 |
commit | a6a77bf4294bdcf786389dc6e51e5509d7094265 (patch) | |
tree | 356b0ef2ccd7c23e99ab52fd69755ad976e9eb1c /multimedia | |
parent | dbfad2c362c834bfaa5d2430c5dcb296f2c0d843 (diff) | |
download | ports-a6a77bf4294bdcf786389dc6e51e5509d7094265.tar.gz ports-a6a77bf4294bdcf786389dc6e51e5509d7094265.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]
Notes
Notes:
svn path=/head/; revision=289371
Diffstat (limited to 'multimedia')
34 files changed, 114 insertions, 62 deletions
diff --git a/multimedia/bombono/Makefile b/multimedia/bombono/Makefile index 68cd084fe488..a28f8968d463 100644 --- a/multimedia/bombono/Makefile +++ b/multimedia/bombono/Makefile @@ -7,6 +7,7 @@ PORTNAME= bombono PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= SF/bombono/bombono-dvd/1.2 DISTNAME= bombono-dvd-${PORTVERSION} diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile index bdc7e2bf3eff..7172b1005dd7 100644 --- a/multimedia/dvdauthor/Makefile +++ b/multimedia/dvdauthor/Makefile @@ -7,7 +7,7 @@ PORTNAME= dvdauthor PORTVERSION= 0.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= SF diff --git a/multimedia/gmerlin-avdecoder/Makefile b/multimedia/gmerlin-avdecoder/Makefile index 4c47ef7e4276..8b601a315b56 100644 --- a/multimedia/gmerlin-avdecoder/Makefile +++ b/multimedia/gmerlin-avdecoder/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmerlin-avdecoder PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= SF/gmerlin/${PORTNAME}/${PORTVERSION} diff --git a/multimedia/gstreamer-plugins-dvd/Makefile b/multimedia/gstreamer-plugins-dvd/Makefile index 6683a5373e97..e0b55e58d4ed 100644 --- a/multimedia/gstreamer-plugins-dvd/Makefile +++ b/multimedia/gstreamer-plugins-dvd/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/multimedia/gstreamer-plugins-dvd/Makefile,v 1.7 2008/03/19 14:05:36 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia COMMENT= Gstreamer dvd plugin set diff --git a/multimedia/gstreamer-plugins-resindvd/Makefile b/multimedia/gstreamer-plugins-resindvd/Makefile index 934caacb15a8..2105affe4a53 100644 --- a/multimedia/gstreamer-plugins-resindvd/Makefile +++ b/multimedia/gstreamer-plugins-resindvd/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia COMMENT= Gstreamer resindvd plugin diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile index 3e422a682840..5a6c9e968d6a 100644 --- a/multimedia/handbrake/Makefile +++ b/multimedia/handbrake/Makefile @@ -7,6 +7,7 @@ PORTNAME= handbrake PORTVERSION= 0.9.3 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= LOCAL/beech/handbrake/:main \ LOCAL/beech/handbrake/:contrib diff --git a/multimedia/k9copy/Makefile b/multimedia/k9copy/Makefile index 1c56248449b6..510dec710c08 100644 --- a/multimedia/k9copy/Makefile +++ b/multimedia/k9copy/Makefile @@ -6,7 +6,7 @@ PORTNAME= k9copy PORTVERSION= 1.0.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= multimedia kde MASTER_SITES= SF diff --git a/multimedia/kissdx/Makefile b/multimedia/kissdx/Makefile index 6edff8440806..452b5078cc96 100644 --- a/multimedia/kissdx/Makefile +++ b/multimedia/kissdx/Makefile @@ -7,7 +7,7 @@ PORTNAME= kissdx PORTVERSION= 0.13.10a -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia net MASTER_SITES= http://paragi.dk/kiss/ diff --git a/multimedia/libdvdnav/Makefile b/multimedia/libdvdnav/Makefile index d8f646939a7b..fe32531a2d44 100644 --- a/multimedia/libdvdnav/Makefile +++ b/multimedia/libdvdnav/Makefile @@ -6,26 +6,20 @@ # PORTNAME= libdvdnav -PORTVERSION= 4.1.4.r1219 +PORTVERSION= 4.2.0 CATEGORIES= multimedia # Svn repository URL : svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdnav -MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ - http://www1.mplayerhq.hu/MPlayer/releases/dvdnav/ \ - http://www2.mplayerhq.hu/MPlayer/releases/dvdnav/ \ - http://www3.mplayerhq.hu/MPlayer/releases/dvdnav/ \ - http://www4.mplayerhq.hu/MPlayer/releases/dvdnav/ \ - http://www5.mplayerhq.hu/MPlayer/releases/dvdnav/ \ - ftp://ftp1.mplayerhq.hu/MPlayer/releases/dvdnav/ \ - ftp://ftp2.mplayerhq.hu/MPlayer/releases/dvdnav/ \ +MASTER_SITES= http://dvdnav.mplayerhq.hu/releases/ \ + http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac MAINTAINER= martymac@FreeBSD.org COMMENT= MPlayer version of the libdvdnav project -LIB_DEPENDS= dvdread.4:${PORTSDIR}/multimedia/libdvdread - LICENSE= GPLv2 +LIB_DEPENDS= dvdread.4:${PORTSDIR}/multimedia/libdvdread + USE_BZIP2= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= configure2 diff --git a/multimedia/libdvdnav/distinfo b/multimedia/libdvdnav/distinfo index f4765f3edef1..2f6a6fadbead 100644 --- a/multimedia/libdvdnav/distinfo +++ b/multimedia/libdvdnav/distinfo @@ -1,2 +1,2 @@ -SHA256 (libdvdnav-4.1.4.r1219.tar.bz2) = 4b7ce48e9942396f2f38f89ef5988cb1b514449a163d457a950aa216a4f321c6 -SIZE (libdvdnav-4.1.4.r1219.tar.bz2) = 111248 +SHA256 (libdvdnav-4.2.0.tar.bz2) = 8c971b08276c89ddcecd26fc44204460fd250dc57346f03476d3077188c47550 +SIZE (libdvdnav-4.2.0.tar.bz2) = 111575 diff --git a/multimedia/libdvdnav/files/patch-configure2 b/multimedia/libdvdnav/files/patch-configure2 index ba3a3da1cb93..41cc86591280 100644 --- a/multimedia/libdvdnav/files/patch-configure2 +++ b/multimedia/libdvdnav/files/patch-configure2 @@ -1,5 +1,5 @@ ---- configure2.orig 2010-09-06 11:37:21.000000000 +0000 -+++ configure2 2010-09-07 12:58:47.440053134 +0000 +--- configure2.orig 2011-10-07 22:20:59.000000000 +0200 ++++ configure2 2011-12-12 19:00:42.610336614 +0100 @@ -26,6 +26,7 @@ echo " --help print this message" echo " --prefix=PREFIX install in PREFIX [$PREFIX]" @@ -29,7 +29,24 @@ test -z "$shlibdir" && shlibdir=$PREFIX/lib test -z "$incdir" && incdir=$PREFIX/include/dvdnav -@@ -127,6 +131,7 @@ +@@ -123,10 +127,24 @@ + ;; + esac + ++echo -n "Checking if we're big-endian... " ++bigendian=no ++TMPD=`mktemp -d temp.XXXX` ++TMPC=$TMPD/endian.c ++TMPO=$TMPD/endian.o ++cat > $TMPC <<EOF ++unsigned int endian = 'B' << 24 | 'I' << 16 | 'G' << 8 | 'E'; ++EOF ++$cc $optimizations $cflags -c -o $TMPO $TMPC ++od -A n -t x1 $TMPO | grep -q '42 *49 *47 *45' && bigendian=yes ++rm -rf $TMPD ++echo "$bigendian" ++ + cat > config.mak << EOF # Automatically generated by configure, do not edit PREFIX=$PREFIX libdir=$libdir @@ -37,3 +54,16 @@ shlibdir=$shlibdir incdir=$incdir THREADLIB=$threadlib +@@ -153,6 +171,12 @@ + /* Automatically generated by configure, do not edit */ + #include "version.h" + EOF ++if test "$bigendian" = "yes" ++then ++ echo "#define WORDS_BIGENDIAN" >> config.h ++else ++ echo "#undef WORDS_BIGENDIAN" >> config.h ++fi + + # build tree in object directory if source path is different from current one + if test "$source_path_used" != "no"; then diff --git a/multimedia/libdvdnav/pkg-descr b/multimedia/libdvdnav/pkg-descr index 34c2ba95c64e..bd4e8398da49 100644 --- a/multimedia/libdvdnav/pkg-descr +++ b/multimedia/libdvdnav/pkg-descr @@ -1,3 +1,3 @@ Mplayer version of the libdvdnav project. -WWW: http://www.mplayerhq.hu/MPlayer/releases/dvdnav +WWW: http://dvdnav.mplayerhq.hu diff --git a/multimedia/libdvdnav/pkg-plist b/multimedia/libdvdnav/pkg-plist index 07376804933e..4ea23a65a989 100644 --- a/multimedia/libdvdnav/pkg-plist +++ b/multimedia/libdvdnav/pkg-plist @@ -5,10 +5,10 @@ include/dvdnav/dvdnav_events.h lib/libdvdnav.a lib/libdvdnav.so lib/libdvdnav.so.4 -lib/libdvdnav.so.4.1.4 +lib/libdvdnav.so.4.2.0 lib/libdvdnavmini.so lib/libdvdnavmini.so.4 -lib/libdvdnavmini.so.4.1.4 +lib/libdvdnavmini.so.4.2.0 libdata/pkgconfig/dvdnav.pc libdata/pkgconfig/dvdnavmini.pc @dirrm include/dvdnav diff --git a/multimedia/libdvdplay/Makefile b/multimedia/libdvdplay/Makefile index bf222b0656fa..104496d85264 100644 --- a/multimedia/libdvdplay/Makefile +++ b/multimedia/libdvdplay/Makefile @@ -7,7 +7,7 @@ PORTNAME= libdvdplay PORTVERSION= 1.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia MASTER_SITES= http://download.videolan.org/pub/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} diff --git a/multimedia/libdvdread/Makefile b/multimedia/libdvdread/Makefile index 7c5a86a87aa3..7c521d281b29 100644 --- a/multimedia/libdvdread/Makefile +++ b/multimedia/libdvdread/Makefile @@ -6,26 +6,16 @@ # PORTNAME= libdvdread -PORTVERSION= 4.1.4.r1219 +PORTVERSION= 4.2.0 CATEGORIES= multimedia # Svn repository URL : svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdread -MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ - http://www1.mplayerhq.hu/MPlayer/releases/dvdnav/ \ - http://www2.mplayerhq.hu/MPlayer/releases/dvdnav/ \ - http://www3.mplayerhq.hu/MPlayer/releases/dvdnav/ \ - http://www4.mplayerhq.hu/MPlayer/releases/dvdnav/ \ - http://www5.mplayerhq.hu/MPlayer/releases/dvdnav/ \ - ftp://ftp1.mplayerhq.hu/MPlayer/releases/dvdnav/ \ - ftp://ftp2.mplayerhq.hu/MPlayer/releases/dvdnav/ \ +MASTER_SITES= http://dvdnav.mplayerhq.hu/releases/ \ + http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac MAINTAINER= martymac@FreeBSD.org COMMENT= MPlayer version of the libdvdread project -.if !defined(PACKAGE_BUILDING) -LIB_DEPENDS= dvdcss.${DVDCSS_LIBVERSION}:${PORTSDIR}/multimedia/libdvdcss -.endif - LICENSE= GPLv2 USE_BZIP2= yes @@ -42,13 +32,27 @@ CONFIGURE_ARGS= --prefix="${PREFIX}" \ USE_GMAKE= yes USE_LDCONFIG= yes +.if defined(PACKAGE_BUILDING) +DVDCSS_OPTION= off +.else +DVDCSS_OPTION= on +.endif + +OPTIONS= DVDCSS "Include libdvdcss support" ${DVDCSS_OPTION} + # DVDCSS version hardcoded in src/dvd_input.c (dlopen'ed) DVDCSS_LIBVERSION= 3 +.include <bsd.port.pre.mk> + +.if defined(WITH_DVDCSS) +LIB_DEPENDS+= dvdcss.${DVDCSS_LIBVERSION}:${PORTSDIR}/multimedia/libdvdcss +.endif + post-patch: @${REINPLACE_CMD} -e 's|-ldl ||g' \ ${WRKSRC}/Makefile @${REINPLACE_CMD} -E -e 's|(libdvdcss.so)\.2|\1.${DVDCSS_LIBVERSION}|' \ ${WRKSRC}/src/dvd_input.c -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/multimedia/libdvdread/distinfo b/multimedia/libdvdread/distinfo index 96e38ea9ec76..78f105ce015f 100644 --- a/multimedia/libdvdread/distinfo +++ b/multimedia/libdvdread/distinfo @@ -1,2 +1,2 @@ -SHA256 (libdvdread-4.1.4.r1219.tar.bz2) = 25301ce340e2456e5b245e6eb5243d6460b500f9fba0ff00ac85235df9796b72 -SIZE (libdvdread-4.1.4.r1219.tar.bz2) = 96953 +SHA256 (libdvdread-4.2.0.tar.bz2) = 0bea15da842a4b04a482b009d72dcc6d9c9524ccc1bf67e5748319ec5ada8097 +SIZE (libdvdread-4.2.0.tar.bz2) = 97469 diff --git a/multimedia/libdvdread/files/patch-configure2 b/multimedia/libdvdread/files/patch-configure2 index 99b0f897f63c..5f7e5b291a18 100644 --- a/multimedia/libdvdread/files/patch-configure2 +++ b/multimedia/libdvdread/files/patch-configure2 @@ -1,5 +1,5 @@ ---- configure2.orig 2010-09-06 11:36:58.000000000 +0000 -+++ configure2 2010-09-07 13:01:25.216794661 +0000 +--- configure2.orig 2011-10-07 22:20:59.000000000 +0200 ++++ configure2 2011-12-09 12:01:14.948827944 +0100 @@ -26,6 +26,7 @@ echo " --help print this message" echo " --prefix=PREFIX install in PREFIX [$PREFIX]" @@ -52,12 +52,17 @@ BUILD_SHARED=$SHARED BUILD_STATIC=$STATIC SHLIB_VERSION=$dvdread_sh_version -@@ -149,7 +153,7 @@ +@@ -149,7 +153,12 @@ /* Automatically generated by configure, do not edit */ #include "version.h" EOF --test "$bigendian" == "yes" && echo "#define WORDS_BIGENDIAN" || echo "#undef WORDS_BIGENDIAN" >> config.h -+test "$bigendian" = "yes" && echo "#define WORDS_BIGENDIAN" || echo "#undef WORDS_BIGENDIAN" >> config.h +-test "$bigendian" = "yes" && echo "#define WORDS_BIGENDIAN" || echo "#undef WORDS_BIGENDIAN" >> config.h ++if test "$bigendian" = "yes" ++then ++ echo "#define WORDS_BIGENDIAN" >> config.h ++else ++ echo "#undef WORDS_BIGENDIAN" >> config.h ++fi # build tree in object directory if source path is different from current one if test "$source_path_used" != "no"; then diff --git a/multimedia/libdvdread/files/patch-src.md5.c b/multimedia/libdvdread/files/patch-src.md5.c new file mode 100644 index 000000000000..c150b237f2b2 --- /dev/null +++ b/multimedia/libdvdread/files/patch-src.md5.c @@ -0,0 +1,16 @@ +--- src/md5.c.orig 2011-12-09 11:27:02.423821748 +0100 ++++ src/md5.c 2011-12-09 11:29:07.409821303 +0100 +@@ -28,12 +28,7 @@ + #include "md5.h" + /* #include "unlocked-io.h" */ + +-#ifdef _LIBC +-# include <endian.h> +-# if __BYTE_ORDER == __BIG_ENDIAN +-# define WORDS_BIGENDIAN 1 +-# endif +-#endif ++#include "config.h" + + #ifdef WORDS_BIGENDIAN + # define SWAP(n) \ diff --git a/multimedia/libdvdread/pkg-descr b/multimedia/libdvdread/pkg-descr index 664d5e7d2538..aae4e1ee2826 100644 --- a/multimedia/libdvdread/pkg-descr +++ b/multimedia/libdvdread/pkg-descr @@ -1,3 +1,3 @@ MPlayer version of the libdvdread project. -WWW: http://www.mplayerhq.hu/MPlayer/releases/dvdnav +WWW: http://dvdnav.mplayerhq.hu diff --git a/multimedia/libdvdread/pkg-plist b/multimedia/libdvdread/pkg-plist index 59f35e158e09..dbf72553ea9c 100644 --- a/multimedia/libdvdread/pkg-plist +++ b/multimedia/libdvdread/pkg-plist @@ -11,6 +11,6 @@ include/dvdread/nav_types.h lib/libdvdread.a lib/libdvdread.so lib/libdvdread.so.4 -lib/libdvdread.so.4.1.4 +lib/libdvdread.so.4.2.0 libdata/pkgconfig/dvdread.pc @dirrm include/dvdread diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index 46ff95f02f05..4b5be4744fad 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -7,7 +7,7 @@ PORTNAME= xine PORTVERSION= 1.1.19 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-lib/${PORTVERSION} PKGNAMEPREFIX= lib diff --git a/multimedia/lsdvd/Makefile b/multimedia/lsdvd/Makefile index 39d4c199ee89..e9533f23af9e 100644 --- a/multimedia/lsdvd/Makefile +++ b/multimedia/lsdvd/Makefile @@ -7,7 +7,7 @@ PORTNAME= lsdvd PORTVERSION= 0.16 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20-%20I%20hate%20James%20Blunt diff --git a/multimedia/lxdvdrip/Makefile b/multimedia/lxdvdrip/Makefile index 82eba65c57c2..a0aef42f447c 100644 --- a/multimedia/lxdvdrip/Makefile +++ b/multimedia/lxdvdrip/Makefile @@ -7,7 +7,7 @@ PORTNAME= lxdvdrip PORTVERSION= 1.62 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= multimedia MASTER_SITES= http://download.berlios.de/lxdvdrip/ EXTRACT_SUFX= .tgz diff --git a/multimedia/mmpython/Makefile b/multimedia/mmpython/Makefile index f633e380175a..c4ce51594b53 100644 --- a/multimedia/mmpython/Makefile +++ b/multimedia/mmpython/Makefile @@ -7,7 +7,7 @@ PORTNAME= mmpython PORTVERSION= 0.4.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/multimedia/mplayerxp/Makefile b/multimedia/mplayerxp/Makefile index 62929306e893..f0c7e9be603b 100644 --- a/multimedia/mplayerxp/Makefile +++ b/multimedia/mplayerxp/Makefile @@ -7,7 +7,7 @@ PORTNAME= mplayerxp PORTVERSION= 0.7.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia audio MASTER_SITES= SF diff --git a/multimedia/ogmrip/Makefile b/multimedia/ogmrip/Makefile index b1936feada22..09a28c411284 100644 --- a/multimedia/ogmrip/Makefile +++ b/multimedia/ogmrip/Makefile @@ -7,7 +7,7 @@ PORTNAME= ogmrip PORTVERSION= 0.13.7 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION} diff --git a/multimedia/ogmtools/Makefile b/multimedia/ogmtools/Makefile index 8385ede0a792..eb22d046333e 100644 --- a/multimedia/ogmtools/Makefile +++ b/multimedia/ogmtools/Makefile @@ -7,7 +7,7 @@ PORTNAME= ogmtools PORTVERSION= 1.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia audio MASTER_SITES= http://www.bunkus.org/videotools/ogmtools/ diff --git a/multimedia/py-kaa-metadata/Makefile b/multimedia/py-kaa-metadata/Makefile index 8143b9bcde80..ba675871a19a 100644 --- a/multimedia/py-kaa-metadata/Makefile +++ b/multimedia/py-kaa-metadata/Makefile @@ -7,7 +7,7 @@ PORTNAME= kaa-metadata PORTVERSION= 0.7.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia python MASTER_SITES= SF/freevo/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/multimedia/streamanalyze/Makefile b/multimedia/streamanalyze/Makefile index 0504ebca44d9..8904403f1e47 100644 --- a/multimedia/streamanalyze/Makefile +++ b/multimedia/streamanalyze/Makefile @@ -7,7 +7,7 @@ PORTNAME= streamanalyze PORTVERSION= 0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= CENKES LOCAL/beech diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index d52f5e5d095c..237cb6cbc03c 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -7,7 +7,7 @@ PORTNAME= transcode PORTVERSION= 1.1.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://cdn.bitbucket.org/france/transcode-tcforge/downloads/ diff --git a/multimedia/vamps/Makefile b/multimedia/vamps/Makefile index 1c93a37cdc4d..8ce951fa6cb5 100644 --- a/multimedia/vamps/Makefile +++ b/multimedia/vamps/Makefile @@ -7,7 +7,7 @@ PORTNAME= vamps PORTVERSION= 0.99.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/Vamps/${PORTVERSION} 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}/ \ diff --git a/multimedia/xbmc-pvr/Makefile b/multimedia/xbmc-pvr/Makefile index 13062b683288..0ee4486bc5cd 100644 --- a/multimedia/xbmc-pvr/Makefile +++ b/multimedia/xbmc-pvr/Makefile @@ -7,7 +7,7 @@ PORTNAME= xbmc PORTVERSION= 58 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= LOCAL/nox PKGNAMESUFFIX= -pvr-ppa-odk diff --git a/multimedia/xbmc/Makefile b/multimedia/xbmc/Makefile index 46aba2101c26..cf0fa457478b 100644 --- a/multimedia/xbmc/Makefile +++ b/multimedia/xbmc/Makefile @@ -7,7 +7,7 @@ PORTNAME= xbmc PORTVERSION= 10.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://mirrors.xbmc.org/releases/source/ |