diff options
author | jhale <jhale@FreeBSD.org> | 2018-07-29 10:00:09 +0800 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2018-07-29 10:00:09 +0800 |
commit | 2c3ec3526d064abb58804c3b608e843f6f735986 (patch) | |
tree | 0a7431be9db32a2649d26f7da526ae6a691b7e58 /games | |
parent | 4e83b363a6fe7f0dcc57927179720b7c71c50321 (diff) | |
download | freebsd-ports-gnome-2c3ec3526d064abb58804c3b608e843f6f735986.tar.gz freebsd-ports-gnome-2c3ec3526d064abb58804c3b608e843f6f735986.tar.zst freebsd-ports-gnome-2c3ec3526d064abb58804c3b608e843f6f735986.zip |
Update to 1.2.4
Diffstat (limited to 'games')
-rw-r--r-- | games/cutemaze/Makefile | 4 | ||||
-rw-r--r-- | games/cutemaze/distinfo | 6 | ||||
-rw-r--r-- | games/cutemaze/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/games/cutemaze/Makefile b/games/cutemaze/Makefile index 9c7559e09ae3..10c942560de2 100644 --- a/games/cutemaze/Makefile +++ b/games/cutemaze/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cutemaze -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.4 CATEGORIES= games MASTER_SITES= http://gottcode.org/${PORTNAME}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src @@ -18,7 +18,7 @@ USE_GL= gl USE_QT= core gui svg imageformats_run widgets \ linguisttools_build buildtools_build -PORTDOCS= ChangeLog NEWS README +PORTDOCS= ChangeLog README WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= DOCS NLS diff --git a/games/cutemaze/distinfo b/games/cutemaze/distinfo index 673ef60cc4a5..65f1ded94c33 100644 --- a/games/cutemaze/distinfo +++ b/games/cutemaze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1519227164 -SHA256 (cutemaze-1.2.2-src.tar.bz2) = 1e9464d0be6eacae20a8fa29e699e3776f3081c00eaffdfeceed4b77eaac52a8 -SIZE (cutemaze-1.2.2-src.tar.bz2) = 805648 +TIMESTAMP = 1532825067 +SHA256 (cutemaze-1.2.4-src.tar.bz2) = d445f7fffdbded70f3d5c7b5603e98705cf8f71e44f7fd4c6747bf88843ce250 +SIZE (cutemaze-1.2.4-src.tar.bz2) = 929695 diff --git a/games/cutemaze/pkg-plist b/games/cutemaze/pkg-plist index 21b51b5cc925..98ef2b497719 100644 --- a/games/cutemaze/pkg-plist +++ b/games/cutemaze/pkg-plist @@ -13,6 +13,7 @@ share/applications/cutemaze.desktop %%NLS%%%%DATADIR%%/translations/cutemaze_lt.qm %%NLS%%%%DATADIR%%/translations/cutemaze_nl.qm %%NLS%%%%DATADIR%%/translations/cutemaze_pl.qm +%%NLS%%%%DATADIR%%/translations/cutemaze_pt.qm %%NLS%%%%DATADIR%%/translations/cutemaze_pt_BR.qm %%NLS%%%%DATADIR%%/translations/cutemaze_ro.qm %%NLS%%%%DATADIR%%/translations/cutemaze_ru.qm |