diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2008-02-29 14:04:44 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2008-02-29 14:04:44 +0000 |
commit | abe31b1b2d5a2a2465c6b65ebf2a0b588a763955 (patch) | |
tree | cf545f7529605421d93bef0db4b6f5d0170969a8 | |
parent | 39604ac3a42f8e0e308916c02e0b41b859a2f7a0 (diff) |
Notes
-rw-r--r-- | multimedia/libtheora/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libtheora/distinfo | 6 | ||||
-rw-r--r-- | multimedia/libtheora/pkg-plist | 2 |
3 files changed, 4 insertions, 6 deletions
diff --git a/multimedia/libtheora/Makefile b/multimedia/libtheora/Makefile index 1ab44492a16f..e7d494c70d73 100644 --- a/multimedia/libtheora/Makefile +++ b/multimedia/libtheora/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtheora -DISTVERSION= 1.0alpha8 +DISTVERSION= 1.0beta2 CATEGORIES= multimedia MASTER_SITES= http://downloads.xiph.org/releases/theora/ \ http://distfiles.master.finkmirrors.net/ diff --git a/multimedia/libtheora/distinfo b/multimedia/libtheora/distinfo index 2e71ccc14474..49bfebeec18d 100644 --- a/multimedia/libtheora/distinfo +++ b/multimedia/libtheora/distinfo @@ -1,3 +1,3 @@ -MD5 (libtheora-1.0alpha8.tar.bz2) = cc0b1483edf18653802c4e9377510b28 -SHA256 (libtheora-1.0alpha8.tar.bz2) = 927eaa6cd287cdbe7360f79672bb6fd5c0aace0d59a752a937fafe57f2aed763 -SIZE (libtheora-1.0alpha8.tar.bz2) = 1250622 +MD5 (libtheora-1.0beta2.tar.bz2) = 6ed9f998a982e996ad53d3686d655cfe +SHA256 (libtheora-1.0beta2.tar.bz2) = 8bd514ddf5836d82a97f9ff2a4b606c9ccf6ed749055a9fb79f7a335c0ef4b20 +SIZE (libtheora-1.0beta2.tar.bz2) = 1774632 diff --git a/multimedia/libtheora/pkg-plist b/multimedia/libtheora/pkg-plist index 00f3a3cdc35e..18e40a68918d 100644 --- a/multimedia/libtheora/pkg-plist +++ b/multimedia/libtheora/pkg-plist @@ -1,6 +1,4 @@ -include/theora/codec.h include/theora/theora.h -include/theora/theoradec.h lib/libtheora.a lib/libtheora.la lib/libtheora.so |