From 7e7b18a751d4f2243d211328202d0ebee59da81e Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 6 Feb 2010 15:50:21 +0000 Subject: Update pear-Image_Color from 1.0.2 to 1.0.3. Bug #5828 - 'gd' PHP extension is not installed Bug #11795 - Unit Tests will not work without deprecated phpunit Bug #14460 - Reference to $this in static function Bug #14887 - E_NOTICE when setColors() and changeLightness() called --- graphics/pear-Image_Color/Makefile | 5 ++--- graphics/pear-Image_Color/distinfo | 9 ++++----- graphics/pear-Image_Color/patches/patch-aa | 13 ------------- 3 files changed, 6 insertions(+), 21 deletions(-) delete mode 100644 graphics/pear-Image_Color/patches/patch-aa (limited to 'graphics/pear-Image_Color') diff --git a/graphics/pear-Image_Color/Makefile b/graphics/pear-Image_Color/Makefile index 5f98728d165..d0995f41f59 100644 --- a/graphics/pear-Image_Color/Makefile +++ b/graphics/pear-Image_Color/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2009/07/17 18:00:16 adrianp Exp $ +# $NetBSD: Makefile,v 1.9 2010/02/06 15:50:21 taca Exp $ -DISTNAME= Image_Color-1.0.2 -PKGREVISION= 1 +DISTNAME= Image_Color-1.0.3 CATEGORIES= graphics MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/graphics/pear-Image_Color/distinfo b/graphics/pear-Image_Color/distinfo index 6746e262206..096b7f0e9ba 100644 --- a/graphics/pear-Image_Color/distinfo +++ b/graphics/pear-Image_Color/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/01/03 20:59:10 adrianp Exp $ +$NetBSD: distinfo,v 1.2 2010/02/06 15:50:21 taca Exp $ -SHA1 (pear/Image_Color-1.0.2.tgz) = 36a791ae5452dfa864373b626d6dca072dcea86d -RMD160 (pear/Image_Color-1.0.2.tgz) = f4b46045b156f700123a26f95d2e2d07353a1c12 -Size (pear/Image_Color-1.0.2.tgz) = 7724 bytes -SHA1 (patch-aa) = 1962ae866a3459904dd338451e93fce25507907b +SHA1 (pear/Image_Color-1.0.3.tgz) = c9a19aa4e5e33c0af4069b4bf65370911bdf224e +RMD160 (pear/Image_Color-1.0.3.tgz) = 7663a19a6da681a94d824945dc758de86313ae6b +Size (pear/Image_Color-1.0.3.tgz) = 9234 bytes diff --git a/graphics/pear-Image_Color/patches/patch-aa b/graphics/pear-Image_Color/patches/patch-aa deleted file mode 100644 index c0ddc1c2223..00000000000 --- a/graphics/pear-Image_Color/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2006/01/03 20:59:10 adrianp Exp $ - ---- package.xml.orig 2005-09-12 20:27:01.000000000 +0100 -+++ package.xml -@@ -51,7 +51,7 @@ - several violations of the PEAR coding standards. - - -- gd -+ gd - - - -- cgit v1.2.3