Date: Mon, 5 Nov 2007 10:04:20 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/clint Makefile ports/devel/clint/files patch-doc-clint.texinfo patch-doc::clint.texi patch-input.cc patch-lib-python-mapbase.cc patch-lib-python-mapref.cc patch-lib-python-python.cc patch-lib-python-python.h patch-lib-python-seqbase_const_iter.cc patch-lib-python-seqbase_iter.cc ... Message-ID: <200711051004.lA5A4KW0064079@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-11-05 10:04:20 UTC
FreeBSD ports repository
Modified files:
devel/clint Makefile
Added files:
devel/clint/files patch-doc-clint.texinfo
patch-lib-python-mapbase.cc
patch-lib-python-mapref.cc
patch-lib-python-python.cc
patch-lib-python-python.h
patch-lib-python-seqbase_const_iter.cc
patch-lib-python-seqbase_iter.cc
patch-plugins-python-python_plugin.cc
patch-src-clint.cc patch-src-input.cc
patch-src-utility.cc
Removed files:
devel/clint/files patch-doc::clint.texi patch-input.cc
patch-python.h patch-python_plugin.cc
patch-seqbase_const_iter.cc
patch-seqbase_iter.cc patch-utility.cc
Log:
- Fix build with gcc 4.2
PR: 117789
Submitted by: Pietro Cerutti <gahr@gahr.ch>
Approved by: portmgr (pav)
Revision Changes Path
1.23 +2 -9 ports/devel/clint/Makefile
1.1 +21 -0 ports/devel/clint/files/patch-doc-clint.texinfo (new)
1.2 +0 -21 ports/devel/clint/files/patch-doc::clint.texi (dead)
1.2 +0 -33 ports/devel/clint/files/patch-input.cc (dead)
1.1 +160 -0 ports/devel/clint/files/patch-lib-python-mapbase.cc (new)
1.1 +20 -0 ports/devel/clint/files/patch-lib-python-mapref.cc (new)
1.1 +11 -0 ports/devel/clint/files/patch-lib-python-python.cc (new)
1.1 +50 -0 ports/devel/clint/files/patch-lib-python-python.h (new)
1.1 +60 -0 ports/devel/clint/files/patch-lib-python-seqbase_const_iter.cc (new)
1.1 +67 -0 ports/devel/clint/files/patch-lib-python-seqbase_iter.cc (new)
1.1 +15 -0 ports/devel/clint/files/patch-plugins-python-python_plugin.cc (new)
1.3 +0 -47 ports/devel/clint/files/patch-python.h (dead)
1.2 +0 -15 ports/devel/clint/files/patch-python_plugin.cc (dead)
1.2 +0 -60 ports/devel/clint/files/patch-seqbase_const_iter.cc (dead)
1.2 +0 -60 ports/devel/clint/files/patch-seqbase_iter.cc (dead)
1.1 +11 -0 ports/devel/clint/files/patch-src-clint.cc (new)
1.1 +33 -0 ports/devel/clint/files/patch-src-input.cc (new)
1.1 +18 -0 ports/devel/clint/files/patch-src-utility.cc (new)
1.2 +0 -18 ports/devel/clint/files/patch-utility.cc (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711051004.lA5A4KW0064079>
