Date: Wed, 24 Sep 2003 05:18:51 -0700 (PDT) From: Anton Berezin <tobez@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p4api Makefile distinfo Message-ID: <200309241218.h8OCIpGZ073119@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tobez 2003/09/24 05:18:51 PDT FreeBSD ports repository Modified files: devel/p4api Makefile distinfo Log: This port was not really usable on i386-5.X due to an updated GCC, since C++ name mangling has changed in an incompatible way. Now that perforce has put FreeBSD 5.X p4api binary on their FTP site, the port can be updated to work on both 4.X and 5.X. The tarball for 4.X was tested with 2.95.4. The tarball for 5.X was tested with 3.3.1. If there were other incompatible name mangling changes in GCC in between, neither will work, so beware. Also, the FreeBSD 4.X p4api tarball checksum has changed. Perforce has confirmed that the new checksum is correct. Approved by: maintainer Revision Changes Path 1.3 +8 -3 ports/devel/p4api/Makefile 1.3 +4 -2 ports/devel/p4api/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309241218.h8OCIpGZ073119>