ports/138069: [MAINTAINER] print/fontforge: Fix fetch after recent Sourceforge migration

Naram Qashat cyberbotx at cyberbotx.com
Sat Aug 22 15:10:07 UTC 2009


>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:



More information about the freebsd-ports-bugs mailing list