head	1.5;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	old_RELEASE_4_10_0:1.2;
locks; strict;
comment	@# @;


1.5
date	2011.03.12.22.13.38;	author johans;	state Exp;
branches;
next	1.4;

1.4
date	2005.11.03.21.02.24;	author pav;	state Exp;
branches;
next	1.3;

1.3
date	2004.05.05.21.54.07;	author vanilla;	state Exp;
branches;
next	1.2;

1.2
date	2004.03.16.17.27.30;	author vanilla;	state Exp;
branches;
next	1.1;

1.1
date	2004.02.20.20.13.48;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Add a patch to fix the build error with pike's nettle module (again)

Reported by:	pointyhat via pav
@
text
@--- src/modules/_Image_FreeType/configure.orig	2007-04-15 14:40:08.000000000 +0200
+++ src/modules/_Image_FreeType/configure	2011-03-11 10:35:16.000000000 +0100
@@@@ -2688,8 +2688,8 @@@@ echo "${ECHO_T}no" >&6
 fi
 
   else
-    # Extract the first word of "${ac_tool_prefix}freetype-config", so it can be a program name with args.
-set dummy ${ac_tool_prefix}freetype-config; ac_word=$2
+    # Extract the first word of "freetype-config", so it can be a program name with args.
+set dummy freetype-config; ac_word=$2
 echo "$as_me:$LINENO: checking for $ac_word" >&5
 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 if test "${ac_cv_path_FT_CONFIG+set}" = set; then
@


1.4
log
@- Update to 7.6.48

PR:		ports/88378
Submitted by:	Xavier Beaudouin <kiwi@@oav.net> (maintainer)
@
text
@d1 3
a3 3
--- src/modules/_Image_FreeType/configure.orig	Tue Nov  1 09:57:18 2005
+++ src/modules/_Image_FreeType/configure	Tue Nov  1 09:57:45 2005
@@@@ -2682,8 +2682,8 @@@@
@


1.3
log
@Upgrade to 7.6.3.

PR:		ports/66200
Submitted by:	maintainer
@
text
@d1 3
a3 3
--- modules/_Image_FreeType/configure.orig	Mon May  3 13:58:33 2004
+++ modules/_Image_FreeType/configure	Mon May  3 13:59:12 2004
@@@@ -2048,8 +2048,8 @@@@
d11 1
a11 1
 echo "$as_me:2053: checking for $ac_word" >&5
@


1.2
log
@- Update to 7.5.21
- Fix threads support that was broken

PR:		ports/64344
Submitted by:	maintainer
@
text
@d1 3
a3 3
--- modules/_Image_FreeType/configure.orig	Tue Mar 16 14:58:23 2004
+++ modules/_Image_FreeType/configure	Tue Mar 16 14:59:04 2004
@@@@ -2046,8 +2046,8 @@@@
d11 1
a11 1
 echo "$as_me:2051: checking for $ac_word" >&5
@


1.1
log
@Add pike75 7.5.17, a dynamic programming language with a syntax similar
to C++.

PR:		ports/62436
Submitted by:	kiwi@@oav.net
@
text
@d1 3
a3 3
--- modules/_Image_FreeType/configure.orig	Fri Feb  6 14:35:54 2004
+++ modules/_Image_FreeType/configure	Fri Feb  6 14:36:58 2004
@@@@ -2047,8 +2047,8 @@@@
d11 1
a11 1
 echo "$as_me:2052: checking for $ac_word" >&5
@

