ports/106117: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Fri Dec 1 10:00:32 UTC 2006


The following reply was made to PR ports/106117; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/106117: commit references a PR
Date: Fri,  1 Dec 2006 09:55:38 +0000 (UTC)

 pav         2006-12-01 09:55:32 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/nurbs++     Makefile 
   Added files:
     graphics/nurbs++/files patch-cvector.h patch-d_nurbsSub.cpp 
                            patch-f_nurbsSub.cpp patch-hnurbsS.cpp 
                            patch-hnurbsS_sp.cpp patch-image.cpp 
                            patch-list.h patch-matrix.cpp 
                            patch-matrixMat.cpp patch-matrixRT.cpp 
                            patch-nurbs.cpp patch-nurbsS.cpp 
                            patch-nurbsS_sp.cpp patch-nurbsS_sp.h 
                            patch-nurbsSub.cpp patch-nurbs_sp.cpp 
                            patch-nurbs_sp.h patch-vector.cpp 
                            patch-vector.h 
   Log:
   - Unbreak on 5.X and above: fix compile with gcc34
   
   PR:             ports/106117
   Submitted by:   Peter Johnson <johnson.peter at gmail.com>
   
   Revision  Changes    Path
   1.17      +2 -12     ports/graphics/nurbs++/Makefile
   1.1       +16 -0     ports/graphics/nurbs++/files/patch-cvector.h (new)
   1.1       +13 -0     ports/graphics/nurbs++/files/patch-d_nurbsSub.cpp (new)
   1.1       +13 -0     ports/graphics/nurbs++/files/patch-f_nurbsSub.cpp (new)
   1.1       +381 -0    ports/graphics/nurbs++/files/patch-hnurbsS.cpp (new)
   1.1       +406 -0    ports/graphics/nurbs++/files/patch-hnurbsS_sp.cpp (new)
   1.1       +98 -0     ports/graphics/nurbs++/files/patch-image.cpp (new)
   1.1       +10 -0     ports/graphics/nurbs++/files/patch-list.h (new)
   1.1       +377 -0    ports/graphics/nurbs++/files/patch-matrix.cpp (new)
   1.1       +119 -0    ports/graphics/nurbs++/files/patch-matrixMat.cpp (new)
   1.1       +213 -0    ports/graphics/nurbs++/files/patch-matrixRT.cpp (new)
   1.1       +42 -0     ports/graphics/nurbs++/files/patch-nurbs.cpp (new)
   1.1       +68 -0     ports/graphics/nurbs++/files/patch-nurbsS.cpp (new)
   1.1       +196 -0    ports/graphics/nurbs++/files/patch-nurbsS_sp.cpp (new)
   1.1       +11 -0     ports/graphics/nurbs++/files/patch-nurbsS_sp.h (new)
   1.1       +20 -0     ports/graphics/nurbs++/files/patch-nurbsSub.cpp (new)
   1.1       +62 -0     ports/graphics/nurbs++/files/patch-nurbs_sp.cpp (new)
   1.1       +11 -0     ports/graphics/nurbs++/files/patch-nurbs_sp.h (new)
   1.1       +255 -0    ports/graphics/nurbs++/files/patch-vector.cpp (new)
   1.1       +11 -0     ports/graphics/nurbs++/files/patch-vector.h (new)
 _______________________________________________
 cvs-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 



More information about the freebsd-ports-bugs mailing list