Path to this page:
Subject: CVS commit: [pkgsrc-2016Q1] pkgsrc/misc/rocs
From: Benny Siegert
Date: 2016-05-23 07:03:38
Message id: 20160523050338.12C4DFBBA@cvs.NetBSD.org
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.
Files: