Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2013 10:59:15 GMT
From:      Norihiko Murase <mur1080224@inter7.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/175319: Update port: ftp/yafc to 1.2.4
Message-ID:  <201301151059.r0FAxFYI098950@red.freebsd.org>
Resent-Message-ID: <201301151100.r0FB00nd080839@freefall.freebsd.org>

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

>Number:         175319
>Category:       ports
>Synopsis:       Update port: ftp/yafc to 1.2.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 15 11:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Norihiko Murase
>Release:        
>Organization:
>Environment:
>Description:
The new release of Yafc is available, which is 1.2.4.

Note that the distfile is now located under
http://www.yafc-ftp.com/upload/
instead of GitHub.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ur 1.2.3/Makefile 1.2.4/Makefile
--- 1.2.3/Makefile	2012-11-28 09:06:57.000000000 +0900
+++ 1.2.4/Makefile	2013-01-15 19:47:04.000000000 +0900
@@ -2,9 +2,9 @@
 # $FreeBSD: ports/ftp/yafc/Makefile,v 1.47 2012/11/28 00:06:57 svnexp Exp $
 
 PORTNAME=	yafc
-PORTVERSION=	1.2.3
+PORTVERSION=	1.2.4
 CATEGORIES=	ftp ipv6
-MASTER_SITES=	GHC
+MASTER_SITES=	http://www.yafc-ftp.com/upload/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Yet another ftp client. Similar to ftp(1)
@@ -14,10 +14,6 @@
 OPTIONS_DEFINE=	NLS SSH EXAMPLES
 OPTIONS_DEFAULT=NLS SSH
 
-USE_GITHUB=	yes
-GH_ACCOUNT=	sebastinas
-WRKSRC=		${WRKDIR}/${DISTNAME}
-
 USE_XZ=		yes
 USE_OPENSSL=	yes
 USE_GMAKE=	yes
diff -ur 1.2.3/distinfo 1.2.4/distinfo
--- 1.2.3/distinfo	2012-11-28 09:06:57.000000000 +0900
+++ 1.2.4/distinfo	2013-01-15 19:31:22.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (yafc-1.2.3.tar.xz) = 51ff6e695b6e2c007c85cd3fee30754cb9683b0f28e189c6a0f1baa772ca0586
-SIZE (yafc-1.2.3.tar.xz) = 361820
+SHA256 (yafc-1.2.4.tar.xz) = 05617edfd477c07e50c0773ca8b21d94e8cbd5b624ad0d0eb6f712563b32676e
+SIZE (yafc-1.2.4.tar.xz) = 362112


>Release-Note:
>Audit-Trail:
>Unformatted:



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