ports/169278: [patch] ports/devel/Makefile: missorted SUBDIR item

Conrad J. Sabatier conrads at cox.net
Thu Jun 21 01:00:20 UTC 2012


>Number:         169278
>Category:       ports
>Synopsis:       [patch] ports/devel/Makefile: missorted SUBDIR item
>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:   Thu Jun 21 01:00:19 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Conrad J. Sabatier
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD serene.no-ip.org 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r233542: Tue Mar 27 09:02:02 CDT 2012 conrads at serene.no-ip.org:/usr/obj/usr/src/sys/CUSTOM amd64

>Description:
	SUBDIR item "qt4-qmlviewer" missorted
>How-To-Repeat:
	N/A
>Fix:

	patch below


--- ports-devel-Makefile.diff begins here ---
Index: ports/devel/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/Makefile,v
retrieving revision 1.4992
diff -u -r1.4992 Makefile
--- ports/devel/Makefile	17 Jun 2012 20:26:50 -0000	1.4992
+++ ports/devel/Makefile	21 Jun 2012 00:51:01 -0000
@@ -3583,8 +3583,8 @@
     SUBDIR += qt4-moc
     SUBDIR += qt4-porting
     SUBDIR += qt4-qdbusviewer
-    SUBDIR += qt4-qmlviewer
     SUBDIR += qt4-qdoc3
+    SUBDIR += qt4-qmlviewer
     SUBDIR += qt4-qt3support
     SUBDIR += qt4-qtestlib
     SUBDIR += qt4-qtsolutions-singleapplication
--- ports-devel-Makefile.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list