Bug 179457 - [MAINTAINER] graphics/glfw: update to 2.7.9
Summary: [MAINTAINER] graphics/glfw: update to 2.7.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-10 17:40 UTC by nemysis
Modified: 2013-06-14 15:30 UTC (History)
1 user (show)

See Also:


Attachments
glfw-2.7.9.patch (831 bytes, patch)
2013-06-10 17:40 UTC, nemysis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2013-06-10 17:40:00 UTC
- Update to 2.7.9

Generated and tested manually, tested with port test and with RedPorts, sent with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports)

How-To-Repeat: 
Build log

https://redports.org/buildarchive/20130610155200-25207/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-10 17:40:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

beech@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-06-14 15:27:11 UTC
Author: miwi
Date: Fri Jun 14 14:27:03 2013
New Revision: 320929
URL: http://svnweb.freebsd.org/changeset/ports/320929

Log:
  - Update to 2.7.9
  
  PR:		179457
  Submitted by:	maintainer

Modified:
  head/graphics/glfw/Makefile
  head/graphics/glfw/distinfo

Modified: head/graphics/glfw/Makefile
==============================================================================
--- head/graphics/glfw/Makefile	Fri Jun 14 14:22:51 2013	(r320928)
+++ head/graphics/glfw/Makefile	Fri Jun 14 14:27:03 2013	(r320929)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	glfw
-PORTVERSION=	2.7.8
+PORTVERSION=	2.7.9
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 

Modified: head/graphics/glfw/distinfo
==============================================================================
--- head/graphics/glfw/distinfo	Fri Jun 14 14:22:51 2013	(r320928)
+++ head/graphics/glfw/distinfo	Fri Jun 14 14:27:03 2013	(r320929)
@@ -1,2 +1,2 @@
-SHA256 (glfw-2.7.8.tar.bz2) = 86b570a405353ab17a54461ec8b4871f59df6a49897a09f48acfd4dee9a9848b
-SIZE (glfw-2.7.8.tar.bz2) = 946926
+SHA256 (glfw-2.7.9.tar.bz2) = d1f47e99e4962319f27f30d96571abcb04c1022c000de4d01df69ec59aae829d
+SIZE (glfw-2.7.9.tar.bz2) = 946924
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2013-06-14 15:27:16 UTC
State Changed
From-To: open->closed

- Committed.