diff options
author | Wen Heping <wen@FreeBSD.org> | 2021-09-21 12:36:18 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2021-09-21 12:36:18 +0000 |
commit | 6543dd4a0823725230ee70bd0fb25fc45dbab289 (patch) | |
tree | 32683207eb439aa824b8937e84a60774e394cbcf | |
parent | b8ccde858b668a2142c0ab9be9d6c5f8e45b87a1 (diff) | |
download | ports-6543dd4a0823725230ee70bd0fb25fc45dbab289.tar.gz ports-6543dd4a0823725230ee70bd0fb25fc45dbab289.zip |
games/wesnoth: Update to 1.14.17
-rw-r--r-- | games/wesnoth/Makefile | 2 | ||||
-rw-r--r-- | games/wesnoth/distinfo | 6 | ||||
-rw-r--r-- | games/wesnoth/pkg-plist | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 991bf3cdb470..389e39a14a8f 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,5 +1,5 @@ PORTNAME= wesnoth -PORTVERSION= 1.14.16 +PORTVERSION= 1.14.17 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \ diff --git a/games/wesnoth/distinfo b/games/wesnoth/distinfo index 855080e0a204..097c53452765 100644 --- a/games/wesnoth/distinfo +++ b/games/wesnoth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618185242 -SHA256 (wesnoth-1.14.16.tar.bz2) = 0f52d427e2fb58f4d1961847be4e3564a3c4ad78190042b6d04f83cedac030b5 -SIZE (wesnoth-1.14.16.tar.bz2) = 462489629 +TIMESTAMP = 1632187449 +SHA256 (wesnoth-1.14.17.tar.bz2) = 3646cba604e09c12d6900a733bcb78cbf05f2f75f05346630d6529c220f584e1 +SIZE (wesnoth-1.14.17.tar.bz2) = 462461190 diff --git a/games/wesnoth/pkg-plist b/games/wesnoth/pkg-plist index 2742f41b7e0c..02deab94deb3 100644 --- a/games/wesnoth/pkg-plist +++ b/games/wesnoth/pkg-plist @@ -23,7 +23,6 @@ share/icons/hicolor/64x64/apps/wesnoth-icon.png %%NLS%%%%SERVER%%man/id/man6/wesnothd.6.gz %%NLS%%%%SERVER%%man/it/man6/wesnothd.6.gz %%NLS%%%%SERVER%%man/ja/man6/wesnothd.6.gz -%%NLS%%%%SERVER%%man/lt/man6/wesnothd.6.gz %%NLS%%%%SERVER%%man/pl/man6/wesnothd.6.gz %%NLS%%%%SERVER%%man/pt_BR/man6/wesnothd.6.gz %%NLS%%%%SERVER%%man/pt/man6/wesnothd.6.gz @@ -39,6 +38,7 @@ share/icons/hicolor/64x64/apps/wesnoth-icon.png %%NLS%%%%SERVER%%man/zh_CN/man6/wesnothd.6.gz %%NLS%%%%SERVER%%man/zh_TW/man6/wesnothd.6.gz %%NLS%%man/ca/man6/wesnoth.6.gz +%%NLS%%man/cs/man6/wesnoth.6.gz %%NLS%%man/de/man6/wesnoth.6.gz %%NLS%%man/en_GB/man6/wesnoth.6.gz %%NLS%%man/es/man6/wesnoth.6.gz @@ -1734,4 +1734,4 @@ share/icons/hicolor/64x64/apps/wesnoth-icon.png %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-utbs.mo -%%SERVER%%@unexec rmdir /var/run/wesnothd 2>/dev/null || echo "If you are permanently removing this port, you should do a 'rm -rf /var/run/wesnothd' to remove it." | fmt +%%SERVER%%@dir /var/run/wesnothd |