diff options
author | wiz <wiz@pkgsrc.org> | 2005-02-09 13:53:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-02-09 13:53:36 +0000 |
commit | ef8bc3f6c48186da67ac1c8125ed8ce249e6b5bc (patch) | |
tree | eb2d350034d5eeb07525c8f7b24c45b8201c16bd | |
parent | 479ba22ef78e423dcd31d4429f50d51e5a2698bc (diff) | |
download | pkgsrc-ef8bc3f6c48186da67ac1c8125ed8ce249e6b5bc.tar.gz |
Use tar.bz2 file. Closes PR 29288 by Antoine Reilles.
-rw-r--r-- | multimedia/libtheora/Makefile | 6 | ||||
-rw-r--r-- | multimedia/libtheora/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/libtheora/Makefile b/multimedia/libtheora/Makefile index 267a4b61fac..07a039050d0 100644 --- a/multimedia/libtheora/Makefile +++ b/multimedia/libtheora/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2005/02/07 15:10:41 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2005/02/09 13:53:36 wiz Exp $ # DISTNAME= libtheora-1.0alpha4 CATEGORIES= multimedia -MASTER_SITES= http://www.theora.org/files/ -EXTRACT_SUFX= .zip +MASTER_SITES= http://downloads.xiph.org/releases/theora/ +EXTRACT_SUFX= .tar.bz2 MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.theora.org/ diff --git a/multimedia/libtheora/distinfo b/multimedia/libtheora/distinfo index eaac17260b1..971ecf894f8 100644 --- a/multimedia/libtheora/distinfo +++ b/multimedia/libtheora/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/07 15:10:42 wiz Exp $ +$NetBSD: distinfo,v 1.3 2005/02/09 13:53:36 wiz Exp $ -SHA1 (libtheora-1.0alpha4.zip) = 6c9e7eaf75953f8959ddb8f2568669fc15a0667b -Size (libtheora-1.0alpha4.zip) = 2172338 bytes +SHA1 (libtheora-1.0alpha4.tar.bz2) = dc22c91dce11983d25bafd5f54b41def67e84ecc +Size (libtheora-1.0alpha4.tar.bz2) = 1755132 bytes SHA1 (patch-aa) = 742cbb3aef9f9e0efebaa60fd97f5302c1c24d6f |