From owner-cvs-all@FreeBSD.ORG Sun Jun 15 20:17:04 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29497106567A; Sun, 15 Jun 2008 20:17:04 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 193138FC13; Sun, 15 Jun 2008 20:17:04 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m5FKH3qg072556; Sun, 15 Jun 2008 20:17:03 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m5FKH3i8072555; Sun, 15 Jun 2008 20:17:03 GMT (envelope-from thierry) Message-Id: <200806152017.m5FKH3i8072555@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 15 Jun 2008 20:17:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/glfw Makefile distinfo pkg-plist ports/graphics/glfw/files patch-compile.sh patch-lib_x11_Makefile.x11.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jun 2008 20:17:04 -0000 thierry 2008-06-15 20:17:03 UTC FreeBSD ports repository Modified files: graphics/glfw Makefile distinfo pkg-plist graphics/glfw/files patch-compile.sh Added files: graphics/glfw/files patch-lib_x11_Makefile.x11.in Log: Upgrade to 2.6, with some cleaning. PR: ports/123532 Submitted by: Vitaly Magerya Revision Changes Path 1.11 +14 -10 ports/graphics/glfw/Makefile 1.6 +3 -3 ports/graphics/glfw/distinfo 1.6 +42 -90 ports/graphics/glfw/files/patch-compile.sh 1.1 +13 -0 ports/graphics/glfw/files/patch-lib_x11_Makefile.x11.in (new) 1.3 +25 -22 ports/graphics/glfw/pkg-plist