From owner-svn-ports-head@freebsd.org Wed Dec 25 05:11:07 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 3E54F1D2487; Wed, 25 Dec 2019 05:11:07 +0000 (UTC) (envelope-from yuri@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 47jLlb0YtLz4WxX; Wed, 25 Dec 2019 05:11:07 +0000 (UTC) (envelope-from yuri@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 0EA6EB6CA; Wed, 25 Dec 2019 05:11:07 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBP5B6gS088170; Wed, 25 Dec 2019 05:11:06 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBP5B6hw088168; Wed, 25 Dec 2019 05:11:06 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201912250511.xBP5B6hw088168@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Wed, 25 Dec 2019 05:11:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520830 - head/graphics/gmic X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/graphics/gmic X-SVN-Commit-Revision: 520830 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: Wed, 25 Dec 2019 05:11:07 -0000 Author: yuri Date: Wed Dec 25 05:11:06 2019 New Revision: 520830 URL: https://svnweb.freebsd.org/changeset/ports/520830 Log: graphics/gmic: Update 2.8.0 -> 2.8.1 Reported by: portscout Modified: head/graphics/gmic/Makefile head/graphics/gmic/distinfo Modified: head/graphics/gmic/Makefile ============================================================================== --- head/graphics/gmic/Makefile Wed Dec 25 03:22:49 2019 (r520829) +++ head/graphics/gmic/Makefile Wed Dec 25 05:11:06 2019 (r520830) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gmic -DISTVERSION= 2.8.0 +DISTVERSION= 2.8.1 CATEGORIES= graphics MASTER_SITES= https://gmic.eu/files/source/ DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/graphics/gmic/distinfo ============================================================================== --- head/graphics/gmic/distinfo Wed Dec 25 03:22:49 2019 (r520829) +++ head/graphics/gmic/distinfo Wed Dec 25 05:11:06 2019 (r520830) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575612174 -SHA256 (gmic_2.8.0.tar.gz) = d1ca5c726f7570af3a6f0bca27eeb66ef1e6a1b6a17bdaeaf0d59be40b9cd075 -SIZE (gmic_2.8.0.tar.gz) = 5976166 +TIMESTAMP = 1577248750 +SHA256 (gmic_2.8.1.tar.gz) = 1a2b4c75c428201e52e920bd07e6c04118ae294cb89fce3c1c4ef386421b2a7a +SIZE (gmic_2.8.1.tar.gz) = 5995556