diff options
author | wiz <wiz@pkgsrc.org> | 2006-03-17 23:53:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-03-17 23:53:31 +0000 |
commit | ea9f244749d82d0ac89c7262bf55d8e01c8fe489 (patch) | |
tree | 9921866b6add0e0fffff615307cc70bd7f137b3d /print | |
parent | a1777a6ae6f44fc8664767cf0339db197721c32a (diff) | |
download | pkgsrc-ea9f244749d82d0ac89c7262bf55d8e01c8fe489.tar.gz |
regen patches (there was some trouble in a bulk build).
Diffstat (limited to 'print')
-rw-r--r-- | print/scribus/distinfo | 8 | ||||
-rw-r--r-- | print/scribus/patches/patch-aa | 6 | ||||
-rw-r--r-- | print/scribus/patches/patch-ab | 6 | ||||
-rw-r--r-- | print/scribus/patches/patch-ad | 11 |
4 files changed, 17 insertions, 14 deletions
diff --git a/print/scribus/distinfo b/print/scribus/distinfo index eb35bd5760a..aa5d068cb3c 100644 --- a/print/scribus/distinfo +++ b/print/scribus/distinfo @@ -1,10 +1,10 @@ -$NetBSD: distinfo,v 1.11 2006/03/02 19:04:55 drochner Exp $ +$NetBSD: distinfo,v 1.12 2006/03/17 23:53:31 wiz Exp $ SHA1 (scribus-1.2.4.1.tar.bz2) = c7dfc98d35a0524184c0835e8db376bc71f13f05 RMD160 (scribus-1.2.4.1.tar.bz2) = b5859d4ed8ea2384e2786d7e7629ac52a63d894c Size (scribus-1.2.4.1.tar.bz2) = 8710153 bytes -SHA1 (patch-aa) = b12fd1f333ad5b938221cddb0c355cce0c664719 -SHA1 (patch-ab) = 34bf150818f1fa9a53d23691a4f577f211750c02 -SHA1 (patch-ad) = 9203829ecfb4d8da4ebf185fcd446f1ecbb044c1 +SHA1 (patch-aa) = 785be88925de52c8b085be854c010d3a68305ca0 +SHA1 (patch-ab) = 22cfa87e6c2a5ae17336b760110552cf738cb39b +SHA1 (patch-ad) = a30c6441880c65970a925833aeec1d4390d3069b SHA1 (patch-ae) = 918aa4c9aa0cebc045ea15b5d83115b1b0ad8165 SHA1 (patch-ag) = dbe050de9796992f01d791af0639895683654f7c diff --git a/print/scribus/patches/patch-aa b/print/scribus/patches/patch-aa index 8e6a8976697..d39ed39e318 100644 --- a/print/scribus/patches/patch-aa +++ b/print/scribus/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.4 2005/03/31 19:15:23 drochner Exp $ +$NetBSD: patch-aa,v 1.5 2006/03/17 23:53:31 wiz Exp $ ---- scribus/scpreview.cpp.orig 2004-10-24 23:44:51.000000000 +0200 +--- scribus/scpreview.cpp.orig 2005-07-03 09:13:14.000000000 +0000 +++ scribus/scpreview.cpp -@@ -11,6 +11,7 @@ +@@ -19,6 +19,7 @@ #include <qdir.h> #include <cmath> #include <cstdlib> diff --git a/print/scribus/patches/patch-ab b/print/scribus/patches/patch-ab index b2e8a293188..9e36172c439 100644 --- a/print/scribus/patches/patch-ab +++ b/print/scribus/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.2 2004/08/14 21:36:22 hubertf Exp $ +$NetBSD: patch-ab,v 1.3 2006/03/17 23:53:31 wiz Exp $ ---- scribus/mpalette.cpp.orig 2004-06-04 22:00:51.000000000 +0200 +--- scribus/mpalette.cpp.orig 2005-11-20 12:04:43.000000000 +0000 +++ scribus/mpalette.cpp -@@ -4,6 +4,7 @@ +@@ -12,6 +12,7 @@ #include <qpoint.h> #include <qwmatrix.h> #include <qmessagebox.h> diff --git a/print/scribus/patches/patch-ad b/print/scribus/patches/patch-ad index af21f14cf66..35bcc8ad8b4 100644 --- a/print/scribus/patches/patch-ad +++ b/print/scribus/patches/patch-ad @@ -1,13 +1,16 @@ -$NetBSD: patch-ad,v 1.2 2004/08/14 21:36:22 hubertf Exp $ +$NetBSD: patch-ad,v 1.3 2006/03/17 23:53:31 wiz Exp $ ---- scribus/plugins/svgimplugin/svgplugin.cpp.orig 2004-06-04 22:39:11.000000000 +0200 +--- scribus/plugins/svgimplugin/svgplugin.cpp.orig 2005-07-03 09:13:18.000000000 +0000 +++ scribus/plugins/svgimplugin/svgplugin.cpp -@@ -1,3 +1,4 @@ +@@ -6,6 +6,7 @@ + * (at your option) any later version. * + * * + ***************************************************************************/ +#include <cmath> #include "svgplugin.h" #include "svgplugin.moc" -@@ -15,7 +16,6 @@ +@@ -26,7 +27,6 @@ #include <qtextstream.h> #include <qregexp.h> #include <qcursor.h> |