Date: Mon, 19 Apr 2021 09:13:30 GMT From: =?utf-8?B?U3RlZmFuIEXDn2Vy?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4edc3a055531 - main - emulator/tnylpo: update to version 1.1.3 Message-ID: <202104190913.13J9DUd3098200@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=4edc3a0555310e2b8333ade767404dd2805004bd commit 4edc3a0555310e2b8333ade767404dd2805004bd Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-04-19 09:11:25 +0000 Commit: Stefan Eßer <se@FreeBSD.org> 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 <joerg@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104190913.13J9DUd3098200>