Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2006 19:26:11 -0400 (EDT)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goodking.ca
Subject:   ports/104637: [PATCH] cad/z88: make fetchable
Message-ID:  <200610202326.k9KNQB3u057018@goodking.goodking.ca>
Resent-Message-ID: <200610202330.k9KNUJ0V089969@freefall.freebsd.org>

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

>Number:         104637
>Category:       ports
>Synopsis:       [PATCH] cad/z88: make fetchable
>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:   Fri Oct 20 23:30:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct  2 02:05:54 EDT
>Description:
- make fetchable

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- z88-11.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/cad/z88/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	3 May 2006 23:38:30 -0000	1.2
+++ Makefile	20 Oct 2006 23:24:48 -0000
@@ -8,8 +8,8 @@
 PORTNAME=	z88
 PORTVERSION=	11.0
 CATEGORIES=	cad
-MASTER_SITES=	ftp://ftp.uni-bayreuth.de/pub/uni-bayreuth/LS-CAD/unix/:srcs \
-		ftp://ftp.uni-bayreuth.de/pub/uni-bayreuth/LS-CAD/manual/:dcs
+MASTER_SITES=	ftp://ftp.uni-bayreuth.de/pub/uni-bayreuth/LS-CAD/Version11/unix/:srcs \
+		ftp://ftp.uni-bayreuth.de/pub/uni-bayreuth/LS-CAD/Version11/manual//:dcs
 DISTFILES=	${PORTNAME}src${EXTRACT_SUFX}:srcs ${PORTNAME}mane.pdf:dcs
 DIST_SUBDIR=	z88
 EXTRACT_ONLY=	${PORTNAME}src${EXTRACT_SUFX}
--- z88-11.0.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?200610202326.k9KNQB3u057018>