ports/88972: [PATCH] chinese/joe2: fix duplicated LASTEST_LINK

chinsan chinsan.tw at gmail.com
Mon Nov 14 03:50:21 UTC 2005


>Number:         88972
>Category:       ports
>Synopsis:       [PATCH] chinese/joe2: fix duplicated LASTEST_LINK
>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:   Mon Nov 14 03:50:19 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD bbs.ilc.edu.tw 4.11-STABLE FreeBSD 4.11-STABLE #7: Wed Mar 30 05:33:43 CST 2005 root at bbs.ilc.edu.tw:/usr/obj/usr/src/sys/BBSKERNCONF i386
>Description:
	fix duplicated LASTEST_LINK
	Thanks to kris's notice. :)

>How-To-Repeat:
>Fix:

--- joe2.diff begins here ---
diff -ruN joe2.orig/Makefile joe2/Makefile
--- joe2.orig/Makefile	Mon Nov 14 11:41:22 2005
+++ joe2/Makefile	Mon Nov 14 11:41:34 2005
@@ -15,7 +15,7 @@
 
 MAINTAINER=	chinsan.tw at gmail.com
 
-LATEST_LINK=	${PKGNAMEPREFIX}joe
+LATEST_LINK=	${PKGNAMEPREFIX}joe2
 
 MASTERDIR=	${.CURDIR}/../../editors/joe2
 MD5_FILE=	${.CURDIR}/distinfo
--- joe2.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list