From tkato432@yahoo.com  Wed Apr 17 18:00:51 2013
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 6E72BF87
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 17 Apr 2013 18:00:46 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa102lp.auone-net.jp (msa102lp.auone-net.jp [222.3.140.165])
	by mx1.freebsd.org (Postfix) with ESMTP id 441439A9
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 17 Apr 2013 18:00:46 +0000 (UTC)
Received: from msa102lp.auone-net.jp (MSA102lp [172.27.12.180])
	by msa102lp.auone-net.jp (au one net msa) with ESMTP id 9436E782AC
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 18 Apr 2013 03:00:45 +0900 (JST)
Received: from localhost.localdomain (ZT029082.ppp.dion.ne.jp [59.128.29.82])
	by msa102lp.auone-net.jp (au one net msa) with ESMTP id 34BD64AC036
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 18 Apr 2013 03:00:37 +0900 (JST)
Message-Id: <20130418024156.b5d87f328e1f047904982f7e@yahoo.com>
Date: Thu, 18 Apr 2013 02:41:56 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: cad/tkgate: Update MASTER_SITES

>Number:         177907
>Category:       ports
>Synopsis:       cad/tkgate: Update MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 17 18:10:00 UTC 2013
>Closed-Date:    Fri Apr 26 13:35:56 UTC 2013
>Last-Modified:  Fri Apr 26 13:40:01 UTC 2013
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/cad/tkgate/Makefile cad/tkgate/Makefile
--- /usr/ports/cad/tkgate/Makefile	2012-11-08 04:22:02.000000000 +0900
+++ cad/tkgate/Makefile	2013-03-31 19:54:11.000000000 +0900
@@ -1,24 +1,19 @@
-# New ports collection makefile for:	tkgate
-# Date created:				28 May 1999
-# Whom:					Jeffery Hansen <hansen@cmu.edu>
-#
+# Created by: Jeffery Hansen <hansen@cmu.edu>
 # $FreeBSD: head/cad/tkgate/Makefile 300895 2012-07-14 12:56:14Z beat $
-#
 
 PORTNAME=	tkgate
 PORTVERSION=	1.8.7
 PORTREVISION=	4
 CATEGORIES=	cad
-MASTER_SITES=	ftp://gadoid.ices.cmu.edu/pub/tkgate/ \
-		http://www.cs.earlham.edu/~charliep/courses/cs320/TkGate/ \
-		http://ark2.media.eng.hokudai.ac.jp/microprocessor/
+MASTER_SITES=	http://ark2.media.eng.hokudai.ac.jp/microprocessor/ \
+		http://www.info.kindai.ac.jp/LC/TkGate/ \
+		http://www.tkgate.org/downloads/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@FreeBSD.org
-COMMENT=	A Tcl/Tk based digital circuit editor and simulator
+COMMENT=	Tcl/Tk based digital circuit editor and simulator
 
 LICENSE=	GPLv2 # (or later)
-LICENSE_FILE=	${WRKSRC}/COPYING
 
 USE_XORG=	x11
 USE_TCL_BUILD=	yes
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Apr 17 18:10:08 UTC 2013 
Responsible-Changed-Why:  
miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177907 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Apr 26 13:35:55 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/177907: commit references a PR
Date: Fri, 26 Apr 2013 13:35:42 +0000 (UTC)

 Author: miwi
 Date: Fri Apr 26 13:35:29 2013
 New Revision: 316611
 URL: http://svnweb.freebsd.org/changeset/ports/316611
 
 Log:
   - Update MASTER_SITES
   
   PR:		177907
   Submitted by:	ports fury
 
 Modified:
   head/cad/tkgate/Makefile   (contents, props changed)
 
 Modified: head/cad/tkgate/Makefile
 ==============================================================================
 --- head/cad/tkgate/Makefile	Fri Apr 26 13:34:25 2013	(r316610)
 +++ head/cad/tkgate/Makefile	Fri Apr 26 13:35:29 2013	(r316611)
 @@ -1,24 +1,19 @@
 -# New ports collection makefile for:	tkgate
 -# Date created:				28 May 1999
 -# Whom:					Jeffery Hansen <hansen@cmu.edu>
 -#
 +# Created by: Jeffery Hansen <hansen@cmu.edu>
  # $FreeBSD$
 -#
  
  PORTNAME=	tkgate
  PORTVERSION=	1.8.7
  PORTREVISION=	4
  CATEGORIES=	cad
 -MASTER_SITES=	ftp://gadoid.ices.cmu.edu/pub/tkgate/ \
 -		http://www.cs.earlham.edu/~charliep/courses/cs320/TkGate/ \
 -		http://ark2.media.eng.hokudai.ac.jp/microprocessor/
 +MASTER_SITES=	http://ark2.media.eng.hokudai.ac.jp/microprocessor/ \
 +		http://www.info.kindai.ac.jp/LC/TkGate/ \
 +		http://www.tkgate.org/downloads/
  EXTRACT_SUFX=	.tgz
  
  MAINTAINER=	ports@FreeBSD.org
 -COMMENT=	A Tcl/Tk based digital circuit editor and simulator
 +COMMENT=	Tcl/Tk based digital circuit editor and simulator
  
  LICENSE=	GPLv2 # (or later)
 -LICENSE_FILE=	${WRKSRC}/COPYING
  
  USE_XORG=	x11
  USE_TCL_BUILD=	yes
 _______________________________________________
 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:
