mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
games/connectagram: Update to 1.3.9
Stop voluntarily installing documentation that nobody needs or will ever read. https://github.com/gottcode/connectagram/releases/tag/v1.3.9
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PORTNAME= connectagram
|
||||
PORTVERSION= 1.3.8
|
||||
PORTVERSION= 1.3.9
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= https://gottcode.org/connectagram/
|
||||
|
||||
@@ -14,12 +14,7 @@ USES= cmake compiler:c++17-lang gettext-tools gl qt:6 tar:bzip2
|
||||
USE_GL= opengl
|
||||
USE_QT= base tools:build
|
||||
|
||||
OPTIONS_DEFINE= DOCS NLS
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
(cd ${WRKSRC} && ${INSTALL_DATA} CREDITS ChangeLog README \
|
||||
${STAGEDIR}${DOCSDIR})
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1740039188
|
||||
SHA256 (connectagram-1.3.8.tar.bz2) = 340fd647a896551aeaeafb1f42b7e788e9f7c2b13cbaf1562aed962d4c18f2bb
|
||||
SIZE (connectagram-1.3.8.tar.bz2) = 25091496
|
||||
TIMESTAMP = 1780376337
|
||||
SHA256 (connectagram-1.3.9.tar.bz2) = 58fdc21a3cfca9aea132ca06e96966c24a37225ae43ad95b174c3c933a6f4256
|
||||
SIZE (connectagram-1.3.9.tar.bz2) = 25148167
|
||||
|
||||
@@ -50,9 +50,6 @@ share/applications/connectagram.desktop
|
||||
%%NLS%%%%DATADIR%%/translations/connectagram_ru.qm
|
||||
%%NLS%%%%DATADIR%%/translations/connectagram_tr.qm
|
||||
%%NLS%%%%DATADIR%%/translations/connectagram_uk.qm
|
||||
%%PORTDOCS%%%%DOCSDIR%%/CREDITS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
share/icons/hicolor/1024x1024/apps/connectagram.png
|
||||
share/icons/hicolor/128x128/apps/connectagram.png
|
||||
share/icons/hicolor/16x16/apps/connectagram.png
|
||||
|
||||
Reference in New Issue
Block a user