Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 May 2005 22:11:17 +0400 (MSD)
From:      Igor Pokrovsky <ip@doom.homeunix.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/80670: Update port: graphics/glfw 2.4.2 -> 2.5.0
Message-ID:  <200505051811.j45IBHjJ068284@doom.homeunix.org>
Resent-Message-ID: <200505051820.j45IKLMC013328@freefall.freebsd.org>

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

>Number:         80670
>Category:       ports
>Synopsis:       Update port: graphics/glfw 2.4.2 -> 2.5.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 05 18:20:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Igor Pokrovsky
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD doom.homeunix.org 4.11-STABLE FreeBSD 4.11-STABLE #0: Wed May 4 20:50:44 MSD 2005 root@doom.homeunix.org:/usr/obj/usr/src/sys/KERNEL-p3 i386


	
>Description:
Update to 2.5.0
	
>How-To-Repeat:
	
>Fix:

	

--- glfw.diff begins here ---
diff -ru /usr/ports/graphics/glfw/Makefile glfw/Makefile
--- /usr/ports/graphics/glfw/Makefile	Sun Aug  1 21:22:55 2004
+++ glfw/Makefile	Thu May  5 22:04:41 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	glfw
-PORTVERSION=	2.4.2
+PORTVERSION=	2.5.0
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -14,9 +14,11 @@
 MAINTAINER=	ip@doom.homeunix.org
 COMMENT=	A portable framework for OpenGL development
 
+USE_BZIP2=	yes
 USE_X_PREFIX=	yes
 USE_GL=		yes
 ALL_TARGET=	x11
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
 
 do-configure:
 	@(cd ${WRKSRC} &&		\
diff -ru /usr/ports/graphics/glfw/distinfo glfw/distinfo
--- /usr/ports/graphics/glfw/distinfo	Thu Apr  1 16:22:05 2004
+++ glfw/distinfo	Thu May  5 21:59:32 2005
@@ -1,2 +1,2 @@
-MD5 (glfw-2.4.2.tar.gz) = 1902cb8d56b78cd2b8c6df690ea76bcd
-SIZE (glfw-2.4.2.tar.gz) = 620008
+MD5 (glfw-2.5.0.tar.bz2) = c6dffefbfbe4415c915851b09e76edd9
+SIZE (glfw-2.5.0.tar.bz2) = 645993
--- glfw.diff ends here ---


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



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