Date: Sun, 29 Jul 2018 02:00:10 +0000 (UTC) From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475620 - head/games/cutemaze Message-ID: <201807290200.w6T20Ai3000986@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jhale Date: Sun Jul 29 02:00:09 2018 New Revision: 475620 URL: https://svnweb.freebsd.org/changeset/ports/475620 Log: Update to 1.2.4 Modified: head/games/cutemaze/Makefile head/games/cutemaze/distinfo head/games/cutemaze/pkg-plist Modified: head/games/cutemaze/Makefile ============================================================================== --- head/games/cutemaze/Makefile Sun Jul 29 01:59:46 2018 (r475619) +++ head/games/cutemaze/Makefile Sun Jul 29 02:00:09 2018 (r475620) @@ -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 Modified: head/games/cutemaze/distinfo ============================================================================== --- head/games/cutemaze/distinfo Sun Jul 29 01:59:46 2018 (r475619) +++ head/games/cutemaze/distinfo Sun Jul 29 02:00:09 2018 (r475620) @@ -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 Modified: head/games/cutemaze/pkg-plist ============================================================================== --- head/games/cutemaze/pkg-plist Sun Jul 29 01:59:46 2018 (r475619) +++ head/games/cutemaze/pkg-plist Sun Jul 29 02:00:09 2018 (r475620) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807290200.w6T20Ai3000986>