From owner-svn-ports-head@freebsd.org Mon Nov 18 23:47:55 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2AD381CC79B; Mon, 18 Nov 2019 23:47:55 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47H5HG75hDz3CwT; Mon, 18 Nov 2019 23:47:54 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D3F9D190C; Mon, 18 Nov 2019 23:47:54 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAINlsln033252; Mon, 18 Nov 2019 23:47:54 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAINlsm5033250; Mon, 18 Nov 2019 23:47:54 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201911182347.xAINlsm5033250@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 18 Nov 2019 23:47:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517928 - head/graphics/py-glfw X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/graphics/py-glfw X-SVN-Commit-Revision: 517928 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Nov 2019 23:47:55 -0000 Author: jbeich Date: Mon Nov 18 23:47:54 2019 New Revision: 517928 URL: https://svnweb.freebsd.org/changeset/ports/517928 Log: graphics/py-glfw: update to 1.8.4 Changes: https://github.com/FlorianRhiem/pyGLFW/compare/v1.8.3...v1.8.4 PR: 241883 Submitted by: Neel Chauhan (maintainer) Modified: head/graphics/py-glfw/Makefile (contents, props changed) head/graphics/py-glfw/distinfo (contents, props changed) Modified: head/graphics/py-glfw/Makefile ============================================================================== --- head/graphics/py-glfw/Makefile Mon Nov 18 23:07:34 2019 (r517927) +++ head/graphics/py-glfw/Makefile Mon Nov 18 23:47:54 2019 (r517928) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= glfw -PORTVERSION= 1.8.3 +PORTVERSION= 1.8.4 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-glfw/distinfo ============================================================================== --- head/graphics/py-glfw/distinfo Mon Nov 18 23:07:34 2019 (r517927) +++ head/graphics/py-glfw/distinfo Mon Nov 18 23:47:54 2019 (r517928) @@ -1,3 +1,3 @@ -TIMESTAMP = 1566822158 -SHA256 (glfw-1.8.3.tar.gz) = 7fb94708bff9c9478b85ec1993aa416288e9d407bb83cae8cff561ccb4205635 -SIZE (glfw-1.8.3.tar.gz) = 24615 +TIMESTAMP = 1573424281 +SHA256 (glfw-1.8.4.tar.gz) = 65891182413d7a7141e07d8cebb69fae640236e890eb3645fdd8512d8aa9d0e2 +SIZE (glfw-1.8.4.tar.gz) = 24645