summaryrefslogtreecommitdiff
path: root/graphics/wxsvg
diff options
context:
space:
mode:
authorwiz <wiz>2006-07-05 19:47:17 +0000
committerwiz <wiz>2006-07-05 19:47:17 +0000
commit41d8e39800ce734514b31a472b69e9f5682955c8 (patch)
treea36a2ecfc6aa97fc9f852c72c1c7644fc18b1874 /graphics/wxsvg
parent1dc5e7ed815574096f8f435c079c8ce97bb0ce63 (diff)
downloadpkgsrc-41d8e39800ce734514b31a472b69e9f5682955c8.tar.gz
Update to 1.0beta6:
Version 1.0b6 <2006.03.15> -------------------------- * some bug fixes (this includes fixes to make the package build with gcc-4.1)
Diffstat (limited to 'graphics/wxsvg')
-rw-r--r--graphics/wxsvg/Makefile5
-rw-r--r--graphics/wxsvg/distinfo9
-rw-r--r--graphics/wxsvg/patches/patch-ab20
3 files changed, 27 insertions, 7 deletions
diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile
index c8aa3c2c15f..72c68f9ecba 100644
--- a/graphics/wxsvg/Makefile
+++ b/graphics/wxsvg/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2006/04/17 13:46:04 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2006/07/05 19:47:17 wiz Exp $
#
-DISTNAME= wxsvg-1.0b5
+DISTNAME= wxsvg-1.0b6
PKGNAME= ${DISTNAME:S/b/beta/}
-PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxsvg/}
diff --git a/graphics/wxsvg/distinfo b/graphics/wxsvg/distinfo
index aec60b5378a..b64b3ba7ba1 100644
--- a/graphics/wxsvg/distinfo
+++ b/graphics/wxsvg/distinfo
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.2 2006/06/20 12:54:48 joerg Exp $
+$NetBSD: distinfo,v 1.3 2006/07/05 19:47:17 wiz Exp $
-SHA1 (wxsvg-1.0b5.tar.gz) = f3535f5336445e6b0d9cb1783958df2e1a9a4c6f
-RMD160 (wxsvg-1.0b5.tar.gz) = a59dfedf643365ec578bfa484b95f9ca30645014
-Size (wxsvg-1.0b5.tar.gz) = 668735 bytes
+SHA1 (wxsvg-1.0b6.tar.gz) = 0be1a6e5702e147a5d0b7389128267ffe94c282e
+RMD160 (wxsvg-1.0b6.tar.gz) = c5c84c540b5d3c26282059df959a09077591435e
+Size (wxsvg-1.0b6.tar.gz) = 671682 bytes
SHA1 (patch-aa) = f57ed0c1ce39dc45d79d349e3b48f417e8d200db
+SHA1 (patch-ab) = 93e8ff9f2008462df3e497a2ddc97f0eb6efaee8
diff --git a/graphics/wxsvg/patches/patch-ab b/graphics/wxsvg/patches/patch-ab
new file mode 100644
index 00000000000..5b78f437bd4
--- /dev/null
+++ b/graphics/wxsvg/patches/patch-ab
@@ -0,0 +1,20 @@
+$NetBSD: patch-ab,v 1.1 2006/07/05 19:47:17 wiz Exp $
+
+--- configure.orig 2006-07-05 19:29:07.000000000 +0000
++++ configure
+@@ -6345,6 +6345,7 @@ else
+ fi;
+ test -z "$pic_mode" && pic_mode=default
+
++if false; then
+ # Check if we have a version mismatch between libtool.m4 and ltmain.sh.
+ #
+ # Note: This should be in AC_LIBTOOL_SETUP, _after_ $ltmain have been defined.
+@@ -6404,6 +6405,7 @@ else
+ echo "$as_me:$LINENO: result: yes" >&5
+ echo "${ECHO_T}yes" >&6
+ fi
++fi
+
+
+ # Use C for the default configuration in the libtool script