From owner-dev-commits-ports-all@freebsd.org Wed Sep 1 19:05:32 2021 Return-Path: Delivered-To: dev-commits-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 769BE66FD5D; Wed, 1 Sep 2021 19:05:32 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H0D6428lXz4qg5; Wed, 1 Sep 2021 19:05:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2B210282C; Wed, 1 Sep 2021 19:05:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 181J5WYS000917; Wed, 1 Sep 2021 19:05:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 181J5WEB000916; Wed, 1 Sep 2021 19:05:32 GMT (envelope-from git) Date: Wed, 1 Sep 2021 19:05:32 GMT Message-Id: <202109011905.181J5WEB000916@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Tobias Kortkamp Subject: git: 86040d3b9618 - main - emulators/sameboy: Update to v0.14.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tobik X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 86040d3b961847767c299787c0b949769278d28c Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2021 19:05:32 -0000 The branch main has been updated by tobik: URL: https://cgit.FreeBSD.org/ports/commit/?id=86040d3b961847767c299787c0b949769278d28c commit 86040d3b961847767c299787c0b949769278d28c Author: Tobias Kortkamp AuthorDate: 2021-09-01 17:46:21 +0000 Commit: Tobias Kortkamp CommitDate: 2021-09-01 19:01:36 +0000 emulators/sameboy: Update to v0.14.5 Changes: https://github.com/LIJI32/SameBoy/releases/tag/v0.14.5 --- emulators/sameboy/Makefile | 3 +-- emulators/sameboy/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/emulators/sameboy/Makefile b/emulators/sameboy/Makefile index c2487a6adc34..7ae33480fa50 100644 --- a/emulators/sameboy/Makefile +++ b/emulators/sameboy/Makefile @@ -1,7 +1,6 @@ PORTNAME= sameboy DISTVERSIONPREFIX= v -DISTVERSION= 0.14.3 -PORTREVISION= 1 +DISTVERSION= 0.14.5 CATEGORIES= emulators games MAINTAINER= tobik@FreeBSD.org diff --git a/emulators/sameboy/distinfo b/emulators/sameboy/distinfo index 5d0b84fd132c..258048d0a00d 100644 --- a/emulators/sameboy/distinfo +++ b/emulators/sameboy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618677001 -SHA256 (LIJI32-SameBoy-v0.14.3_GH0.tar.gz) = 26ce509f6ab6c0ca3ddf79addaa58de178a8a869eaf058f0c5bdd02a693171e9 -SIZE (LIJI32-SameBoy-v0.14.3_GH0.tar.gz) = 2855512 +TIMESTAMP = 1629632794 +SHA256 (LIJI32-SameBoy-v0.14.5_GH0.tar.gz) = a0863cae698d44983fd1f126bafcee1a76cd6d059debe438a28ca14568bcec70 +SIZE (LIJI32-SameBoy-v0.14.5_GH0.tar.gz) = 2884298