From owner-svn-ports-all@freebsd.org Sun Sep 20 12:35:09 2020 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 6236F3DF562; Sun, 20 Sep 2020 12:35:09 +0000 (UTC) (envelope-from tobik@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4BvRqK1wvwz4T8T; Sun, 20 Sep 2020 12:35:09 +0000 (UTC) (envelope-from tobik@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 2589D1D692; Sun, 20 Sep 2020 12:35:09 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08KCZ8es064631; Sun, 20 Sep 2020 12:35:08 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08KCZ8d7064629; Sun, 20 Sep 2020 12:35:08 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <202009201235.08KCZ8d7064629@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sun, 20 Sep 2020 12:35:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r549098 - head/graphics/libspng X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/graphics/libspng X-SVN-Commit-Revision: 549098 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 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: Sun, 20 Sep 2020 12:35:09 -0000 Author: tobik Date: Sun Sep 20 12:35:08 2020 New Revision: 549098 URL: https://svnweb.freebsd.org/changeset/ports/549098 Log: graphics/libspng: Update to v0.6.1 Changes: https://github.com/randy408/libspng/releases/tag/v0.6.1 Modified: head/graphics/libspng/Makefile head/graphics/libspng/distinfo Modified: head/graphics/libspng/Makefile ============================================================================== --- head/graphics/libspng/Makefile Sun Sep 20 12:34:37 2020 (r549097) +++ head/graphics/libspng/Makefile Sun Sep 20 12:35:08 2020 (r549098) @@ -2,7 +2,7 @@ PORTNAME= libspng DISTVERSIONPREFIX= v -DISTVERSION= 0.6.0 +DISTVERSION= 0.6.1 CATEGORIES= graphics MAINTAINER= tobik@FreeBSD.org Modified: head/graphics/libspng/distinfo ============================================================================== --- head/graphics/libspng/distinfo Sun Sep 20 12:34:37 2020 (r549097) +++ head/graphics/libspng/distinfo Sun Sep 20 12:35:08 2020 (r549098) @@ -1,3 +1,3 @@ -TIMESTAMP = 1594667690 -SHA256 (randy408-libspng-v0.6.0_GH0.tar.gz) = 81fea8d8a2e0c8aa51769605ad0e49a682e88697c6b5b60105f5c3806efaa3a3 -SIZE (randy408-libspng-v0.6.0_GH0.tar.gz) = 131444 +TIMESTAMP = 1600600898 +SHA256 (randy408-libspng-v0.6.1_GH0.tar.gz) = 336856bea0216fe0ddc6cc584be5823cfd3a142e9d90d8e1635d2d2a5241f584 +SIZE (randy408-libspng-v0.6.1_GH0.tar.gz) = 131605