- 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/
Responsible Changed From-To: freebsd-ports-bugs->beech beech@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
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"
State Changed From-To: open->closed - Committed.