Date: Thu, 21 Jul 2011 09:34:15 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Taint-Util Makefile distinfo pkg-descr pkg-plist Message-ID: <201107210934.p6L9YF9T034011@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sunpoet 2011-07-21 09:34:15 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Taint-Util Makefile distinfo pkg-descr pkg-plist Log: - Add p5-Taint-Util 0.08 Taint::Util wraps perl's internal routines for checking and setting the taint flag and thus does not rely on regular expressions for untainting or odd tricks involving eval and kill for checking whether data is tainted, instead it checks and flips a flag on the scalar in-place. WWW: http://search.cpan.org/dist/Taint-Util/ Revision Changes Path 1.4452 +1 -0 ports/devel/Makefile 1.1 +21 -0 ports/devel/p5-Taint-Util/Makefile (new) 1.1 +2 -0 ports/devel/p5-Taint-Util/distinfo (new) 1.1 +6 -0 ports/devel/p5-Taint-Util/pkg-descr (new) 1.1 +7 -0 ports/devel/p5-Taint-Util/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107210934.p6L9YF9T034011>