- Update to 0.6.2
This commit is contained in:
parent
be7487b758
commit
4862fe41d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533728
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= liblcf
|
||||
PORTVERSION= 0.6.1
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 0.6.2
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
@ -18,7 +17,7 @@ LIB_DEPENDS= libicui18n.so:devel/icu \
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= EasyRPG
|
||||
|
||||
USES= cmake compiler:c++11-lib pkgconfig shared-mime-info
|
||||
USES= cmake compiler:c++14-lang pkgconfig shared-mime-info
|
||||
USE_LDCONFIG= yes
|
||||
CMAKE_ARGS= -DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DCMAKE_INSTALL_INCLUDEDIR=include \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1564425646
|
||||
SHA256 (EasyRPG-liblcf-0.6.1_GH0.tar.gz) = 224068ede007098d8fad45348da3b47f00a33d5e8a4a693514d5c9290ab1883f
|
||||
SIZE (EasyRPG-liblcf-0.6.1_GH0.tar.gz) = 210757
|
||||
TIMESTAMP = 1588285099
|
||||
SHA256 (EasyRPG-liblcf-0.6.2_GH0.tar.gz) = ed1371a0f116be2d674ec6c4bebc0d6578a3a5e886d1ffdb2aaaca952d2569b1
|
||||
SIZE (EasyRPG-liblcf-0.6.2_GH0.tar.gz) = 228961
|
||||
|
@ -3,6 +3,7 @@ include/liblcf/data.h
|
||||
include/liblcf/encoder.h
|
||||
include/liblcf/enum_tags.h
|
||||
include/liblcf/flag_set.h
|
||||
include/liblcf/fwd_struct_impl.h
|
||||
include/liblcf/ini.h
|
||||
include/liblcf/inireader.h
|
||||
include/liblcf/lcf_options.h
|
||||
|
Loading…
Reference in New Issue
Block a user