Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Apr 2013 02:41:56 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/177907: cad/tkgate: Update MASTER_SITES
Message-ID:  <20130418024156.b5d87f328e1f047904982f7e@yahoo.com>
Resent-Message-ID: <201304171810.r3HIA0Fx003443@freefall.freebsd.org>

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

>Number:         177907
>Category:       ports
>Synopsis:       cad/tkgate: Update MASTER_SITES
>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:   Wed Apr 17 18:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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