Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2003 14:15:26 +0100 (MET)
From:      Roland Jesse <roland.jesse@gmx.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48780: Update devel/Coin to 1.0.4
Message-ID:  <200302281315.h1SDFQ5Z022616@arthur.cs.uni-magdeburg.de>

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

>Number:         48780
>Category:       ports
>Synopsis:       Update devel/Coin to 1.0.4
>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:   Fri Feb 28 05:20:03 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Roland Jesse
>Release:        FreeBSD 4.8-PRERELEASE i386
>Organization:
Private
>Environment:
System: FreeBSD 4.8-PRERELEASE #11: Thu Feb 27 13:04:22 CET 2003 i386
>Description:
Update port devel/Coin to the latest and greatest version 1.0.4.

No new file is introduced to CVS by this update.
>How-To-Repeat:
build and install devel/Coin.
>Fix:
diff -ruN Coin/Makefile Coin.new/Makefile
--- Coin/Makefile	Tue Feb 25 08:50:56 2003
+++ Coin.new/Makefile	Fri Feb 28 14:02:00 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Coin
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.4
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://ftp.coin3d.org/pub/coin/src/
 
@@ -28,5 +28,8 @@
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|DATA install-data-local|DATA|g' ${WRKSRC}/Makefile.in
+
+post-install:
+	${INSTALL_DATA} ${WRKSRC}/include/Inventor/misc/SoGLImage.h ${PREFIX}/include/Inventor/misc/
 
 .include <bsd.port.mk>
diff -ruN Coin/distinfo Coin.new/distinfo
--- Coin/distinfo	Mon Nov 18 14:49:17 2002
+++ Coin.new/distinfo	Fri Feb 14 14:47:13 2003
@@ -1 +1 @@
-MD5 (Coin-1.0.3.tar.gz) = 3c1ca26343ece7d80894d6dcea891f7c
+MD5 (Coin-1.0.4.tar.gz) = 758234f99d13d0901e582637da888a78
diff -ruN Coin/pkg-plist Coin.new/pkg-plist
--- Coin/pkg-plist	Mon Nov 18 14:49:17 2002
+++ Coin.new/pkg-plist	Fri Feb 28 14:02:24 2003
@@ -286,6 +286,7 @@
 include/Inventor/misc/SoByteStream.h
 include/Inventor/misc/SoCallbackList.h
 include/Inventor/misc/SoChildList.h
+include/Inventor/misc/SoGLImage.h
 include/Inventor/misc/SoNormalGenerator.h
 include/Inventor/misc/SoNotification.h
 include/Inventor/misc/SoTranReceiver.h
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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