Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jul 2008 16:50:10 GMT
From:      "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/125609: graphics/libglut update to 7.0.3
Message-ID:  <200807141650.m6EGoAHf080321@www.freebsd.org>
Resent-Message-ID: <200807141700.m6EH0CiM048953@freefall.freebsd.org>

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

>Number:         125609
>Category:       ports
>Synopsis:       graphics/libglut update to 7.0.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:   Mon Jul 14 17:00:12 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Pedro F. Giffuni
>Release:        6.3-Release
>Organization:
>Environment:
FreeBSD kakumen.cable.net.co 6.3-RELEASE FreeBSD 6.3-RELEASE #10: Sat Jan 19 01:13:55 COT 2008     root@kakumen.cable.net.co:/usr/src/sys/amd64/compile/SMP  amd64

>Description:
bugfix release
>How-To-Repeat:

>Fix:
diff -ruN libglut.orig/Makefile libglut/Makefile
--- libglut.orig/Makefile	2008-07-14 11:10:21.000000000 -0500
+++ libglut/Makefile	2008-07-14 11:42:33.000000000 -0500
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	libglut
-PORTVERSION=	7.0.1
-PORTREVISION=	1
+PORTVERSION=	7.0.3
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	mesa3d
diff -ruN libglut.orig/distinfo libglut/distinfo
--- libglut.orig/distinfo	2008-07-14 11:10:21.000000000 -0500
+++ libglut/distinfo	2008-07-14 11:23:16.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (MesaGLUT-7.0.1.tar.bz2) = 25f30d0c1651997b4412366ba0572f7f
-SHA256 (MesaGLUT-7.0.1.tar.bz2) = 4f7cd181b652d88cea4aac59564b757de95cd6ca0ab00441dc0707b377d5527e
-SIZE (MesaGLUT-7.0.1.tar.bz2) = 315599
+MD5 (MesaGLUT-7.0.3.tar.bz2) = 0ff23c4e91b238abae63a5fc9fa003e7
+SHA256 (MesaGLUT-7.0.3.tar.bz2) = edb40aec6c5af1b59a6cac05e7e93040c74500818681d288c89b5c5d56a45cae
+SIZE (MesaGLUT-7.0.3.tar.bz2) = 329421
diff -ruN libglut.orig/files/Makefile libglut/files/Makefile
--- libglut.orig/files/Makefile	2008-07-14 11:10:21.000000000 -0500
+++ libglut/files/Makefile	2008-07-14 11:44:48.000000000 -0500
@@ -29,7 +29,7 @@
 	glut_dstr.c \
 	glut_event.c \
 	glut_ext.c \
-	glut_fbc.c \
+	glut_fcb.c \
 	glut_fullscrn.c \
 	glut_gamemode.c \
 	glut_get.c \


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



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