mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 1.0.2
PR: 169291 Submitted by: Sayetsky Anton <vsjcfm@gmail.com>
This commit is contained in:
parent
b19a109f0d
commit
68b31fa981
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299755
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= arx-libertatis
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://cloud.github.com/downloads/arx/ArxLibertatis/ \
|
||||
http://mirror.amdmi3.ru/distfiles/
|
||||
@ -34,6 +34,8 @@ SUB_FILES= pkg-message
|
||||
MAN1= arxsavetool.1 arxunpak.1
|
||||
MAN6= arx.6
|
||||
|
||||
PORTDOCS= AUTHORS CHANGELOG README.md
|
||||
|
||||
OPTIONS= CRASHREPORTER "Build crash reporter (requires Qt4)" off
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
@ -47,8 +49,6 @@ CMAKE_ARGS+= -DBUILD_CRASHREPORTER=OFF
|
||||
PLIST_SUB+= CRASHREPORTER="@comment "
|
||||
.endif
|
||||
|
||||
PORTDOCS= AUTHORS CHANGELOG README.md
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${DOCSDIR}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (arx-libertatis-1.0.1.tar.xz) = a8cdcd3ca09af86166a4913c00e1e0a1b3d65be86d9685a3cd4a11ee498b5c26
|
||||
SIZE (arx-libertatis-1.0.1.tar.xz) = 910116
|
||||
SHA256 (arx-libertatis-1.0.2.tar.xz) = cd40510563f93149f237df55d373900f85eb05c9cc5731efe4d173f314d4fadd
|
||||
SIZE (arx-libertatis-1.0.2.tar.xz) = 912096
|
||||
|
Loading…
Reference in New Issue
Block a user