Date: Thu, 7 Oct 2004 12:49:34 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/p5-Text-Reflow Makefile ports/textproc/p5-Text-Reflow/files 5.8-Reflow.pm Message-ID: <200410071249.i97CnYWc022052@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mat 2004-10-07 12:49:34 UTC
FreeBSD ports repository
Modified files:
textproc/p5-Text-Reflow Makefile
Added files:
textproc/p5-Text-Reflow/files 5.8-Reflow.pm
Log:
Update to use the perl version of the algorithm over the C version for 5.8.5
because it uses 64 bit integers by default and it messes very badly with some
pack/unpack things on the perl part and some << and >> on the C part, so, use
the perl part everywhere.
Approved by: portmgr (krion)
Revision Changes Path
1.7 +4 -0 ports/textproc/p5-Text-Reflow/Makefile
1.1 +63 -0 ports/textproc/p5-Text-Reflow/files/5.8-Reflow.pm (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410071249.i97CnYWc022052>
