git: fd1b4ce88b9c - main - games/liblcf: update 0.7.0 → 0.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 May 2023 17:12:18 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=fd1b4ce88b9cab26766d9fc59470bd2a05ac615e commit fd1b4ce88b9cab26766d9fc59470bd2a05ac615e Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2023-05-02 12:51:08 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2023-05-02 17:12:06 +0000 games/liblcf: update 0.7.0 → 0.8 --- games/liblcf/Makefile | 6 +++--- games/liblcf/distinfo | 6 +++--- games/liblcf/pkg-plist | 5 +++++ 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/games/liblcf/Makefile b/games/liblcf/Makefile index 64055081ca08..c6ab47f88b8b 100644 --- a/games/liblcf/Makefile +++ b/games/liblcf/Makefile @@ -1,11 +1,11 @@ PORTNAME= liblcf -PORTVERSION= 0.7.0 -PORTREVISION= 3 +PORTVERSION= 0.8 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org COMMENT= Library to handle RPG Maker 2000/2003 and EasyRPG projects -WWW= https://easyrpg.org/ +WWW= https://easyrpg.org/ \ + https://github.com/EasyRPG/liblcf LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/games/liblcf/distinfo b/games/liblcf/distinfo index abd06bafbac3..304bda9b64fb 100644 --- a/games/liblcf/distinfo +++ b/games/liblcf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635777809 -SHA256 (EasyRPG-liblcf-0.7.0_GH0.tar.gz) = a98dca6396f28b1902ae299e66ad40e0ff7fb5052269d6e619d06aaae4d2aeb2 -SIZE (EasyRPG-liblcf-0.7.0_GH0.tar.gz) = 292623 +TIMESTAMP = 1683027953 +SHA256 (EasyRPG-liblcf-0.8_GH0.tar.gz) = aa5664145842a39442e9bbf178273e91816d6d6bf6db7347196bde518dfb431e +SIZE (EasyRPG-liblcf-0.8_GH0.tar.gz) = 305885 diff --git a/games/liblcf/pkg-plist b/games/liblcf/pkg-plist index 292499045dac..5b6c0259e40e 100644 --- a/games/liblcf/pkg-plist +++ b/games/liblcf/pkg-plist @@ -60,6 +60,8 @@ include/lcf/rpg/save.h include/lcf/rpg/saveactor.h include/lcf/rpg/savecommonevent.h include/lcf/rpg/saveeasyrpgdata.h +include/lcf/rpg/saveeasyrpgtext.h +include/lcf/rpg/saveeasyrpgwindow.h include/lcf/rpg/saveeventexecframe.h include/lcf/rpg/saveeventexecstate.h include/lcf/rpg/saveinventory.h @@ -97,7 +99,10 @@ include/lcf/third_party/span.h include/lcf/third_party/string_view.h include/lcf/writer_lcf.h include/lcf/writer_xml.h +lib/cmake/liblcf/liblcf-config-version.cmake lib/cmake/liblcf/liblcf-config.cmake +lib/cmake/liblcf/liblcf-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/liblcf/liblcf-targets.cmake lib/liblcf.so lib/liblcf.so.0 libdata/pkgconfig/liblcf.pc