From tkato432@yahoo.com  Tue Mar 13 18:02:27 2012
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id AA1E2106567E
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 13 Mar 2012 18:02:22 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa103lp.auone-net.jp (msa103lp.auone-net.jp [222.3.140.166])
	by mx1.freebsd.org (Postfix) with ESMTP id 7E8F78FC20
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 13 Mar 2012 18:02:22 +0000 (UTC)
Received: from localhost.localdomain (ZT029054.ppp.dion.ne.jp [59.128.29.54])
	by msa103lp.auone-net.jp (au one net msa) with ESMTP id 6E7D747C036
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 14 Mar 2012 03:02:20 +0900 (JST)
Message-Id: <20120314022122.7ce5c6f0.tkato432@yahoo.com>
Date: Wed, 14 Mar 2012 02:21:22 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: graphics/glfw to 2.7.3

>Number:         166035
>Category:       ports
>Synopsis:       Update port: graphics/glfw to 2.7.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 13 18:10:07 UTC 2012
>Closed-Date:    Sun Apr 08 06:43:19 UTC 2012
>Last-Modified:  Sun Apr  8 06:50:13 UTC 2012
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 2.7.3

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/glfw/Makefile graphics/glfw/Makefile
--- /usr/ports/graphics/glfw/Makefile	2012-01-16 17:43:06.000000000 +0900
+++ graphics/glfw/Makefile	2012-02-23 22:11:38.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	glfw
-PORTVERSION=	2.7.2
+PORTVERSION=	2.7.3
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 
diff -urN /usr/ports/graphics/glfw/distinfo graphics/glfw/distinfo
--- /usr/ports/graphics/glfw/distinfo	2011-09-01 23:18:38.000000000 +0900
+++ graphics/glfw/distinfo	2012-02-14 21:26:10.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (glfw-2.7.2.tar.bz2) = c328f43351a1f935661d95970730a551d3207d6067260809155efb1a67eab537
-SIZE (glfw-2.7.2.tar.bz2) = 902680
+SHA256 (glfw-2.7.3.tar.bz2) = 6ea15b5ff0ab598721fe995437256d3b88567d7e8df42e990b87ca8c60cd9991
+SIZE (glfw-2.7.3.tar.bz2) = 924430
diff -urN /usr/ports/graphics/glfw/pkg-plist graphics/glfw/pkg-plist
--- /usr/ports/graphics/glfw/pkg-plist	2011-10-18 22:05:57.000000000 +0900
+++ graphics/glfw/pkg-plist	2012-02-23 22:11:30.000000000 +0900
@@ -5,26 +5,26 @@
 libdata/pkgconfig/libglfw.pc
 %%PORTDOCS%%%%DOCSDIR%%/Reference.pdf
 %%PORTDOCS%%%%DOCSDIR%%/UsersGuide.pdf
-%%EXAMPLESDIR%%/makefile
-%%EXAMPLESDIR%%/boing.c
-%%EXAMPLESDIR%%/gears.c
-%%EXAMPLESDIR%%/getopt.c
-%%EXAMPLESDIR%%/heightmap.c
-%%EXAMPLESDIR%%/listmodes.c
-%%EXAMPLESDIR%%/mipmaps.c
-%%EXAMPLESDIR%%/mtbench.c
-%%EXAMPLESDIR%%/mthello.c
-%%EXAMPLESDIR%%/particles.c
-%%EXAMPLESDIR%%/pong3d.c
-%%EXAMPLESDIR%%/splitview.c
-%%EXAMPLESDIR%%/triangle.c
-%%EXAMPLESDIR%%/wave.c
-%%EXAMPLESDIR%%/mipmaps.tga
-%%EXAMPLESDIR%%/pong3d_field.tga
-%%EXAMPLESDIR%%/pong3d_instr.tga
-%%EXAMPLESDIR%%/pong3d_menu.tga
-%%EXAMPLESDIR%%/pong3d_title.tga
-%%EXAMPLESDIR%%/pong3d_winner1.tga
-%%EXAMPLESDIR%%/pong3d_winner2.tga
-@dirrm %%EXAMPLESDIR%%
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/makefile
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/boing.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gears.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/getopt.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/heightmap.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/listmodes.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mipmaps.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mtbench.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mthello.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/particles.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pong3d.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/splitview.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/triangle.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wave.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mipmaps.tga
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pong3d_field.tga
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pong3d_instr.tga
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pong3d_menu.tga
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pong3d_title.tga
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pong3d_winner1.tga
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pong3d_winner2.tga
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Mar 13 18:12:16 UTC 2012 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166035 

From: KATO Tsuguru <tkato432@yahoo.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/166035: Update port: graphics/glfw to 2.7.3
Date: Fri, 23 Mar 2012 03:30:01 +0900

 This is a multi-part message in MIME format.
 
 --Multipart=_Fri__23_Mar_2012_03_30_01_+0900_ddu2mPw+spDm6WEb
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 
 Version 2.7.4 has been released.
 
 --Multipart=_Fri__23_Mar_2012_03_30_01_+0900_ddu2mPw+spDm6WEb
 Content-Type: text/x-diff;
  name="graphics_glfw.diff"
 Content-Disposition: attachment;
  filename="graphics_glfw.diff"
 Content-Transfer-Encoding: 7bit
 
 diff -urN /usr/ports/graphics/glfw/Makefile graphics/glfw/Makefile
 --- /usr/ports/graphics/glfw/Makefile	2012-01-16 17:43:06.000000000 +0900
 +++ graphics/glfw/Makefile	2012-03-23 01:41:30.000000000 +0900
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	glfw
 -PORTVERSION=	2.7.2
 +PORTVERSION=	2.7.4
  CATEGORIES=	graphics
  MASTER_SITES=	SF
  
 diff -urN /usr/ports/graphics/glfw/distinfo graphics/glfw/distinfo
 --- /usr/ports/graphics/glfw/distinfo	2011-09-01 23:18:38.000000000 +0900
 +++ graphics/glfw/distinfo	2012-03-23 01:44:56.000000000 +0900
 @@ -1,2 +1,2 @@
 -SHA256 (glfw-2.7.2.tar.bz2) = c328f43351a1f935661d95970730a551d3207d6067260809155efb1a67eab537
 -SIZE (glfw-2.7.2.tar.bz2) = 902680
 +SHA256 (glfw-2.7.4.tar.bz2) = 1f4b7916149a7ed20604210272a074381d7f3e9102924d133b091786f045a786
 +SIZE (glfw-2.7.4.tar.bz2) = 922973
 diff -urN /usr/ports/graphics/glfw/pkg-plist graphics/glfw/pkg-plist
 --- /usr/ports/graphics/glfw/pkg-plist	2011-10-18 22:05:57.000000000 +0900
 +++ graphics/glfw/pkg-plist	2012-02-23 22:11:30.000000000 +0900
 @@ -5,26 +5,26 @@
  libdata/pkgconfig/libglfw.pc
  %%PORTDOCS%%%%DOCSDIR%%/Reference.pdf
  %%PORTDOCS%%%%DOCSDIR%%/UsersGuide.pdf
 -%%EXAMPLESDIR%%/makefile
 -%%EXAMPLESDIR%%/boing.c
 -%%EXAMPLESDIR%%/gears.c
 -%%EXAMPLESDIR%%/getopt.c
 -%%EXAMPLESDIR%%/heightmap.c
 -%%EXAMPLESDIR%%/listmodes.c
 -%%EXAMPLESDIR%%/mipmaps.c
 -%%EXAMPLESDIR%%/mtbench.c
 -%%EXAMPLESDIR%%/mthello.c
 -%%EXAMPLESDIR%%/particles.c
 -%%EXAMPLESDIR%%/pong3d.c
 -%%EXAMPLESDIR%%/splitview.c
 -%%EXAMPLESDIR%%/triangle.c
 -%%EXAMPLESDIR%%/wave.c
 -%%EXAMPLESDIR%%/mipmaps.tga
 -%%EXAMPLESDIR%%/pong3d_field.tga
 -%%EXAMPLESDIR%%/pong3d_instr.tga
 -%%EXAMPLESDIR%%/pong3d_menu.tga
 -%%EXAMPLESDIR%%/pong3d_title.tga
 -%%EXAMPLESDIR%%/pong3d_winner1.tga
 -%%EXAMPLESDIR%%/pong3d_winner2.tga
 -@dirrm %%EXAMPLESDIR%%
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/makefile
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/boing.c
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gears.c
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/getopt.c
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/heightmap.c
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/listmodes.c
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mipmaps.c
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mtbench.c
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mthello.c
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/particles.c
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pong3d.c
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/splitview.c
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/triangle.c
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wave.c
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mipmaps.tga
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pong3d_field.tga
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pong3d_instr.tga
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pong3d_menu.tga
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pong3d_title.tga
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pong3d_winner1.tga
 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pong3d_winner2.tga
 +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
  %%PORTDOCS%%@dirrm %%DOCSDIR%%
 
 --Multipart=_Fri__23_Mar_2012_03_30_01_+0900_ddu2mPw+spDm6WEb--
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Apr 8 06:43:18 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166035 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/166035: commit references a PR
Date: Sun,  8 Apr 2012 06:43:20 +0000 (UTC)

 miwi        2012-04-08 06:43:10 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/glfw        Makefile distinfo pkg-plist 
   Log:
   - Update to version 2.7.4
   
   PR:             166035
   Submitted by:   Ports Fury
   Feature safe:   yes
   
   Revision  Changes    Path
   1.17      +1 -1      ports/graphics/glfw/Makefile
   1.9       +2 -2      ports/graphics/glfw/distinfo
   1.6       +22 -22    ports/graphics/glfw/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
