From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 22 15:10:07 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F8B9106568E for ; Sat, 22 Aug 2009 15:10:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2C2CC8FC1A for ; Sat, 22 Aug 2009 15:10:07 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n7MFA7cW091137 for ; Sat, 22 Aug 2009 15:10:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n7MFA7lB091136; Sat, 22 Aug 2009 15:10:07 GMT (envelope-from gnats) Resent-Date: Sat, 22 Aug 2009 15:10:07 GMT Resent-Message-Id: <200908221510.n7MFA7lB091136@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Naram Qashat Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D2EB2106568B for ; Sat, 22 Aug 2009 15:02:14 +0000 (UTC) (envelope-from cyberbotx@kirby.cyberbotx.com) Received: from QMTA06.emeryville.ca.mail.comcast.net (qmta06.emeryville.ca.mail.comcast.net [76.96.30.56]) by mx1.freebsd.org (Postfix) with ESMTP id BA2468FC14 for ; Sat, 22 Aug 2009 15:02:14 +0000 (UTC) Received: from OMTA12.emeryville.ca.mail.comcast.net ([76.96.30.44]) by QMTA06.emeryville.ca.mail.comcast.net with comcast id XT1w1c0070x6nqcA6T2FdC; Sat, 22 Aug 2009 15:02:15 +0000 Received: from kirby.cyberbotx.com ([68.41.9.25]) by OMTA12.emeryville.ca.mail.comcast.net with comcast id XT2D1c0010YQbD88YT2Dzj; Sat, 22 Aug 2009 15:02:15 +0000 Received: from kirby.cyberbotx.com (localhost [127.0.0.1]) by kirby.cyberbotx.com (Postfix) with ESMTP id 333171142F for ; Sat, 22 Aug 2009 11:02:10 -0400 (EDT) Received: (from root@localhost) by kirby.cyberbotx.com (8.14.2/8.14.2/Submit) id n7MF29FM091842; Sat, 22 Aug 2009 11:02:09 -0400 (EDT) (envelope-from cyberbotx) Message-Id: <200908221502.n7MF29FM091842@kirby.cyberbotx.com> Date: Sat, 22 Aug 2009 11:02:09 -0400 (EDT) From: Naram Qashat To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/138069: [MAINTAINER] print/fontforge: Fix fetch after recent Sourceforge migration X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Aug 2009 15:10:07 -0000 >Number: 138069 >Category: ports >Synopsis: [MAINTAINER] print/fontforge: Fix fetch after recent Sourceforge migration >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Aug 22 15:10:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Naram Qashat >Release: FreeBSD 7.2-STABLE i386 >Organization: >Environment: System: FreeBSD kirby.cyberbotx.com 7.2-STABLE FreeBSD 7.2-STABLE #0: Wed Jun 3 04:24:13 EDT >Description: Fix fetch after recent Sourceforge migration Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- fontforge-20090622_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/print/fontforge/Makefile /kirby/shared/ports/fontforge/Makefile --- /usr/ports/print/fontforge/Makefile 2009-08-22 10:52:10.000000000 -0400 +++ /kirby/shared/ports/fontforge/Makefile 2009-08-22 11:01:24.000000000 -0400 @@ -32,7 +32,8 @@ .if !defined(NOPORTDOCS) DOC_VERSION= ${PORTVERSION} -DOCFILES= ${PORTNAME}_htdocs-${DOC_VERSION}.tar.bz2 +MASTER_SITES+= SF/${PORTNAME}/${PORTNAME}-docs/${DOC_VERSION}:docs +DOCFILES= ${PORTNAME}_htdocs-${DOC_VERSION}.tar.bz2:docs .endif USE_BZIP2= yes --- fontforge-20090622_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: