Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2001 09:09:37 -0700 (PDT)
From:      tkato@prontomail.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/28044: Update port: ftp/yafc to 0.7.1
Message-ID:  <200106111609.f5BG9bu80436@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         28044
>Category:       ports
>Synopsis:       Update port: ftp/yafc to 0.7.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 11 09:10:09 PDT 2001
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106111609.f5BG9bu80436>