diff options
| author | Jason E. Hale <jhale@FreeBSD.org> | 2026-06-02 07:26:28 +0000 |
|---|---|---|
| committer | Jason E. Hale <jhale@FreeBSD.org> | 2026-06-02 07:33:41 +0000 |
| commit | e7f5baf95044fbf8e9b18f77a5f068ca477a2b72 (patch) | |
| tree | 76a0375ef63ea246c0be37de6ca5b260e57e0fcd /games | |
| parent | 22221e1650af2fb5f56a7cd105e0e4bfca48f886 (diff) | |
Diffstat (limited to 'games')
| -rw-r--r-- | games/gottet/Makefile | 9 | ||||
| -rw-r--r-- | games/gottet/distinfo | 6 | ||||
| -rw-r--r-- | games/gottet/pkg-plist | 3 |
3 files changed, 5 insertions, 13 deletions
diff --git a/games/gottet/Makefile b/games/gottet/Makefile index f67b849e080a..f25733131eff 100644 --- a/games/gottet/Makefile +++ b/games/gottet/Makefile @@ -1,5 +1,5 @@ PORTNAME= gottet -PORTVERSION= 1.2.6 +PORTVERSION= 1.2.7 CATEGORIES= games MASTER_SITES= https://gottcode.org/gottet/ @@ -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> diff --git a/games/gottet/distinfo b/games/gottet/distinfo index e49ab3b17191..f042214d37a9 100644 --- a/games/gottet/distinfo +++ b/games/gottet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739602874 -SHA256 (gottet-1.2.6.tar.bz2) = a0983641a14552b2363f9b7ac2bc546f58169315d924f43cabceb2bd062986b0 -SIZE (gottet-1.2.6.tar.bz2) = 524860 +TIMESTAMP = 1780377043 +SHA256 (gottet-1.2.7.tar.bz2) = 7ea0bb25f6b6b1ff84b1e3129fd6a3508ed0842b82844c1b3cfdacc41c40c807 +SIZE (gottet-1.2.7.tar.bz2) = 524885 diff --git a/games/gottet/pkg-plist b/games/gottet/pkg-plist index eacc725a9212..ece6989a9eae 100644 --- a/games/gottet/pkg-plist +++ b/games/gottet/pkg-plist @@ -1,9 +1,6 @@ bin/gottet share/applications/gottet.desktop share/man/man6/gottet.6.gz -%%PORTDOCS%%%%DOCSDIR%%/CREDITS -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/README %%NLS%%%%DATADIR%%/translations/gottet_ca.qm %%NLS%%%%DATADIR%%/translations/gottet_cs.qm %%NLS%%%%DATADIR%%/translations/gottet_de.qm |
