From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 18 06:40:15 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6711916A4B3 for ; Sat, 18 Oct 2003 06:40:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D13BA43FD7 for ; Sat, 18 Oct 2003 06:40:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h9IDeDFY069397 for ; Sat, 18 Oct 2003 06:40:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h9IDeDm7069396; Sat, 18 Oct 2003 06:40:13 -0700 (PDT) (envelope-from gnats) Resent-Date: Sat, 18 Oct 2003 06:40:13 -0700 (PDT) Resent-Message-Id: <200310181340.h9IDeDm7069396@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Stephane Legrand Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88A8C16A4B3 for ; Sat, 18 Oct 2003 06:30:04 -0700 (PDT) Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 597C343FAF for ; Sat, 18 Oct 2003 06:30:03 -0700 (PDT) (envelope-from stephane@freebsd-fr.org) Received: from sequoia.mondomaineamoi.megalo (unknown [81.56.223.84]) by postfix3-1.free.fr (Postfix) with ESMTP id 01748C42C9 for ; Sat, 18 Oct 2003 15:30:02 +0200 (CEST) Received: from sequoia.mondomaineamoi.megalo (localhost.mondomaineamoi.megalo [127.0.0.1])h9IDU1bv038720 for ; Sat, 18 Oct 2003 15:30:01 +0200 (CEST) (envelope-from stephane@sequoia.mondomaineamoi.megalo) Received: (from stephane@localhost)h9IDSfIR038715; Sat, 18 Oct 2003 15:28:41 +0200 (CEST) Message-Id: <200310181328.h9IDSfIR038715@sequoia.mondomaineamoi.megalo> Date: Sat, 18 Oct 2003 15:28:41 +0200 (CEST) From: Stephane Legrand To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/58204: [maintainer update] x11-toolkits/gnocl X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Stephane Legrand List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Oct 2003 13:40:15 -0000 >Number: 58204 >Category: ports >Synopsis: [maintainer update] x11-toolkits/gnocl >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: Sat Oct 18 06:40:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Stephane Legrand >Release: FreeBSD 4.9-RC i386 >Organization: >Environment: System: FreeBSD 4.9-RC >Description: x11-toolkits/gnocl update from 0.5.10 to 0.5.12 This should also fix building on AMD64. >How-To-Repeat: >Fix: diff -ruN gnocl-orig01/Makefile gnocl/Makefile --- gnocl-orig01/Makefile Wed Aug 20 23:57:26 2003 +++ gnocl/Makefile Fri Oct 17 17:59:52 2003 @@ -6,7 +6,7 @@ # PORTNAME= gnocl -PORTVERSION= 0.5.10 +PORTVERSION= 0.5.12 CATEGORIES= x11-toolkits devel MASTER_SITES= http://www.dr-baum.net/gnocl/ @@ -25,6 +25,12 @@ USE_X_PREFIX= yes USE_GNOME= libgnomecanvas +.include + +.if ${ARCH} == amd64 +CFLAGS+= -fPIC +.endif + GNOCL_CANVAS_FILE="lib/libgnoclCanvas.so.1" .if defined(WITHOUT_CANVAS) @@ -46,4 +52,4 @@ ${INSTALL_DATA} ${BUILD_WRKSRC}/gnoclCanvas.so ${PREFIX}/lib/libgnoclCanvas.so.1; \ fi; \ -.include +.include diff -ruN gnocl-orig01/distinfo gnocl/distinfo --- gnocl-orig01/distinfo Fri Aug 15 19:38:23 2003 +++ gnocl/distinfo Thu Oct 16 14:33:49 2003 @@ -1 +1 @@ -MD5 (gnocl-0.5.10.tar.bz2) = 1d1b01c536a58e217cf4f069d5113210 +MD5 (gnocl-0.5.12.tar.bz2) = 2d9894ff9ee3c23fdf89594fb7fc7d18 >Release-Note: >Audit-Trail: >Unformatted: