From nobody@FreeBSD.org  Tue Jan 15 10:59:17 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 65ECF9A7
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 15 Jan 2013 10:59:17 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 576BDCE6
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 15 Jan 2013 10:59:17 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r0FAxFxA098951
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 15 Jan 2013 10:59:15 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r0FAxFYI098950;
	Tue, 15 Jan 2013 10:59:15 GMT
	(envelope-from nobody)
Message-Id: <201301151059.r0FAxFYI098950@red.freebsd.org>
Date: Tue, 15 Jan 2013 10:59:15 GMT
From: Norihiko Murase <mur1080224@inter7.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: ftp/yafc to 1.2.4
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 15 11:00:00 UTC 2013
>Closed-Date:    Wed Jan 16 22:22:03 UTC 2013
>Last-Modified:  Wed Jan 16 22:30:03 UTC 2013
>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:
State-Changed-From-To: open->closed 
State-Changed-By: rakuco 
State-Changed-When: Wed Jan 16 22:22:02 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/175319: commit references a PR
Date: Wed, 16 Jan 2013 22:21:52 +0000 (UTC)

 Author: rakuco
 Date: Wed Jan 16 22:21:44 2013
 New Revision: 310528
 URL: http://svnweb.freebsd.org/changeset/ports/310528
 
 Log:
   - Update to 1.2.4.
   - Update MASTER_SITES and stop fetching from GitHub.
   
   PR:		ports/175319
   Submitted by:	Norihiko Murase <mur1080224@inter7.jp>
 
 Modified:
   head/ftp/yafc/Makefile
   head/ftp/yafc/distinfo
 
 Modified: head/ftp/yafc/Makefile
 ==============================================================================
 --- head/ftp/yafc/Makefile	Wed Jan 16 22:14:11 2013	(r310527)
 +++ head/ftp/yafc/Makefile	Wed Jan 16 22:21:44 2013	(r310528)
 @@ -2,9 +2,9 @@
  # $FreeBSD$
  
  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 @@ LICENSE=	GPLv2 # (or later)
  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
 
 Modified: head/ftp/yafc/distinfo
 ==============================================================================
 --- head/ftp/yafc/distinfo	Wed Jan 16 22:14:11 2013	(r310527)
 +++ head/ftp/yafc/distinfo	Wed Jan 16 22:21:44 2013	(r310528)
 @@ -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
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
