From owner-svn-ports-all@freebsd.org Fri Jul 19 14:53:29 2019 Return-Path: Delivered-To: svn-ports-all@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 A8DD6A4A97; Fri, 19 Jul 2019 14:53:29 +0000 (UTC) (envelope-from swills@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 8962870DFF; Fri, 19 Jul 2019 14:53:29 +0000 (UTC) (envelope-from swills@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 5AC5022944; Fri, 19 Jul 2019 14:53:29 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x6JErTOc044654; Fri, 19 Jul 2019 14:53:29 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x6JErSk0044652; Fri, 19 Jul 2019 14:53:28 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201907191453.x6JErSk0044652@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 19 Jul 2019 14:53:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506940 - head/graphics/py-imagesize X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/graphics/py-imagesize X-SVN-Commit-Revision: 506940 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 8962870DFF X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.970,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jul 2019 14:53:29 -0000 Author: swills Date: Fri Jul 19 14:53:28 2019 New Revision: 506940 URL: https://svnweb.freebsd.org/changeset/ports/506940 Log: graphics/py-imagesize: update to 1.1.0 PR: 238454 Approved by: maintainer timeout (kmoore, >5 weeks) Modified: head/graphics/py-imagesize/Makefile (contents, props changed) head/graphics/py-imagesize/distinfo (contents, props changed) Modified: head/graphics/py-imagesize/Makefile ============================================================================== --- head/graphics/py-imagesize/Makefile Fri Jul 19 14:48:39 2019 (r506939) +++ head/graphics/py-imagesize/Makefile Fri Jul 19 14:53:28 2019 (r506940) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= imagesize -PORTVERSION= 0.7.1 +PORTVERSION= 1.1.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-imagesize/distinfo ============================================================================== --- head/graphics/py-imagesize/distinfo Fri Jul 19 14:48:39 2019 (r506939) +++ head/graphics/py-imagesize/distinfo Fri Jul 19 14:53:28 2019 (r506940) @@ -1,2 +1,3 @@ -SHA256 (imagesize-0.7.1.tar.gz) = 0ab2c62b87987e3252f89d30b7cedbec12a01af9274af9ffa48108f2c13c6062 -SIZE (imagesize-0.7.1.tar.gz) = 2871 +TIMESTAMP = 1562860213 +SHA256 (imagesize-1.1.0.tar.gz) = f3832918bc3c66617f92e35f5d70729187676313caa60c187eb0f28b8fe5e3b5 +SIZE (imagesize-1.1.0.tar.gz) = 1275201