diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2012-06-22 10:16:09 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2012-06-22 10:16:09 +0800 |
commit | cfdf2a14e1bc2ceac5c23383ec5daf4bec465673 (patch) | |
tree | 9195983fab897598a570ffe7ff86ec78cf174581 /games/arx-libertatis | |
parent | 135b2665df1287ce0c672efdfc488b348352c4b6 (diff) | |
download | freebsd-ports-gnome-cfdf2a14e1bc2ceac5c23383ec5daf4bec465673.tar.gz freebsd-ports-gnome-cfdf2a14e1bc2ceac5c23383ec5daf4bec465673.tar.zst freebsd-ports-gnome-cfdf2a14e1bc2ceac5c23383ec5daf4bec465673.zip |
- Update to 1.0.2
PR: 169291
Submitted by: Sayetsky Anton <vsjcfm@gmail.com>
Diffstat (limited to 'games/arx-libertatis')
-rw-r--r-- | games/arx-libertatis/Makefile | 6 | ||||
-rw-r--r-- | games/arx-libertatis/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/arx-libertatis/Makefile b/games/arx-libertatis/Makefile index ed6d7690d71a..f571ae58b939 100644 --- a/games/arx-libertatis/Makefile +++ b/games/arx-libertatis/Makefile @@ -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} diff --git a/games/arx-libertatis/distinfo b/games/arx-libertatis/distinfo index d8301019387a..4a76947e1e7b 100644 --- a/games/arx-libertatis/distinfo +++ b/games/arx-libertatis/distinfo @@ -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 |