pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/rocs



Module Name:    pkgsrc
Committed By:   joerg
Date:           Tue Feb 26 23:37:32 UTC 2013

Modified Files:
        pkgsrc/misc/rocs: Makefile distinfo
Added Files:
        pkgsrc/misc/rocs/patches:
            patch-src_Plugins_AssignValues_assignvalueswidget.h
            patch-src_Plugins_DataStructure_Graph_GraphStructure.cpp
            patch-src_Plugins_GenerateGraph_generategraphwidget.h
            patch-src_Plugins_TransformEdges_transformedgeswidget.h

Log Message:
Require C++11 when building with Clang. Fix fallout of Boost update due
to MOC's limited C preprocessor. Derive template arguments of make_pair
automatically.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/misc/rocs/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/misc/rocs/distinfo
cvs rdiff -u -r0 -r1.1 \
    
pkgsrc/misc/rocs/patches/patch-src_Plugins_AssignValues_assignvalueswidget.h \
    
pkgsrc/misc/rocs/patches/patch-src_Plugins_DataStructure_Graph_GraphStructure.cpp
 \
    
pkgsrc/misc/rocs/patches/patch-src_Plugins_GenerateGraph_generategraphwidget.h \
    
pkgsrc/misc/rocs/patches/patch-src_Plugins_TransformEdges_transformedgeswidget.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index