summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-03-25 17:24:27 +0000
committermarcus <marcus@FreeBSD.org>2004-03-25 17:24:27 +0000
commit261c67362c4e5de8862834aa8de6b52c14aaf320 (patch)
treee3937b8ae510ab855817f892913ddf36a95775b0 /multimedia
parent79e3bcb363aae0e4c516fce6ae89c892976280a5 (diff)
downloadFreeBSD-ports-261c67362c4e5de8862834aa8de6b52c14aaf320.zip
FreeBSD-ports-261c67362c4e5de8862834aa8de6b52c14aaf320.tar.gz
Update to 1.0alpha-3.
PR: 64702 Submitted by: maintainer
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/libtheora/Makefile7
-rw-r--r--multimedia/libtheora/distinfo4
-rw-r--r--multimedia/libtheora/files/patch-Makefile.in14
3 files changed, 12 insertions, 13 deletions
diff --git a/multimedia/libtheora/Makefile b/multimedia/libtheora/Makefile
index be23cde..b913519 100644
--- a/multimedia/libtheora/Makefile
+++ b/multimedia/libtheora/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= libtheora
-PORTVERSION= 1.0.a2
+PORTVERSION= 1.0.a3
CATEGORIES= graphics
-MASTER_SITES= http://www.theora.org/files/ \
- http://download.videolan.org/pub/videolan/vlc/0.7.0/contrib/
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a2/alpha2/}
+MASTER_SITES= http://www.theora.org/files/
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a3/alpha3/}
MAINTAINER= kwm@rainbow-runner.nl
COMMENT= Theora video codec for the Ogg multimedia streaming system
diff --git a/multimedia/libtheora/distinfo b/multimedia/libtheora/distinfo
index 6781523..3f966da 100644
--- a/multimedia/libtheora/distinfo
+++ b/multimedia/libtheora/distinfo
@@ -1,2 +1,2 @@
-MD5 (libtheora-1.0alpha2.tar.gz) = 8fdeb6fabc7c67598b1031e0a3cb73dd
-SIZE (libtheora-1.0alpha2.tar.gz) = 281921
+MD5 (libtheora-1.0alpha3.tar.gz) = eab566a0c7fdc21da1ce503edfa43bb4
+SIZE (libtheora-1.0alpha3.tar.gz) = 1015002
diff --git a/multimedia/libtheora/files/patch-Makefile.in b/multimedia/libtheora/files/patch-Makefile.in
index 3892c1b..ad71736 100644
--- a/multimedia/libtheora/files/patch-Makefile.in
+++ b/multimedia/libtheora/files/patch-Makefile.in
@@ -1,11 +1,11 @@
---- Makefile.in.orig Tue Feb 10 21:32:49 2004
-+++ Makefile.in Tue Feb 10 21:33:01 2004
-@@ -86,7 +86,7 @@
+--- Makefile.in.orig Sat Mar 20 06:43:22 2004
++++ Makefile.in Tue Mar 23 00:28:57 2004
+@@ -148,7 +148,7 @@
AUTOMAKE_OPTIONS = foreign dist-zip
--SUBDIRS = lib include examples debian
-+SUBDIRS = lib include debian
+-SUBDIRS = lib include doc examples debian
++SUBDIRS = lib include doc debian
- EXTRA_DIST = COPYING autogen.sh
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ EXTRA_DIST = COPYING autogen.sh win32
+ subdir = .
OpenPOWER on IntegriCloud