Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2013 02:22:35 +0200
From:      nemysis <nemysis@gmx.ch>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        jpaetzel@freebsd.org
Subject:   ports/179602: [MAINTAINER] graphics/glfw: Add Portscout
Message-ID:  <20130616002239.A939584F@hub.freebsd.org>
Resent-Message-ID: <201306160030.r5G0U0fe068714@freefall.freebsd.org>

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

>Number:         179602
>Category:       ports
>Synopsis:       [MAINTAINER] graphics/glfw: Add Portscout
>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:   Sun Jun 16 00:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     nemysis
>Release:        FreeBSD 9.1-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD FreeBSD_Ports 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 18:27:25 UTC 2013
>Description:

- Add Portscout

Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: ports)
>How-To-Repeat:

Moving from GLFW 2 to 3

http://www.glfw.org/docs/3.0/moving.html

>Fix:

--- glfw-2.7.9.patch begins here ---
diff -ruN /usr/ports/graphics/glfw/Makefile ./Makefile
--- /usr/ports/graphics/glfw/Makefile	2013-06-15 21:02:29.000000000 +0200
+++ ./Makefile	2013-06-16 00:08:41.000000000 +0200
@@ -50,6 +50,9 @@
 EXAMPLES_FILES2=	accuracy defaults dynamic events fsaa fsinput iconify \
 			joysticks peter reopen tearing version
 
+# Restrict to stable (even) versions, indicated by the second component.
+PORTSCOUT=	limit:^2\..*
+
 .include <bsd.port.options.mk>
 
 post-extract:
--- glfw-2.7.9.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?20130616002239.A939584F>