Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Mar 2010 01:42:23 GMT
From:      Cristiano Rolim Pereira <cristianorolim@hotmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/144501: [update] - update graphics/Coin to version 3.1.3
Message-ID:  <201003060142.o261gNKk032069@www.freebsd.org>
Resent-Message-ID: <201003060150.o261o2cL033815@freefall.freebsd.org>

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

>Number:         144501
>Category:       ports
>Synopsis:       [update] - update graphics/Coin to version 3.1.3
>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:   Sat Mar 06 01:50:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Cristiano Rolim Pereira
>Release:        8.0-RELEASE
>Organization:
>Environment:
FreeBSD bsd8.casa 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan  5 21:11:58 UTC 2010     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
The attached diff updates graphics/Coin to version 3.1.3
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN ../Coin.orig/Makefile ./Makefile
--- ../Coin.orig/Makefile	2010-03-05 21:35:12.000000000 -0300
+++ ./Makefile	2010-03-05 21:35:35.000000000 -0300
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Coin
-PORTVERSION=	3.1.2
-PORTREVISION=	2
+PORTVERSION=	3.1.3
 CATEGORIES=	graphics
 MASTER_SITES=	http://ftp.coin3d.org/coin/src/all/ \
 		ftp://ftp.coin3d.org/pub/coin/src/all/
diff -ruN ../Coin.orig/distinfo ./distinfo
--- ../Coin.orig/distinfo	2010-03-05 21:35:12.000000000 -0300
+++ ./distinfo	2010-03-05 21:35:59.000000000 -0300
@@ -1,3 +1,3 @@
-MD5 (Coin-3.1.2.tar.gz) = 7282fd27f1b0f70a9d729eae342889d0
-SHA256 (Coin-3.1.2.tar.gz) = 2b97c7fc738f73cb76e59f72d16013012ef07733d6455c5efa3a897ef7cb0845
-SIZE (Coin-3.1.2.tar.gz) = 5557072
+MD5 (Coin-3.1.3.tar.gz) = 1538682f8d92cdf03e845c786879fbea
+SHA256 (Coin-3.1.3.tar.gz) = 583478c581317862aa03a19f14c527c3888478a06284b9a46a0155fa5886d417
+SIZE (Coin-3.1.3.tar.gz) = 5981534
diff -ruN ../Coin.orig/files/patch-Makefile.in ./files/patch-Makefile.in
--- ../Coin.orig/files/patch-Makefile.in	2010-03-05 21:35:12.000000000 -0300
+++ ./files/patch-Makefile.in	2010-03-05 21:49:01.000000000 -0300
@@ -1,11 +1,11 @@
---- Makefile.in.orig	2009-01-21 18:48:08.000000000 -0200
-+++ Makefile.in	2009-01-21 18:48:34.000000000 -0200
-@@ -1302,7 +1302,7 @@
+--- Makefile.in.orig	2010-03-02 10:20:09.000000000 -0300
++++ Makefile.in	2010-03-05 21:39:05.000000000 -0300
+@@ -1399,7 +1399,7 @@
+ 	include/boost/version.hpp \
  	include/boost/visit_each.hpp
  
- 
 -pkgconfigdir = $(libdir)/pkgconfig
 +pkgconfigdir = $(exec_prefix)/libdata/pkgconfig
  pkgconfig_DATA = Coin.pc
- 
  BUILT_SOURCES = \
+ 	include/Inventor/C/basic.h \
diff -ruN ../Coin.orig/files/patch-configure ./files/patch-configure
--- ../Coin.orig/files/patch-configure	2010-03-05 21:35:12.000000000 -0300
+++ ./files/patch-configure	1969-12-31 21:00:00.000000000 -0300
@@ -1,15 +0,0 @@
---- configure.orig	2008-09-12 03:42:55.000000000 -0800
-+++ configure	2009-01-22 22:29:35.000000000 -0900
-@@ -28869,9 +28869,9 @@
-       echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- 
--cat >>confdefs.h <<\_ACEOF
--#define HAVE_FTIME 1
--_ACEOF
-+#cat >>confdefs.h <<\_ACEOF
-+##define HAVE_FTIME 1
-+#_ACEOF
- 
-       ;;
-   esac
diff -ruN ../Coin.orig/pkg-plist ./pkg-plist
--- ../Coin.orig/pkg-plist	2010-03-05 21:35:12.000000000 -0300
+++ ./pkg-plist	2010-03-05 22:31:58.000000000 -0300
@@ -668,9 +668,9 @@
 include/Inventor/nodes/SoIndexedFaceSet.h
 include/Inventor/nodes/SoIndexedLineSet.h
 include/Inventor/nodes/SoIndexedMarkerSet.h
-include/Inventor/nodes/SoIndexedPointSet.h
 include/Inventor/nodes/SoIndexedNurbsCurve.h
 include/Inventor/nodes/SoIndexedNurbsSurface.h
+include/Inventor/nodes/SoIndexedPointSet.h
 include/Inventor/nodes/SoIndexedShape.h
 include/Inventor/nodes/SoIndexedTriangleStripSet.h
 include/Inventor/nodes/SoInfo.h


>Release-Note:
>Audit-Trail:
>Unformatted:



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