Date: Mon, 18 Mar 2019 20:51:01 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496206 - head/deskutils/go-for-it Message-ID: <201903182051.x2IKp1M0099704@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Mon Mar 18 20:51:01 2019 New Revision: 496206 URL: https://svnweb.freebsd.org/changeset/ports/496206 Log: deskutils/go-for-it: Update to 1.7.0 PR: 236467 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Modified: head/deskutils/go-for-it/Makefile (contents, props changed) head/deskutils/go-for-it/distinfo (contents, props changed) head/deskutils/go-for-it/pkg-descr (contents, props changed) head/deskutils/go-for-it/pkg-plist (contents, props changed) Modified: head/deskutils/go-for-it/Makefile ============================================================================== --- head/deskutils/go-for-it/Makefile Mon Mar 18 20:34:21 2019 (r496205) +++ head/deskutils/go-for-it/Makefile Mon Mar 18 20:51:01 2019 (r496206) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= go-for-it -DISTVERSION= 1.6.10 +DISTVERSION= 1.7.0 CATEGORIES= deskutils MAINTAINER= neel@neelc.org Modified: head/deskutils/go-for-it/distinfo ============================================================================== --- head/deskutils/go-for-it/distinfo Mon Mar 18 20:34:21 2019 (r496205) +++ head/deskutils/go-for-it/distinfo Mon Mar 18 20:51:01 2019 (r496206) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550417403 -SHA256 (JMoerman-Go-For-It-1.6.10_GH0.tar.gz) = 1f286805a1f295c00afcb441b6026913ce1e626709c7e7c398f19565d43b8e0d -SIZE (JMoerman-Go-For-It-1.6.10_GH0.tar.gz) = 213999 +TIMESTAMP = 1552867966 +SHA256 (JMoerman-Go-For-It-1.7.0_GH0.tar.gz) = 492c43597582de3f63965e819697ad7c02ec5330da3e993497e6e5c80189de21 +SIZE (JMoerman-Go-For-It-1.7.0_GH0.tar.gz) = 249545 Modified: head/deskutils/go-for-it/pkg-descr ============================================================================== --- head/deskutils/go-for-it/pkg-descr Mon Mar 18 20:34:21 2019 (r496205) +++ head/deskutils/go-for-it/pkg-descr Mon Mar 18 20:51:01 2019 (r496206) @@ -1,4 +1,4 @@ Go For It! is a simple and stylish productivity app, featuring a to-do list, merged with a timer that keeps your focus on the current task. -WWW: http://manuel-kehl.de/projects/go-for-it/ +WWW: https://github.com/JMoerman/Go-For-It Modified: head/deskutils/go-for-it/pkg-plist ============================================================================== --- head/deskutils/go-for-it/pkg-plist Mon Mar 18 20:34:21 2019 (r496205) +++ head/deskutils/go-for-it/pkg-plist Mon Mar 18 20:51:01 2019 (r496206) @@ -8,14 +8,17 @@ share/icons/hicolor/48x48/apps/go-for-it.svg share/icons/hicolor/64x64/apps/go-for-it.svg share/icons/hicolor/128x128/apps/go-for-it.svg share/icons/hicolor/24x24/actions/go-for-it-open-menu-fallback.svg -%%DATADIR%%/style/go-for-it-3.10.css -%%DATADIR%%/style/go-for-it-3.10-dark.css +share/icons/hicolor/16x16/actions/go-for-it-go-to-done.svg +share/icons/hicolor/16x16/actions/go-for-it-go-to-list-symbolic.svg +share/icons/hicolor/24x24/actions/go-for-it-go-to-done.svg +share/icons/hicolor/24x24/actions/go-for-it-go-to-list-symbolic.svg %%DATADIR%%/style/widgets-3.10.css -%%DATADIR%%/style/go-for-it-3.20.css -%%DATADIR%%/style/go-for-it-3.20-dark.css %%DATADIR%%/style/widgets-3.20.css -%%DATADIR%%/style/colors.css -%%DATADIR%%/style/colors-dark.css +%%DATADIR%%/style/palettes/elementary-dark.css +%%DATADIR%%/style/palettes/elementary.css +%%DATADIR%%/style/palettes/theme-based.css +%%DATADIR%%/style/widgets-minimal-3.10.css +%%DATADIR%%/style/widgets-minimal-3.20.css share/locale/aa/LC_MESSAGES/go-for-it.mo share/locale/ab/LC_MESSAGES/go-for-it.mo share/locale/ae/LC_MESSAGES/go-for-it.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903182051.x2IKp1M0099704>