From nobody@FreeBSD.org  Wed Oct 10 17:51:46 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E50D916A41A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 10 Oct 2007 17:51:46 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id CA1DD13C465
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 10 Oct 2007 17:51:46 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l9AHpkkQ054695
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 10 Oct 2007 17:51:46 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l9AHpkZ2054694;
	Wed, 10 Oct 2007 17:51:46 GMT
	(envelope-from nobody)
Message-Id: <200710101751.l9AHpkZ2054694@www.freebsd.org>
Date: Wed, 10 Oct 2007 17:51:46 GMT
From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH]: www/Makefile
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         117079
>Category:       ports
>Synopsis:       [PATCH]: www/Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 10 18:00:02 UTC 2007
>Closed-Date:    Wed Oct 10 18:04:13 UTC 2007
>Last-Modified:  Wed Oct 10 18:10:01 UTC 2007
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.0-current
>Organization:
Riderway Inc.
>Environment:
FreeBSD philip.hq.rws 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Thu Jul 26 16:44:37 EDT 2007     root@philip.office.rws:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Trivial sort order fix in Makefile

>How-To-Repeat:

>Fix:
cvs diff Makefile 
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/Makefile,v
retrieving revision 1.1907
diff -u -r1.1907 Makefile
--- Makefile    9 Oct 2007 00:26:21 -0000       1.1907
+++ Makefile    10 Oct 2007 17:48:21 -0000
@@ -298,11 +298,11 @@
     SUBDIR += man2web
     SUBDIR += mathopd
     SUBDIR += mediawiki
+    SUBDIR += mediawiki110
     SUBDIR += mediawiki16
     SUBDIR += mediawiki17
     SUBDIR += mediawiki18
     SUBDIR += mediawiki19
-    SUBDIR += mediawiki110
     SUBDIR += mergelog
     SUBDIR += metacafe_dl
     SUBDIR += mgstat


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Oct 10 18:04:12 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117079 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/117079: commit references a PR
Date: Wed, 10 Oct 2007 18:04:11 +0000 (UTC)

 miwi        2007-10-10 18:04:06 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Log:
   Trivial sort order fix in Makefile
   
   PR:             117079
   Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com>
   
   Revision  Changes    Path
   1.1908    +1 -1      ports/www/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
