From nobody@FreeBSD.org  Mon Jun 11 09:09:37 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 6C58737B407
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 11 Jun 2001 09:09:37 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f5BG9bu80436;
	Mon, 11 Jun 2001 09:09:37 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200106111609.f5BG9bu80436@freefall.freebsd.org>
Date: Mon, 11 Jun 2001 09:09:37 -0700 (PDT)
From: tkato@prontomail.com
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: ftp/yafc to 0.7.1
X-Send-Pr-Version: www-1.0

>Number:         28044
>Category:       ports
>Synopsis:       Update port: ftp/yafc to 0.7.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 11 09:10:09 PDT 2001
>Closed-Date:    Tue Jun 12 02:35:12 PDT 2001
>Last-Modified:  Tue Jun 12 02:35:28 PDT 2001
>Originator:     KATO Tsuguru
>Release:        4.3-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.7.1

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/ftp/yafc/Makefile ftp/yafc/Makefile
--- /usr/ports/ftp/yafc/Makefile	Wed Feb 28 23:26:12 2001
+++ ftp/yafc/Makefile	Wed May 23 19:21:23 2001
@@ -6,20 +6,19 @@
 #
 
 PORTNAME=	yafc
-PORTVERSION=	0.6.6
+PORTVERSION=	0.7.1
 CATEGORIES=	ftp
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	ports@FreeBSD.org
 
-LIB_DEPENDS=	intl.1:${PORTSDIR}/devel/gettext
-
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
-		LDFLAGS="-L${LOCALBASE}/lib -lintl"
 
 MAN1=		yafc.1
+
+post-extract:
+	@${RM} ${WRKSRC}/doc/yafc.info
 
 .include <bsd.port.mk>
diff -urN /usr/ports/ftp/yafc/distinfo ftp/yafc/distinfo
--- /usr/ports/ftp/yafc/distinfo	Wed Feb 28 23:26:12 2001
+++ ftp/yafc/distinfo	Wed May 23 19:26:18 2001
@@ -1 +1 @@
-MD5 (yafc-0.6.6.tar.bz2) = 8b0cbca10aac83081b2d276e773c0509
+MD5 (yafc-0.7.1.tar.bz2) = 5cdf422053c5d4ff5d4f38271b523a84

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: markp 
State-Changed-When: Tue Jun 12 02:35:12 PDT 2001 
State-Changed-Why:  
Committed, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28044 
>Unformatted:
