pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2016Q1] pkgsrc/misc/rocs



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Mon May 23 05:03:38 UTC 2016

Modified Files:
        pkgsrc/misc/rocs [pkgsrc-2016Q1]: Makefile distinfo
Added Files:
        pkgsrc/misc/rocs/patches [pkgsrc-2016Q1]:
            patch-RocsCore_DataStructures_Graph_GraphStructure.cpp

Log Message:
Pullup ticket #4998 - requested by joerg
misc/rocs: build fix

Revisions pulled up:
- misc/rocs/Makefile                                            1.40
- misc/rocs/distinfo                                            1.12
- misc/rocs/patches/patch-RocsCore_DataStructures_Graph_GraphStructure.cpp 1.1

---
   Module Name: pkgsrc
   Committed By:        joerg
   Date:                Sat May  7 10:06:40 UTC 2016

   Modified Files:
        pkgsrc/misc/rocs: Makefile distinfo
   Added Files:
        pkgsrc/misc/rocs/patches:
            patch-RocsCore_DataStructures_Graph_GraphStructure.cpp

   Log Message:
   With newer Boost, this now must be built as C++11. Unrestrict make_pair
   to help GCC 4.8 figure out the right template of make_pair.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.39.2.1 pkgsrc/misc/rocs/Makefile
cvs rdiff -u -r1.11 -r1.11.4.1 pkgsrc/misc/rocs/distinfo
cvs rdiff -u -r0 -r1.1.2.2 \
    pkgsrc/misc/rocs/patches/patch-RocsCore_DataStructures_Graph_GraphStructure.cpp

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