1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

Update libvpx to 0.9.6

Bump PORTREVISION of depending ports

PR:		ports/155522
Approved by:	maintainer (timeout)
This commit is contained in:
Martin Matuska 2011-05-03 17:29:47 +00:00
parent 178ea4137b
commit 315d2967e6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273581
8 changed files with 13 additions and 11 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= avidemux2
PORTVERSION= ${AVIDEMUX2_VERSION}
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= multimedia
MAINTAINER= multimedia@FreeBSD.org

View File

@ -7,6 +7,7 @@
PORTNAME= ffmpeg
PORTVERSION= 0.6.3
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= http://ffmpeg.org/releases/

View File

@ -5,7 +5,7 @@
# $FreeBSD$
#
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= multimedia
COMMENT= Gstreamer vp8 codec plugin

View File

@ -6,7 +6,7 @@
#
PORTNAME= libvpx
PORTVERSION= 0.9.5
PORTVERSION= 0.9.6
CATEGORIES= multimedia
MASTER_SITES= GOOGLE_CODE
DISTNAME= ${PORTNAME}-v${PORTVERSION}

View File

@ -1,2 +1,2 @@
SHA256 (libvpx-v0.9.5.tar.bz2) = 2e93968afcded113a7e218de047feecf6659a089058803a9e40fb687de5f9bfa
SIZE (libvpx-v0.9.5.tar.bz2) = 1250422
SHA256 (libvpx-v0.9.6.tar.bz2) = 28bd8a8ef216fb570912f0d378668051d99681bf13735b59e68a12ad79f2aa73
SIZE (libvpx-v0.9.6.tar.bz2) = 1230418

View File

@ -1,10 +1,10 @@
--- configure.orig 2010-08-18 03:12:08.000000000 +0400
+++ configure 2010-08-18 03:12:08.000000000 +0400
@@ -82,6 +82,7 @@
--- configure.orig 2011-05-03 14:04:54.078494804 +0200
+++ configure 2011-05-03 14:05:10.689164730 +0200
@@ -85,6 +85,7 @@
all_platforms="${all_platforms} armv6-linux-gcc"
all_platforms="${all_platforms} armv6-none-rvct"
all_platforms="${all_platforms} armv6-symbian-gcc"
all_platforms="${all_platforms} armv6-wince-vs8"
+all_platforms="${all_platforms} ia64-linux-gcc"
all_platforms="${all_platforms} iwmmxt-linux-rvct"
all_platforms="${all_platforms} iwmmxt-linux-gcc"
all_platforms="${all_platforms} iwmmxt-wince-vs8"
all_platforms="${all_platforms} iwmmxt2-linux-rvct"

View File

@ -16,5 +16,5 @@ lib/libvpx.a
%%SHARED%%lib/libvpx.so
%%SHARED%%lib/libvpx.so.0
%%SHARED%%lib/libvpx.so.0.9
%%SHARED%%lib/libvpx.so.0.9.5
%%SHARED%%lib/libvpx.so.0.9.6
@dirrm include/vpx

View File

@ -8,6 +8,7 @@
PORTNAME= chromium
DISTVERSIONPREFIX= courgette-redacted-
DISTVERSION= 11.0.696.57
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://download.goodking.org/downloads/ \
ftp://rene-ladan.nl/pub/distfiles/ \