Date: Fri, 23 Oct 2009 23:40:28 -0200 (BRST) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/139877: [PATCH] graphics/Coin: update to 3.1.1 Message-ID: <20091024014028.5A1563F5F97@fbsd.scjamorim.org> Resent-Message-ID: <200910240150.n9O1o2AB032459@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139877 >Category: ports >Synopsis: [PATCH] graphics/Coin: update to 3.1.1 >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 Oct 24 01:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 9.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009 >Description: - Update to 3.1.1 - Changed pkg-plist Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- Coin-3.1.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/Coin/Makefile,v retrieving revision 1.31 diff -u -u -r1.31 Makefile --- Makefile 31 Jul 2009 13:51:56 -0000 1.31 +++ Makefile 24 Oct 2009 01:39:33 -0000 @@ -6,8 +6,7 @@ # PORTNAME= Coin -PORTVERSION= 3.0.0 -PORTREVISION= 2 +PORTVERSION= 3.1.1 CATEGORIES= graphics MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ \ ftp://ftp.coin3d.org/pub/coin/src/all/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/Coin/distinfo,v retrieving revision 1.13 diff -u -u -r1.13 distinfo --- distinfo 23 Jan 2009 09:56:34 -0000 1.13 +++ distinfo 24 Oct 2009 01:39:33 -0000 @@ -1,3 +1,3 @@ -MD5 (Coin-3.0.0.tar.gz) = 52b78632de49f05911538d9706ceee92 -SHA256 (Coin-3.0.0.tar.gz) = 1ce98ab96c032c40a601bd66a065986fd3baf82f7098e23500923d6ffc870e58 -SIZE (Coin-3.0.0.tar.gz) = 5346420 +MD5 (Coin-3.1.1.tar.gz) = d0ef4f9f99b361f457d905d43f38e1ec +SHA256 (Coin-3.1.1.tar.gz) = 6b7bde5c95ac788c6a8b317da2a0d2bd0a06a1971032959771fd90c7ca1d6d52 +SIZE (Coin-3.1.1.tar.gz) = 5542687 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/graphics/Coin/pkg-plist,v retrieving revision 1.16 diff -u -u -r1.16 pkg-plist --- pkg-plist 23 Jan 2009 09:56:34 -0000 1.16 +++ pkg-plist 24 Oct 2009 01:39:34 -0000 @@ -667,6 +667,8 @@ include/Inventor/nodes/SoImage.h 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/SoIndexedShape.h @@ -823,7 +825,7 @@ include/SoWinLeaveScope.h lib/libCoin.la lib/libCoin.so -lib/libCoin.so.60 +lib/libCoin.so.61 libdata/pkgconfig/Coin.pc %%DATADIR%%/conf/coin-default.cfg %%DATADIR%%/draggerDefaults/centerballDragger.iv --- Coin-3.1.1.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?20091024014028.5A1563F5F97>