From owner-dev-commits-ports-all@freebsd.org Mon Apr 19 09:13:30 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 8C6635EA4E4; Mon, 19 Apr 2021 09:13:30 +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 4FP1MG3GCfz3gy3; Mon, 19 Apr 2021 09:13:30 +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 62EE21CAA0; Mon, 19 Apr 2021 09:13:30 +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 13J9DUcL098201; Mon, 19 Apr 2021 09:13:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13J9DUd3098200; Mon, 19 Apr 2021 09:13:30 GMT (envelope-from git) Date: Mon, 19 Apr 2021 09:13:30 GMT Message-Id: <202104190913.13J9DUd3098200@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: =?utf-8?B?U3RlZmFuIEXDn2Vy?= Subject: git: 4edc3a055531 - main - emulator/tnylpo: update to version 1.1.3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: se X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4edc3a0555310e2b8333ade767404dd2805004bd 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: Mon, 19 Apr 2021 09:13:30 -0000 The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=4edc3a0555310e2b8333ade767404dd2805004bd commit 4edc3a0555310e2b8333ade767404dd2805004bd Author: Stefan Eßer AuthorDate: 2021-04-19 09:11:25 +0000 Commit: Stefan Eßer CommitDate: 2021-04-19 09:11:25 +0000 emulator/tnylpo: update to version 1.1.3 This is a bug-fix release that corrects the emulation of some seldom used instructions. --- emulators/tnylpo/Makefile | 2 +- emulators/tnylpo/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/emulators/tnylpo/Makefile b/emulators/tnylpo/Makefile index f2b33bd29fa7..49d1eca54293 100644 --- a/emulators/tnylpo/Makefile +++ b/emulators/tnylpo/Makefile @@ -1,7 +1,7 @@ # Created by: Joerg Wunsch PORTNAME= tnylpo -DISTVERSION= 1.1.2 +DISTVERSION= 1.1.3 CATEGORIES= emulators MASTER_SITES= https://gitlab.com/gbrein/${PORTNAME}/-/archive/${DISTVERSION}/ diff --git a/emulators/tnylpo/distinfo b/emulators/tnylpo/distinfo index 5e70943f5844..cf6302667cd4 100644 --- a/emulators/tnylpo/distinfo +++ b/emulators/tnylpo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607526134 -SHA256 (tnylpo-1.1.2.tar.bz2) = 2d151ad957a8d076f78399ef14e2a308e9f3df4f491152886f8bd93cfcb6b236 -SIZE (tnylpo-1.1.2.tar.bz2) = 82899 +TIMESTAMP = 1618083235 +SHA256 (tnylpo-1.1.3.tar.bz2) = f017db288d4de2aceeacc7a507e789bdd399cfc23a818c556117ff87c2fa3fe2 +SIZE (tnylpo-1.1.3.tar.bz2) = 83457