ports/167507: [PATCH] www/node: Fix CONFLICTS

Po-Chien Lin linpc at cs.nctu.edu.tw
Wed May 2 02:00:28 UTC 2012


>Number:         167507
>Category:       ports
>Synopsis:       [PATCH] www/node: Fix CONFLICTS
>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:   Wed May 02 02:00:27 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Po-Chien Lin
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD csvmnet67.cs.nctu.edu.tw 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC
>Description:
Fix CONFLICTS: may be a typo of PR: ports/163049

Port maintainer (linpct at gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: suffix)
>How-To-Repeat:
>Fix:

--- node-0.6.14.patch begins here ---
diff -ruN --exclude=CVS ../node.orig/Makefile ./Makefile
--- ../node.orig/Makefile	2012-05-02 09:44:22.000000000 +0800
+++ ./Makefile	2012-05-02 09:44:55.000000000 +0800
@@ -24,7 +24,7 @@
 USE_GMAKE=	yes
 WITHOUT_FBSD10_FIX=	yes
 
-CONFLICTS=	node-0.[0-57-9]* devel-0.[0-9]*
+CONFLICTS=	node-0.[0-57-9]* node-devel-0.[0-9]*
 
 ONLY_FOR_ARCHS=	i386 amd64
 MAKE_JOBS_SAFE=	yes
--- node-0.6.14.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list