diff --git a/emulators/tnylpo/Makefile b/emulators/tnylpo/Makefile index f2b33bd29fa7..49d1eca54293 100644 --- a/emulators/tnylpo/Makefile +++ b/emulators/tnylpo/Makefile @@ -1,30 +1,30 @@ # 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}/ MAINTAINER= joerg@FreeBSD.org COMMENT= CP/M emulator LICENSE= BSD3CLAUSE USES= tar:bzip2 gmake MAKEFILE= makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tnylpo ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/tnylpo-convert ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/tnylpo.1 \ ${STAGEDIR}${MANPREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/tnylpo-convert.1 \ ${STAGEDIR}${MANPREFIX}/man/man1 ${MKDIR} ${STAGEDIR}${PREFIX}/share/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/mine/mine.com \ ${STAGEDIR}${PREFIX}/share/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/mine/README.md \ ${STAGEDIR}${PREFIX}/share/${PORTNAME} .include 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