pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/libart2 Updated to 2.3.16 provided by Min Sik...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c613df95806
branches:  trunk
changeset: 463952:7c613df95806
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Wed Dec 03 02:39:21 2003 +0000

description:
Updated to 2.3.16 provided by Min Sik Kim PR pkg/23559.

Changes since 2.3.15:

        art_render_gradient.c: revert the double comparison test in the
        asserts and comment out the two asserts causing crashes
        everywhere.

diffstat:

 graphics/libart2/Makefile |  5 ++---
 graphics/libart2/PLIST    |  4 ++--
 graphics/libart2/distinfo |  6 +++---
 3 files changed, 7 insertions(+), 8 deletions(-)

diffs (43 lines):

diff -r 36d961c88554 -r 7c613df95806 graphics/libart2/Makefile
--- a/graphics/libart2/Makefile Wed Dec 03 02:35:14 2003 +0000
+++ b/graphics/libart2/Makefile Wed Dec 03 02:39:21 2003 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2003/09/23 12:18:53 recht Exp $
+# $NetBSD: Makefile,v 1.12 2003/12/03 02:39:21 xtraeme Exp $
 
-DISTNAME=              libart_lgpl-2.3.15
+DISTNAME=              libart_lgpl-2.3.16
 PKGNAME=               ${DISTNAME:S/_lgpl/2/}
-PKGREVISION=           1
 CATEGORIES=            graphics
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/libart_lgpl/2.3/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 36d961c88554 -r 7c613df95806 graphics/libart2/PLIST
--- a/graphics/libart2/PLIST    Wed Dec 03 02:35:14 2003 +0000
+++ b/graphics/libart2/PLIST    Wed Dec 03 02:39:21 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2003/09/08 15:28:39 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2003/12/03 02:39:21 xtraeme Exp $
 bin/libart2-config
 include/libart-2.0/libart_lgpl/art_affine.h
 include/libart-2.0/libart_lgpl/art_alphagamma.h
@@ -48,7 +48,7 @@
 lib/libart_lgpl_2.la
 lib/libart_lgpl_2.so
 lib/libart_lgpl_2.so.5
-lib/libart_lgpl_2.so.5.15
+lib/libart_lgpl_2.so.5.16
 lib/pkgconfig/libart-2.0.pc
 @dirrm include/libart-2.0/libart_lgpl
 @dirrm include/libart-2.0
diff -r 36d961c88554 -r 7c613df95806 graphics/libart2/distinfo
--- a/graphics/libart2/distinfo Wed Dec 03 02:35:14 2003 +0000
+++ b/graphics/libart2/distinfo Wed Dec 03 02:39:21 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2003/09/08 15:28:39 adam Exp $
+$NetBSD: distinfo,v 1.7 2003/12/03 02:39:21 xtraeme Exp $
 
-SHA1 (libart_lgpl-2.3.15.tar.bz2) = f53982fc355e013e41cbb91f573022c7955a2026
-Size (libart_lgpl-2.3.15.tar.bz2) = 219798 bytes
+SHA1 (libart_lgpl-2.3.16.tar.bz2) = 263fa5d1efe0679e2378efa875e5da195d5c8091
+Size (libart_lgpl-2.3.16.tar.bz2) = 265322 bytes



Home | Main Index | Thread Index | Old Index