Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  7 Feb 2007 21:02:54 +0800
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/108872: [MAINTAINER] chinese/joe: fix the fetch issue
Message-ID:  <20070207130256.287CF2E979@smtp2.bc.hgc.com.tw>
Resent-Message-ID: <200702071330.l17DUEwT064107@freefall.freebsd.org>

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

>Number:         108872
>Category:       ports
>Synopsis:       [MAINTAINER] chinese/joe: fix the fetch issue
>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:   Wed Feb 07 13:30:13 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD chinsan2.twbbs.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #3: Mon Dec  4 16:51:02 CST
>Description:
- Fix the fetch issue
Noticed by:	fenner@'s distfiles survery

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

--- joe-3.5,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/chinese/joe/Makefile /usr/home/chinsan/project/chinese/joe/Makefile
--- /usr/ports/chinese/joe/Makefile	Mon Jan 29 23:55:10 2007
+++ /usr/home/chinsan/project/chinese/joe/Makefile	Wed Feb  7 21:00:29 2007
@@ -7,7 +7,8 @@
 
 CATEGORIES=	chinese editors
 
-PATCH_SITES=	LOCAL/chinsan
+PATCH_SITES=	${MASTER_SITE_LOCAL}
+PATCH_SITE_SUBDIR=	chinsan
 PATCHFILES=	zh-joe-3.5.diff
 PATCH_DIST_STRIP=	-p1
 
--- joe-3.5,1.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?20070207130256.287CF2E979>