pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/png Use .tar.bz2 again, 112kb bigger (gz is 2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f04854f41e3c
branches:  trunk
changeset: 397570:f04854f41e3c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Aug 16 13:21:15 2009 +0000

description:
Use .tar.bz2 again, 112kb bigger (gz is 280kb bigger).

diffstat:

 graphics/png/Makefile |  4 ++--
 graphics/png/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (33 lines):

diff -r 4da6687dffd5 -r f04854f41e3c graphics/png/Makefile
--- a/graphics/png/Makefile     Sun Aug 16 12:46:35 2009 +0000
+++ b/graphics/png/Makefile     Sun Aug 16 13:21:15 2009 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.117 2009/08/15 17:29:18 wiz Exp $
+# $NetBSD: Makefile,v 1.118 2009/08/16 13:21:15 wiz Exp $
 
 DISTNAME=      libpng-1.2.39
 PKGNAME=       ${DISTNAME:S/lib//}
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=libpng/} \
                ftp://ftp.fu-berlin.de/unix/graphics/png/src/
-EXTRACT_SUFX=  .tar.xz
+EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    wiz%NetBSD.org@localhost
 HOMEPAGE=      http://www.libpng.org/pub/png/libpng.html
diff -r 4da6687dffd5 -r f04854f41e3c graphics/png/distinfo
--- a/graphics/png/distinfo     Sun Aug 16 12:46:35 2009 +0000
+++ b/graphics/png/distinfo     Sun Aug 16 13:21:15 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.60 2009/08/15 17:29:18 wiz Exp $
+$NetBSD: distinfo,v 1.61 2009/08/16 13:21:16 wiz Exp $
 
-SHA1 (libpng-1.2.39.tar.xz) = ad9a78df30f01e3a58ba8eb563eca697ea534465
-RMD160 (libpng-1.2.39.tar.xz) = ab6c017556f986f5b7801cb0b09073250e14a823
-Size (libpng-1.2.39.tar.xz) = 530664 bytes
+SHA1 (libpng-1.2.39.tar.bz2) = 62cfa076066e70f923edea82045b67921cc5ea50
+RMD160 (libpng-1.2.39.tar.bz2) = 4be240043bf359510d8b7b8fcaa5b0add25ca0ea
+Size (libpng-1.2.39.tar.bz2) = 642604 bytes
 SHA1 (patch-aa) = 27df7893fc54f7e87790850eb9f047155c73f7d3
 SHA1 (patch-ac) = 44b167433e066556022d9b43fa33a7f887f83617
 SHA1 (patch-ae) = e9700e7d3dd536d80e47cffa20b412a6c69660be



Home | Main Index | Thread Index | Old Index