diff options
author | mva <mva@FreeBSD.org> | 2012-02-18 18:18:33 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2012-02-18 18:18:33 +0800 |
commit | 0787cfb7b832fd5bb36b2a07416cae315ca5f41a (patch) | |
tree | 9e98049e217337b9415eb2803c0a15f62252f43a /multimedia | |
parent | 8500a757a4183892e3e67d3d086c0162069c55cb (diff) | |
download | freebsd-ports-gnome-0787cfb7b832fd5bb36b2a07416cae315ca5f41a.tar.gz freebsd-ports-gnome-0787cfb7b832fd5bb36b2a07416cae315ca5f41a.tar.zst freebsd-ports-gnome-0787cfb7b832fd5bb36b2a07416cae315ca5f41a.zip |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/audacious-plugins/Makefile | 2 | ||||
-rw-r--r-- | multimedia/dumpmpeg/Makefile | 2 | ||||
-rw-r--r-- | multimedia/ffmpeg-devel/Makefile | 2 | ||||
-rw-r--r-- | multimedia/ffmpeg/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libdv/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libmovtar/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libmpeg2/Makefile | 1 | ||||
-rw-r--r-- | multimedia/libxine/Makefile | 2 | ||||
-rw-r--r-- | multimedia/lives/Makefile | 2 | ||||
-rw-r--r-- | multimedia/mjpegtools/Makefile | 2 | ||||
-rw-r--r-- | multimedia/mlt/Makefile | 2 | ||||
-rw-r--r-- | multimedia/mpeg4ip/Makefile | 2 | ||||
-rw-r--r-- | multimedia/mplayer/Makefile | 2 | ||||
-rw-r--r-- | multimedia/mplayerxp/Makefile | 2 | ||||
-rw-r--r-- | multimedia/oggvideotools/Makefile | 2 | ||||
-rw-r--r-- | multimedia/oqtplayer/Makefile | 2 | ||||
-rw-r--r-- | multimedia/pwcbsd/Makefile | 2 | ||||
-rw-r--r-- | multimedia/pwcview/Makefile | 2 | ||||
-rw-r--r-- | multimedia/smpeg/Makefile | 2 | ||||
-rw-r--r-- | multimedia/transcode/Makefile | 2 | ||||
-rw-r--r-- | multimedia/vlc/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xbmc-pvr/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xbmc/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xtheater/Makefile | 2 |
24 files changed, 24 insertions, 23 deletions
diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index 2a7f7e5276a1..315e2c1d285b 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= audacious-plugins PORTVERSION= 3.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.atheme.org/ diff --git a/multimedia/dumpmpeg/Makefile b/multimedia/dumpmpeg/Makefile index 36db527c04b1..001fb4f2b0c0 100644 --- a/multimedia/dumpmpeg/Makefile +++ b/multimedia/dumpmpeg/Makefile @@ -8,7 +8,7 @@ PORTNAME= dumpmpeg PORTVERSION= 0.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia graphics MASTER_SITES= SF diff --git a/multimedia/ffmpeg-devel/Makefile b/multimedia/ffmpeg-devel/Makefile index b589462b74fe..1df106250b44 100644 --- a/multimedia/ffmpeg-devel/Makefile +++ b/multimedia/ffmpeg-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= ffmpeg DISTVERSION= 2012-01-22 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= mm/ffmpeg diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index 4296bf343fff..cdb2744b5f25 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -6,7 +6,7 @@ PORTNAME= ffmpeg PORTVERSION= 0.7.11 -PORTREVISION?= 3 +PORTREVISION?= 4 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ diff --git a/multimedia/libdv/Makefile b/multimedia/libdv/Makefile index 1c1e62598263..411ff42a89c1 100644 --- a/multimedia/libdv/Makefile +++ b/multimedia/libdv/Makefile @@ -7,7 +7,7 @@ PORTNAME= libdv PORTVERSION= 1.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= SF diff --git a/multimedia/libmovtar/Makefile b/multimedia/libmovtar/Makefile index d8a8daf2fa82..692ba85f80fe 100644 --- a/multimedia/libmovtar/Makefile +++ b/multimedia/libmovtar/Makefile @@ -7,7 +7,7 @@ PORTNAME= libmovtar PORTVERSION= 0.1.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= multimedia MASTER_SITES= SF/mjpeg/OldFiles diff --git a/multimedia/libmpeg2/Makefile b/multimedia/libmpeg2/Makefile index f69fa68f74f1..dda232ca82ea 100644 --- a/multimedia/libmpeg2/Makefile +++ b/multimedia/libmpeg2/Makefile @@ -7,6 +7,7 @@ PORTNAME= libmpeg2 PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://libmpeg2.sourceforge.net/files/ diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index e446c9154d33..5eb24a118620 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -7,7 +7,7 @@ PORTNAME= xine PORTVERSION= 1.1.19 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= multimedia ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-lib/${PORTVERSION} PKGNAMEPREFIX= lib diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile index 84cafeaf1280..da5257de7e46 100644 --- a/multimedia/lives/Makefile +++ b/multimedia/lives/Makefile @@ -7,7 +7,7 @@ PORTNAME= lives PORTVERSION= 1.3.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://salsaman.home.xs4all.nl/lives/current/ DISTNAME= LiVES-${PORTVERSION} diff --git a/multimedia/mjpegtools/Makefile b/multimedia/mjpegtools/Makefile index d619ca63a1b5..f2c29611e0dc 100644 --- a/multimedia/mjpegtools/Makefile +++ b/multimedia/mjpegtools/Makefile @@ -7,7 +7,7 @@ PORTNAME= mjpegtools PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME:S/tools//}/${PORTNAME}/${PORTVERSION} diff --git a/multimedia/mlt/Makefile b/multimedia/mlt/Makefile index 4e431b735a70..47f8e55506c6 100644 --- a/multimedia/mlt/Makefile +++ b/multimedia/mlt/Makefile @@ -6,7 +6,7 @@ PORTNAME= mlt PORTVERSION= 0.7.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME} diff --git a/multimedia/mpeg4ip/Makefile b/multimedia/mpeg4ip/Makefile index e982ac744428..b89337d3f122 100644 --- a/multimedia/mpeg4ip/Makefile +++ b/multimedia/mpeg4ip/Makefile @@ -7,7 +7,7 @@ PORTNAME= mpeg4ip PORTVERSION= 1.6.1 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= LOCAL/ahze # http://sourceforge.net/forum/forum.php?thread_id=1839453&forum_id=59136 diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index eb2d405ef7a8..0f72f21d3d4f 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -7,7 +7,7 @@ PORTNAME= mplayer PORTVERSION= ${MPLAYER_PORT_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 COMMENT= High performance media player supporting many formats .include "${.CURDIR}/Makefile.shared" diff --git a/multimedia/mplayerxp/Makefile b/multimedia/mplayerxp/Makefile index f0c7e9be603b..769010803fd0 100644 --- a/multimedia/mplayerxp/Makefile +++ b/multimedia/mplayerxp/Makefile @@ -7,7 +7,7 @@ PORTNAME= mplayerxp PORTVERSION= 0.7.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia audio MASTER_SITES= SF diff --git a/multimedia/oggvideotools/Makefile b/multimedia/oggvideotools/Makefile index 704ef965cf57..e3d73c91ffea 100644 --- a/multimedia/oggvideotools/Makefile +++ b/multimedia/oggvideotools/Makefile @@ -5,7 +5,7 @@ PORTNAME= oggvideotools PORTVERSION= 0.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= SF MASTER_SITE_SUBDIR= oggvideotools/oggvideotools/${DISTNAME} diff --git a/multimedia/oqtplayer/Makefile b/multimedia/oqtplayer/Makefile index dc8bdca5104b..c709a0acb5f3 100644 --- a/multimedia/oqtplayer/Makefile +++ b/multimedia/oqtplayer/Makefile @@ -7,7 +7,7 @@ PORTNAME= OQTPlayer PORTVERSION= 0.5 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= multimedia MASTER_SITES= SF/openquicktime/OpenQuicktime%20v1/1.0b DISTNAME= ${PORTNAME:L}-${PORTVERSION}-src diff --git a/multimedia/pwcbsd/Makefile b/multimedia/pwcbsd/Makefile index 62de5970dda3..f2387e3373e6 100644 --- a/multimedia/pwcbsd/Makefile +++ b/multimedia/pwcbsd/Makefile @@ -7,7 +7,7 @@ PORTNAME= pwcbsd PORTVERSION= 1.4.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= multimedia sysutils kld MASTER_SITES= http://raaf.atspace.org/ \ http://www.bsd-geek.de/FreeBSD/distfiles/ \ diff --git a/multimedia/pwcview/Makefile b/multimedia/pwcview/Makefile index 9ab1de08de72..40b59093287c 100644 --- a/multimedia/pwcview/Makefile +++ b/multimedia/pwcview/Makefile @@ -7,7 +7,7 @@ PORTNAME= pwcview PORTVERSION= 1.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://raaf.atspace.org/ \ http://www.selasky.org/hans_petter/video4bsd/releases/ \ diff --git a/multimedia/smpeg/Makefile b/multimedia/smpeg/Makefile index ce813f359938..738d66689f9d 100644 --- a/multimedia/smpeg/Makefile +++ b/multimedia/smpeg/Makefile @@ -7,7 +7,7 @@ PORTNAME= smpeg PORTVERSION= 0.4.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= multimedia MASTER_SITES= ftp://sunsite.auc.dk/pub/os/linux/loki/open-source/smpeg/ \ ${MASTER_SITE_GENTOO} diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index 86f862c380c9..fdf8342785c5 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -7,7 +7,7 @@ PORTNAME= transcode PORTVERSION= 1.1.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia MASTER_SITES= http://cdn.bitbucket.org/france/transcode-tcforge/downloads/ diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 408fd30ee5c6..c462f43c1b1b 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -7,7 +7,7 @@ PORTNAME= vlc DISTVERSION= 1.1.13 -PORTREVISION= 5 +PORTREVISION= 6 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 e1bbdad647fc..53468b6866a8 100644 --- a/multimedia/xbmc-pvr/Makefile +++ b/multimedia/xbmc-pvr/Makefile @@ -7,7 +7,7 @@ PORTNAME= xbmc PORTVERSION= 65 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= LOCAL/nox PKGNAMESUFFIX= -pvr-ppa-odk diff --git a/multimedia/xbmc/Makefile b/multimedia/xbmc/Makefile index 05bfdec9f7e6..65b852f50be9 100644 --- a/multimedia/xbmc/Makefile +++ b/multimedia/xbmc/Makefile @@ -7,7 +7,7 @@ PORTNAME= xbmc PORTVERSION= 11.0.b2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://mirrors.xbmc.org/releases/source/ DISTNAME= ${PORTNAME}-11.0-Eden_beta2 diff --git a/multimedia/xtheater/Makefile b/multimedia/xtheater/Makefile index a2c12431568e..00512ceaf0f3 100644 --- a/multimedia/xtheater/Makefile +++ b/multimedia/xtheater/Makefile @@ -8,7 +8,7 @@ PORTNAME= xtheater PORTVERSION= 1.0.0.p1 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/Xtheater/1.0.0-pre1 |