diff options
author | John Marino <marino@FreeBSD.org> | 2015-10-10 14:49:28 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-10-10 14:49:28 +0000 |
commit | 818a717d936e3576105df8544a87d8ead64a4af7 (patch) | |
tree | c2c1d26736e72cf453578762fd95872141fd4eee /graphics/ayam/files/patch-MF3D_mffile.c | |
parent | Update ImageMagick to 6.9.2-4. (diff) |
graphics/ayam: upgrade version 1.20 => 1.22
I reverted most of the changes from 1-step to compound installation
commands.
PR: 199232
Submitted by: ports fury
Diffstat (limited to 'graphics/ayam/files/patch-MF3D_mffile.c')
-rw-r--r-- | graphics/ayam/files/patch-MF3D_mffile.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/ayam/files/patch-MF3D_mffile.c b/graphics/ayam/files/patch-MF3D_mffile.c index e23343382e4f..f35a55169477 100644 --- a/graphics/ayam/files/patch-MF3D_mffile.c +++ b/graphics/ayam/files/patch-MF3D_mffile.c @@ -1,6 +1,6 @@ ---- MF3D/mffile.c.orig 2007-12-17 19:24:47.000000000 +0100 -+++ MF3D/mffile.c 2007-12-17 19:25:03.000000000 +0100 -@@ -102,7 +102,7 @@ +--- MF3D/mffile.c.orig 2015-06-23 18:03:50 UTC ++++ MF3D/mffile.c +@@ -102,7 +102,7 @@ MF3D_TypeObjWrite ( /* Add this type to the table */ ++inMetafilePtr->typeTable.nTypes; numTypes = inMetafilePtr->typeTable.nTypes; |