Date: Wed, 15 Aug 2007 16:42:12 GMT From: steve roome <steve@pepcross.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/115556: remove asm from xglurbules so it hopefully now compiles on ia64 Message-ID: <200708151642.l7FGgCTq065861@www.freebsd.org> Resent-Message-ID: <200708151650.l7FGo1Go068406@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 115556 >Category: ports >Synopsis: remove asm from xglurbules so it hopefully now compiles on ia64 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Aug 15 16:50:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: steve roome >Release: 6.2-STABLE/i386 >Organization: pepcross computing ltd >Environment: FreeBSD zebedee.internal.pepcross.com 6.2-STABLE FreeBSD 6.2-STABLE #1: Fri Jun 1 05:06:04 BST 2007 steve@dev.internal.pepcross.com:/store1/obj/usr/src/sys/DEV i386 >Description: xglurbules doesn't compile on ia64 due to an asm problem >How-To-Repeat: on an ia64 machine: cd ports/xglurbules make >Fix: Apply the two attached patches (attached in one file) to upgrade the port to version 3.3 and hopefully fix the problem. (Would be handy if someone could test it does build/run okay on ia64 first though. Haven't got one of them.) Patch attached with submission follows: --- ports/graphics/xglurbules/Makefile.orig Wed Jul 4 07:15:59 2007 +++ ports/graphics/xglurbules/Makefile Mon Aug 13 18:21:01 2007 @@ -6,7 +6,7 @@ # PORTNAME= xglurbules -PORTVERSION= 3.2 +PORTVERSION= 3.3 CATEGORIES= graphics MASTER_SITES= http://stephenroome.com/xglurbules/ --- ports/graphics/xglurbules/distinfo.orig Wed Jul 4 07:15:59 2007 +++ ports/graphics/xglurbules/distinfo Mon Aug 13 18:23:50 2007 @@ -1,3 +1,3 @@ -MD5 (xglurbules-3.2.tar.gz) = 9ea7e8f5ebffe088e84e646fabe2d1d3 -SHA256 (xglurbules-3.2.tar.gz) = 764bbfe80278d3f8d8c8c7a61c62afde153222af69153d66780437d372451fbd -SIZE (xglurbules-3.2.tar.gz) = 24728 +MD5 (xglurbules-3.3.tar.gz) = 7e867d40a115d901fff74eefe78622e5 +SHA256 (xglurbules-3.3.tar.gz) = 05bb16c1a0a537ff93733f22f16c688d6c914c12a30070b84bfd9e6b41883f79 +SIZE (xglurbules-3.3.tar.gz) = 24459 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708151642.l7FGgCTq065861>