Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2017 11:07:50 +0000 (UTC)
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r446954 - in head/games/cutemaze: . files
Message-ID:  <201707311107.v6VB7oI6089674@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Mon Jul 31 11:07:50 2017
New Revision: 446954
URL: https://svnweb.freebsd.org/changeset/ports/446954

Log:
  Update to upstream version 1.2.1

Modified:
  head/games/cutemaze/Makefile
  head/games/cutemaze/distinfo
  head/games/cutemaze/files/patch-cutemaze.pro
  head/games/cutemaze/pkg-plist

Modified: head/games/cutemaze/Makefile
==============================================================================
--- head/games/cutemaze/Makefile	Mon Jul 31 10:43:55 2017	(r446953)
+++ head/games/cutemaze/Makefile	Mon Jul 31 11:07:50 2017	(r446954)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cutemaze
-PORTVERSION=	1.2.0
+PORTVERSION=	1.2.1
 CATEGORIES=	games
 MASTER_SITES=	http://gottcode.org/${PORTNAME}/
 DISTNAME=	${PORTNAME}-${DISTVERSION}-src

Modified: head/games/cutemaze/distinfo
==============================================================================
--- head/games/cutemaze/distinfo	Mon Jul 31 10:43:55 2017	(r446953)
+++ head/games/cutemaze/distinfo	Mon Jul 31 11:07:50 2017	(r446954)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486992704
-SHA256 (cutemaze-1.2.0-src.tar.bz2) = d23a0d11a237f53d6b8da9234b5b475bbca8d67abbdd124cfa7c0cb4da70349b
-SIZE (cutemaze-1.2.0-src.tar.bz2) = 800890
+TIMESTAMP = 1501493373
+SHA256 (cutemaze-1.2.1-src.tar.bz2) = 841f2a208770c9de6009fed64e24a059a878686c444c4b572c56b564e4cfa66e
+SIZE (cutemaze-1.2.1-src.tar.bz2) = 803354

Modified: head/games/cutemaze/files/patch-cutemaze.pro
==============================================================================
--- head/games/cutemaze/files/patch-cutemaze.pro	Mon Jul 31 10:43:55 2017	(r446953)
+++ head/games/cutemaze/files/patch-cutemaze.pro	Mon Jul 31 11:07:50 2017	(r446954)
@@ -1,6 +1,14 @@
---- cutemaze.pro.orig	2017-02-13 13:47:42 UTC
+--- cutemaze.pro.orig	2017-07-30 17:16:25 UTC
 +++ cutemaze.pro
-@@ -94,7 +94,7 @@ macx {
+@@ -91,14 +91,14 @@ macx {
+ 	desktop.path = $$PREFIX/share/applications/
+ 
+ 	appdata.files = icons/cutemaze.appdata.xml
+-	appdata.path = $$PREFIX/share/metainfo/
++	appdata.path = $$PREFIX/share/appdata/
+ 
+ 	qm.files = $$replace(TRANSLATIONS, .ts, .qm)
+ 	qm.path = $$PREFIX/share/cutemaze/translations
  	qm.CONFIG += no_check_exist
  
  	man.files = doc/cutemaze.6

Modified: head/games/cutemaze/pkg-plist
==============================================================================
--- head/games/cutemaze/pkg-plist	Mon Jul 31 10:43:55 2017	(r446953)
+++ head/games/cutemaze/pkg-plist	Mon Jul 31 11:07:50 2017	(r446954)
@@ -17,6 +17,7 @@ share/applications/cutemaze.desktop
 %%NLS%%%%DATADIR%%/translations/cutemaze_ro.qm
 %%NLS%%%%DATADIR%%/translations/cutemaze_ru.qm
 %%NLS%%%%DATADIR%%/translations/cutemaze_tr.qm
+%%NLS%%%%DATADIR%%/translations/cutemaze_zh.qm
 share/icons/hicolor/1024x1024/apps/cutemaze.png
 share/icons/hicolor/128x128/apps/cutemaze.png
 share/icons/hicolor/16x16/apps/cutemaze.png



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707311107.v6VB7oI6089674>