From tkato432@yahoo.com  Mon Jul 25 15:02:23 2005
Return-Path: <tkato432@yahoo.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id F376716A41F
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon, 25 Jul 2005 15:02:22 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from hfep05.dion.ne.jp (hfep05.dion.ne.jp [203.181.105.71])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3A8C443D53
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon, 25 Jul 2005 15:02:21 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from localhost ([61.198.208.161]) by hfep05.dion.ne.jp with SMTP
          id <20050725150217892.PFRT@hfep05.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Tue, 26 Jul 2005 00:02:17 +0900
Message-Id: <20050726000020.2c31a3ae.tkato432@yahoo.com>
Date: Tue, 26 Jul 2005 00:00:20 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: net/fspclient to 0.91.0

>Number:         84072
>Category:       ports
>Synopsis:       Update port: net/fspclient to 0.91.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 25 15:10:23 GMT 2005
>Closed-Date:    Tue Jul 26 08:12:47 GMT 2005
>Last-Modified:  Tue Jul 26 08:12:47 GMT 2005
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Update to version 0.91.0

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/net/fspclient/Makefile net/fspclient/Makefile
--- /usr/ports/net/fspclient/Makefile	Mon Feb 28 02:12:35 2005
+++ net/fspclient/Makefile	Mon Jul 25 03:43:58 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fspclient
-PORTVERSION=	0.90.0
+PORTVERSION=	0.91.0
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -14,13 +14,15 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A ftp-like client for the FSP service
 
-GNU_CONFIGURE=	yes
-USE_GETOPT_LONG=	yes
 USE_BZIP2=	yes
-
-CFLAGS+=	-I${LOCALBASE}/include
+USE_REINPLACE=	yes
+GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 MAN1=		fsp.1
 PLIST_FILES=	bin/fsp
+
+post-patch:
+	@${REINPLACE_CMD} -e 's|<getopt\.h>|<unistd.h>|g' ${WRKSRC}/bsd/ls.c
 
 .include <bsd.port.mk>
diff -urN /usr/ports/net/fspclient/distinfo net/fspclient/distinfo
--- /usr/ports/net/fspclient/distinfo	Mon Feb 28 02:12:37 2005
+++ net/fspclient/distinfo	Mon Jul 25 03:39:01 2005
@@ -1,2 +1,2 @@
-MD5 (fspclient-0.90.0.tar.bz2) = 554cec4b3a409415e307ba7f3eed857a
-SIZE (fspclient-0.90.0.tar.bz2) = 132864
+MD5 (fspclient-0.91.0.tar.bz2) = 58d196e1e8e4656be15d2ad7fb8bbf7d
+SIZE (fspclient-0.91.0.tar.bz2) = 132758
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: sem 
State-Changed-When: Tue Jul 26 08:12:40 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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