Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  7 Oct 2006 00:46:15 +0200 (CEST)
From:      trasz <trasz@pin.if.uz.zgora.pl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/104078: [PATCH] graphics/Coin: update to 2.4.5 and fix build with gcc41
Message-ID:  <20061006224615.BB1DC39DB8@pin.if.uz.zgora.pl>
Resent-Message-ID: <200610062250.k96MoJuB065377@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 06 22:50:19 GMT 2006
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061006224615.BB1DC39DB8>