From nobody@FreeBSD.org  Mon Oct 29 11:20:07 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id DDCD837B407
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 29 Oct 2001 11:20:06 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id f9TJK6B51864;
	Mon, 29 Oct 2001 11:20:06 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200110291920.f9TJK6B51864@freefall.freebsd.org>
Date: Mon, 29 Oct 2001 11:20:06 -0800 (PST)
From: KATO Tsuguru <tkato@prontomail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: print/freetype2
X-Send-Pr-Version: www-1.0

>Number:         31601
>Category:       ports
>Synopsis:       Update port: print/freetype2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sobomax
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 29 11:30:01 PST 2001
>Closed-Date:    Wed Oct 31 00:34:32 PST 2001
>Last-Modified:  Wed Oct 31 00:35:43 PST 2001
>Originator:     KATO Tsuguru
>Release:        4.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Support '-pthread' linker flag properly on 4-stable          

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/print/freetype2/files/patch-builds::unix::ltmain.sh print/freetype2/files/patch-builds::unix::ltmain.sh
--- /usr/ports/print/freetype2/files/patch-builds::unix::ltmain.sh	Thu Jul 12 19:08:44 2001
+++ print/freetype2/files/patch-builds::unix::ltmain.sh	Fri Oct 19 06:05:08 2001
@@ -3,7 +3,17 @@
 
 --- builds/unix/ltmain.sh	2001/07/12 07:56:54	1.1
 +++ builds/unix/ltmain.sh	2001/07/12 07:57:15
-@@ -4175,10 +4175,12 @@
+@@ -2408,6 +2408,9 @@
+ 	  *-*-netbsd*)
+ 	    # Don't link with libc until the a.out ld.so is fixed.
+ 	    ;;
++	  *-*-freebsd*)
++	    # FreeBSD Doesn't need this...
++	    ;;
+ 	  *)
+ 	    # Add libc to deplibs on all other systems if necessary.
+ 	    if test $build_libtool_need_lc = "yes"; then
+@@ -4175,10 +4178,12 @@
  	fi
  
  	# Install the pseudo-library for information purposes.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->sobomax 
Responsible-Changed-By: petef 
Responsible-Changed-When: Mon Oct 29 18:02:17 PST 2001 
Responsible-Changed-Why:  
Over to maintainer 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31601 
State-Changed-From-To: open->closed 
State-Changed-By: sobomax 
State-Changed-When: Wed Oct 31 00:34:32 PST 2001 
State-Changed-Why:  
Committed, thank you! Actually I've fixed all similar patches in the ports 
tree - thank you for the idea! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=31600 
State-Changed-From-To: open->closed 
State-Changed-By: sobomax 
State-Changed-When: Wed Oct 31 00:34:32 PST 2001 
State-Changed-Why:  
Committed, thank you! Actually I've fixed all similar patches in the ports 
tree - thank you for the idea! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=31601 
>Unformatted:
