From d43709079b3574e9262cfa642a8eeedf0a9d8bbc Mon Sep 17 00:00:00 2001 From: edwin Date: Mon, 10 Sep 2007 11:04:18 +0000 Subject: update graphics/xfractint The older port of xfractint didn't work on my box (amd64, truecolor) so I looked for a more up to date version and hacked it into working order. The new version seems to work well, except that the maintainer dropped most of the .map files. I've never been an expert on this program so I don't really know how to use the extra .map files, maybe someone else wants do something about it. I didn't work hard on getting it to build with nasm either since the new port with amd64 support is not on the tree yet but for i386 it's certainly possible it shouldn't be difficult. PR: ports/116067 Submitted by: "Pedro F. Giffuni" --- graphics/xfractint/distinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/xfractint/distinfo') diff --git a/graphics/xfractint/distinfo b/graphics/xfractint/distinfo index 9cdad42efd60..5abc40bbab11 100644 --- a/graphics/xfractint/distinfo +++ b/graphics/xfractint/distinfo @@ -1,3 +1,3 @@ -MD5 (xfrac310.zip) = 63c10c185de4c4f4c462f20340992389 -SHA256 (xfrac310.zip) = e6724e52981ebe77d88ace3f92b779df1ee9abeca5329e418b11712e0584097d -SIZE (xfrac310.zip) = 1074760 +MD5 (xfract20.2.04.zip) = 458414ee6b27c7233f62563e24b6dee1 +SHA256 (xfract20.2.04.zip) = 4534476e3b038f51dc1f455f2962d2ed13c275df0900ac20dd176f5fb508331f +SIZE (xfract20.2.04.zip) = 972140 -- cgit