pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/libtheora Use tar.bz2 file. Closes PR 29288...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/68d53b84adbc
branches:  trunk
changeset: 488785:68d53b84adbc
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Feb 09 13:53:36 2005 +0000

description:
Use tar.bz2 file. Closes PR 29288 by Antoine Reilles.

diffstat:

 multimedia/libtheora/Makefile |  6 +++---
 multimedia/libtheora/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (29 lines):

diff -r a3a720736a64 -r 68d53b84adbc multimedia/libtheora/Makefile
--- a/multimedia/libtheora/Makefile     Wed Feb 09 13:38:00 2005 +0000
+++ b/multimedia/libtheora/Makefile     Wed Feb 09 13:53:36 2005 +0000
@@ -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@localhost
 HOMEPAGE=      http://www.theora.org/
diff -r a3a720736a64 -r 68d53b84adbc multimedia/libtheora/distinfo
--- a/multimedia/libtheora/distinfo     Wed Feb 09 13:38:00 2005 +0000
+++ b/multimedia/libtheora/distinfo     Wed Feb 09 13:53:36 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index