summaryrefslogtreecommitdiff
path: root/graphics/freetype2
diff options
context:
space:
mode:
authorjoerg <joerg>2007-03-23 22:09:18 +0000
committerjoerg <joerg>2007-03-23 22:09:18 +0000
commitaf0dce3501408b4854f2dfd690369f2e1225b828 (patch)
tree3504b966f8106b250ea1cc817e4121f89b5a31c9 /graphics/freetype2
parenta829dbf22f9e71c33ec1a0757b9c735ffe223df3 (diff)
downloadpkgsrc-af0dce3501408b4854f2dfd690369f2e1225b828.tar.gz
DragonFly's /bin/sh is far from being happy about the stand-alone
backtick used for asthetic reasons.
Diffstat (limited to 'graphics/freetype2')
-rw-r--r--graphics/freetype2/distinfo4
-rw-r--r--graphics/freetype2/patches/patch-aa13
-rw-r--r--graphics/freetype2/patches/patch-ab13
3 files changed, 29 insertions, 1 deletions
diff --git a/graphics/freetype2/distinfo b/graphics/freetype2/distinfo
index 9783ba3a298..daf542497dc 100644
--- a/graphics/freetype2/distinfo
+++ b/graphics/freetype2/distinfo
@@ -1,5 +1,7 @@
-$NetBSD: distinfo,v 1.20 2007/03/20 15:20:33 drochner Exp $
+$NetBSD: distinfo,v 1.21 2007/03/23 22:09:18 joerg Exp $
SHA1 (freetype-2.3.2.tar.bz2) = 4188a2ed344ddf89bdb1a054fb441019aa4b143d
RMD160 (freetype-2.3.2.tar.bz2) = e4da77b6f8956d69e57269c5681560beda0ddb27
Size (freetype-2.3.2.tar.bz2) = 1252007 bytes
+SHA1 (patch-aa) = 0682e65e006c7b02535034c3e247be676af3b98f
+SHA1 (patch-ab) = 257118397011eb68197008842e98b8ef6c96e48d
diff --git a/graphics/freetype2/patches/patch-aa b/graphics/freetype2/patches/patch-aa
new file mode 100644
index 00000000000..4823ddcb1be
--- /dev/null
+++ b/graphics/freetype2/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.9 2007/03/23 22:09:18 joerg Exp $
+
+--- builds/unix/configure.ac.orig 2007-03-23 21:59:42.000000000 +0000
++++ builds/unix/configure.ac
+@@ -218,7 +218,7 @@ if test x$with_old_mac_fonts = xyes; the
+ ],
+ [
+
+- /* OSHostByteOrder() is typed as `OS_INLINE' */
++ /* OSHostByteOrder() is typed as'OS_INLINE' */
+ int32_t os_byte_order = OSHostByteOrder();
+
+
diff --git a/graphics/freetype2/patches/patch-ab b/graphics/freetype2/patches/patch-ab
new file mode 100644
index 00000000000..45bcc1a724f
--- /dev/null
+++ b/graphics/freetype2/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.10 2007/03/23 22:09:18 joerg Exp $
+
+--- builds/unix/configure.orig 2007-03-23 22:01:14.000000000 +0000
++++ builds/unix/configure
+@@ -6059,7 +6059,7 @@ main ()
+ {
+
+
+- /* OSHostByteOrder() is typed as `OS_INLINE' */
++ /* OSHostByteOrder() is typed as 'OS_INLINE' */
+ int32_t os_byte_order = OSHostByteOrder();
+
+