From root@death.ispvds.com  Wed Nov 21 05:33:56 2007
Return-Path: <root@death.ispvds.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A0DB216A469
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 21 Nov 2007 05:33:56 +0000 (UTC)
	(envelope-from root@death.ispvds.com)
Received: from death.ispvds.com (death.ispvds.com [82.146.33.163])
	by mx1.freebsd.org (Postfix) with ESMTP id 3489113C45A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 21 Nov 2007 05:33:55 +0000 (UTC)
	(envelope-from root@death.ispvds.com)
Received: (from root@localhost)
	by death.ispvds.com (8.14.1/8.13.8) id lAL5Gfp0087544;
	Wed, 21 Nov 2007 13:16:41 +0800 (IRKT)
	(envelope-from root)
Message-Id: <200711210516.lAL5Gfp0087544@death.ispvds.com>
Date: Wed, 21 Nov 2007 13:16:41 +0800 (IRKT)
From: redchrom@gmail.com
Reply-To: redchrom@gmail.com
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch ] Install .a library for ftp/ftplib
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         118165
>Category:       ports
>Synopsis:       [patch ] Install .a library for ftp/ftplib
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    beech
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 21 05:40:01 UTC 2007
>Closed-Date:    Mon Dec 03 03:57:54 UTC 2007
>Last-Modified:  Mon Dec  3 04:00:06 UTC 2007
>Originator:     Stepan Zastupov (RedChrom)
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
ISPsystem
>Environment:
System: FreeBSD death.ispvds.com 6.2-STABLE FreeBSD 6.2-STABLE #1: Wed Nov 14 09:58:31 CET 2007 root@dione.ispsystem.net:/root/src/sys/i386/compile/ISPSYSTEM i386


>Description:
	ftp/ftplib do not install archive library ftplib.a by default
>How-To-Repeat:
>Fix:
Please apply the patch

--- ftplib.patch begins here ---
26c26
< PLIST_FILES=	lib/libftp.so lib/libftp.so.3 \
---
> PLIST_FILES=	lib/libftp.so lib/libftp.so.3 lib/libftp.a \
33a34
> 		${INSTALL_DATA} libftp.a ${PREFIX}/lib ; \
--- ftplib.patch ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->beech 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Nov 21 05:40:07 UTC 2007 
Responsible-Changed-Why:  
beech@ wants this category PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118165 
State-Changed-From-To: open->closed 
State-Changed-By: beech 
State-Changed-When: Mon Dec 3 03:57:34 UTC 2007 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118165 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/118165: commit references a PR
Date: Mon,  3 Dec 2007 03:57:02 +0000 (UTC)

 beech       2007-12-03 03:56:58 UTC
 
   FreeBSD ports repository
 
   Modified files:
     ftp/ftplib           Makefile 
   Log:
   - Fix install of libftp.a
   - Pet portlint
   
   PR:             ports/118165
   Submitted by:   Stepan Zastupov  <redchrom@gmail.com>
   Approved by:    portmgr (linimon, mentor)
   
   Revision  Changes    Path
   1.6       +5 -2      ports/ftp/ftplib/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
