Date: Sun, 11 Dec 2005 18:08:07 +0000 (UTC) From: "Simon L. Nielsen" <simon@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/isakmpd Makefile distinfo Message-ID: <200512111808.jBBI87N8037868@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simon 2005-12-11 18:08:07 UTC FreeBSD ports repository Modified files: security/isakmpd Makefile distinfo Log: Force C locale during build, since the isakmpd build system is not locale safe. This should fix the build for locales like German and Hungarian where the tr(1) misuse "tr '[a-z]' '[A-Z]'" does not work. Add SHA256 checksum when I'm modifying the port anyway. Reported by: Harald Schmalzbauer, Zahemszky Gabor Should have been fixed long ago by: simon Revision Changes Path 1.25 +1 -1 ports/security/isakmpd/Makefile 1.10 +1 -0 ports/security/isakmpd/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512111808.jBBI87N8037868>