From trasz@pin.if.uz.zgora.pl Fri Oct 6 22:46:03 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEAEF16A412 for ; Fri, 6 Oct 2006 22:46:02 +0000 (UTC) (envelope-from trasz@pin.if.uz.zgora.pl) Received: from pin.if.uz.zgora.pl (pin.if.uz.zgora.pl [212.109.128.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65FFD43D4C for ; Fri, 6 Oct 2006 22:46:02 +0000 (GMT) (envelope-from trasz@pin.if.uz.zgora.pl) Received: by pin.if.uz.zgora.pl (Postfix, from userid 1001) id BB1DC39DB8; Sat, 7 Oct 2006 00:46:15 +0200 (CEST) Message-Id: <20061006224615.BB1DC39DB8@pin.if.uz.zgora.pl> Date: Sat, 7 Oct 2006 00:46:15 +0200 (CEST) From: trasz To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: [PATCH] graphics/Coin: update to 2.4.5 and fix build with gcc41 X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 104078 >Category: ports >Synopsis: [PATCH] graphics/Coin: update to 2.4.5 and fix build with gcc41 >Confidential: no >Severity: non-critical >Priority: low >Responsible: miwi >State: closed >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Oct 06 22:50:19 GMT 2006 >Closed-Date: Sat Oct 07 12:27:53 GMT 2006 >Last-Modified: Sat Oct 7 12:30:34 GMT 2006 >Originator: trasz >Release: FreeBSD 6.1-RELEASE i386 >Organization: >Environment: System: FreeBSD pin.if.uz.zgora.pl 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat Jun 3 01:12:10 CEST >Description: Update to 2.4.5, which has no problem with gcc41. (http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006100419/Coin-2.4.4_1.log) Added file(s): - files/patch-configure Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- Coin-2.4.5.patch begins here --- diff -ruN --exclude=CVS /usr/ports/graphics/Coin/Makefile /home/trasz/Coin/Makefile --- /usr/ports/graphics/Coin/Makefile Tue Aug 15 01:06:31 2006 +++ /home/trasz/Coin/Makefile Sat Oct 7 00:12:31 2006 @@ -6,8 +6,7 @@ # PORTNAME= Coin -PORTVERSION= 2.4.4 -PORTREVISION= 1 +PORTVERSION= 2.4.5 CATEGORIES= graphics MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ \ ftp://ftp.coin3d.org/pub/coin/src/all/ @@ -24,6 +23,7 @@ CONFIGURE_ARGS= --with-pthread=yes --enable-threadsafe \ --enable-3ds-import --enable-sound USE_LDCONFIG= yes +MAKE_ENV= LANG=C MAN1= coin-config.1 diff -ruN --exclude=CVS /usr/ports/graphics/Coin/distinfo /home/trasz/Coin/distinfo --- /usr/ports/graphics/Coin/distinfo Sat Nov 26 02:47:31 2005 +++ /home/trasz/Coin/distinfo Sat Oct 7 00:12:31 2006 @@ -1,3 +1,3 @@ -MD5 (Coin-2.4.4.tar.gz) = 7976fcf2d1154bc8574d75b99bab45ee -SHA256 (Coin-2.4.4.tar.gz) = 398a04c7e5ea6ab9ff1c1ca304edb25c7aeb457872e9546ac2d3476e63e9c589 -SIZE (Coin-2.4.4.tar.gz) = 3784368 +MD5 (Coin-2.4.5.tar.gz) = 99b83c5189c3755fd5f08fcad0994a7b +SHA256 (Coin-2.4.5.tar.gz) = fc8d7c03b21cd9f12f396d36af35a4bc88aa412b84e671c495a8e3f46fefd4f8 +SIZE (Coin-2.4.5.tar.gz) = 4721898 diff -ruN --exclude=CVS /usr/ports/graphics/Coin/files/patch-configure /home/trasz/Coin/files/patch-configure --- /usr/ports/graphics/Coin/files/patch-configure Thu Jan 1 01:00:00 1970 +++ /home/trasz/Coin/files/patch-configure Sat Oct 7 00:12:32 2006 @@ -0,0 +1,15 @@ +--- configure.orig Fri Oct 6 23:42:10 2006 ++++ configure Fri Oct 6 23:42:13 2006 +@@ -28865,9 +28865,9 @@ + echo "$as_me:$LINENO: result: yes" >&5 + echo "${ECHO_T}yes" >&6 + +-cat >>confdefs.h <<\_ACEOF +-#define HAVE__DUP 1 +-_ACEOF ++#cat >>confdefs.h <<\_ACEOF ++##define HAVE__DUP 1 ++#_ACEOF + + + else diff -ruN --exclude=CVS /usr/ports/graphics/Coin/pkg-plist /home/trasz/Coin/pkg-plist --- /usr/ports/graphics/Coin/pkg-plist Thu Feb 23 11:36:46 2006 +++ /home/trasz/Coin/pkg-plist Sat Oct 7 00:12:32 2006 @@ -85,6 +85,8 @@ include/Inventor/SoPrimitiveVertex.h include/Inventor/SoSceneManager.h include/Inventor/SoType.h +include/Inventor/oivwin32.h +include/Inventor/non_winsys.h include/Inventor/VRMLnodes/SoVRML.h include/Inventor/VRMLnodes/SoVRMLAnchor.h include/Inventor/VRMLnodes/SoVRMLAppearance.h @@ -168,7 +170,9 @@ include/Inventor/actions/SoLineHighlightRenderAction.h include/Inventor/actions/SoPickAction.h include/Inventor/actions/SoRayPickAction.h +include/Inventor/actions/SoReorganizeAction.h include/Inventor/actions/SoSearchAction.h +include/Inventor/actions/SoSimplifyAction.h include/Inventor/actions/SoSubAction.h include/Inventor/actions/SoToVRML2Action.h include/Inventor/actions/SoToVRMLAction.h @@ -281,6 +285,7 @@ include/Inventor/elements/SoGLTextureImageElement.h include/Inventor/elements/SoGLTextureMatrixElement.h include/Inventor/elements/SoGLUpdateAreaElement.h +include/Inventor/elements/SoGLVBOElement.h include/Inventor/elements/SoGLViewingMatrixElement.h include/Inventor/elements/SoGLViewportRegionElement.h include/Inventor/elements/SoInt32Element.h @@ -421,6 +426,7 @@ include/Inventor/fields/SoMField.h include/Inventor/fields/SoSFBitMask.h include/Inventor/fields/SoSFBool.h +include/Inventor/fields/SoSFBox3f.h include/Inventor/fields/SoSFBox3s.h include/Inventor/fields/SoSFColor.h include/Inventor/fields/SoSFEngine.h --- Coin-2.4.5.patch ends here --- >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sat Oct 7 08:08:02 UTC 2006 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=104078 State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Sat Oct 7 12:27:50 UTC 2006 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=104078 From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/104078: commit references a PR Date: Sat, 7 Oct 2006 12:27:45 +0000 (UTC) miwi 2006-10-07 12:27:42 UTC FreeBSD ports repository Modified files: graphics/Coin Makefile distinfo pkg-plist Added files: graphics/Coin/files patch-configure Log: - Fix build with gcc41 PR: ports/104078 Submitted by: trasz Revision Changes Path 1.24 +2 -2 ports/graphics/Coin/Makefile 1.10 +3 -3 ports/graphics/Coin/distinfo 1.1 +15 -0 ports/graphics/Coin/files/patch-configure (new) 1.13 +6 -0 ports/graphics/Coin/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" >Unformatted: