Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2006 14:29:11 -0500 (EST)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        smyru@heron.pl, thomas@goodking.ca
Subject:   ports/104943: [PATCH] graphics/potrace: utilize SF.net mirrors
Message-ID:  <200610301929.k9UJTBxM050750@goodking.goodking.ca>
Resent-Message-ID: <200610301940.k9UJeJVR035219@freefall.freebsd.org>

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

>Number:         104943
>Category:       ports
>Synopsis:       [PATCH] graphics/potrace: utilize SF.net mirrors
>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 Oct 30 19:40: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:
- utilize SF.net mirrors

Port maintainer (smyru@heron.pl) is cc'd.

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

--- potrace-1.7.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/potrace/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	11 Mar 2005 00:34:59 -0000	1.9
+++ Makefile	30 Oct 2006 19:28:11 -0000
@@ -8,7 +8,8 @@
 PORTNAME=	potrace
 PORTVERSION=	1.7
 CATEGORIES=	graphics
-MASTER_SITES=	http://potrace.sourceforge.net/download/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	smyru@heron.pl
 COMMENT=	Transforms bitmaps into vector graphics
--- potrace-1.7.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?200610301929.k9UJTBxM050750>