Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jun 2004 01:29:50 +0200
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/67693: [PATCH] cad/transcalc distsite fix
Message-ID:  <20040607232950.GA21232@isis.wad.cz>
Resent-Message-ID: <200406072330.i57NUR8Q022248@freefall.freebsd.org>

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

>Number:         67693
>Category:       ports
>Synopsis:       [PATCH] cad/transcalc distsite fix
>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:   Mon Jun 07 23:30:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root@isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
0.14 has never been available from standard sf.net download dirs:
see portsurvey, and http://sf.net/project/showfiles.php?group_id=28549

>How-To-Repeat:
	
>Fix:

	

--- cad::transcalc.distsite.patch begins here ---
Index: cad/transcalc/Makefile
===================================================================
RCS file: /home/ncvs/ports/cad/transcalc/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- cad/transcalc/Makefile	5 Apr 2004 03:30:01 -0000	1.8
+++ cad/transcalc/Makefile	7 Jun 2004 23:26:41 -0000
@@ -10,9 +10,7 @@
 PORTVERSION=	0.14
 PORTREVISION=	2
 CATEGORIES=	cad
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
-		http://transcalc.sourceforge.net/
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITES=	http://transcalc.sourceforge.net/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A analysis and synthesis tool for RF and microwave transmission lines
--- cad::transcalc.distsite.patch ends here ---


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



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