summaryrefslogtreecommitdiff
path: root/graphics/pear-Image_Canvas/patches
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-05-16 13:21:04 +0000
committertaca <taca@pkgsrc.org>2011-05-16 13:21:04 +0000
commitad1f494ec1f231a94d91ff14d89079791a4a3b62 (patch)
treebd01a1f4196e260a9a9daf85a9a105f495e202a5 /graphics/pear-Image_Canvas/patches
parentb7096eba7bb9e08bfef8124aa94c58d5e83e5bff (diff)
downloadpkgsrc-ad1f494ec1f231a94d91ff14d89079791a4a3b62.tar.gz
Update pear-Image_Canvas package to 0.3.3.
* pkgsrc change: Avoid depends on gd extension in package.xml since it is covered by pkgsrc's denedency. 0.3.3 2010-10-25 14:36 UTC Changelog: Automatically built QA release Bug #16808 imagefilledpolygon(): You must have at least 3 points in your array - ghhoriuchi Bug #16927 PDF class implementation incomplete? - daveo Bug #17191 Deprecated: Assigning the return value of new by reference - neufeind
Diffstat (limited to 'graphics/pear-Image_Canvas/patches')
-rw-r--r--graphics/pear-Image_Canvas/patches/patch-aa11
1 files changed, 7 insertions, 4 deletions
diff --git a/graphics/pear-Image_Canvas/patches/patch-aa b/graphics/pear-Image_Canvas/patches/patch-aa
index 8d6f329b463..fa87cb85a9d 100644
--- a/graphics/pear-Image_Canvas/patches/patch-aa
+++ b/graphics/pear-Image_Canvas/patches/patch-aa
@@ -1,8 +1,11 @@
-$NetBSD: patch-aa,v 1.2 2010/02/06 15:49:18 taca Exp $
+$NetBSD: patch-aa,v 1.3 2011/05/16 13:21:04 taca Exp $
---- package.xml.orig 1970-01-01 09:13:26.000000000 +0000
-+++ package.xml
-@@ -80,9 +80,6 @@ QA Release.
+Avoid depends on gd extension in package.xml since it is covered by
+pkgsrc's denedency.
+
+--- ../package.xml.orig 2010-10-25 12:51:36.000000000 +0000
++++ ../package.xml
+@@ -78,9 +78,6 @@ Bug #17191 Deprecated: Assigning the ret
<channel>pear.php.net</channel>
<min>1.0.0</min>
</package>