diff options
author | swills <swills@FreeBSD.org> | 2019-03-19 04:51:01 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2019-03-19 04:51:01 +0800 |
commit | 458b095cd9d45166d2a6c6dc0a0cc666983bccee (patch) | |
tree | ee28d88d1e9af3c5d636a72b90429ada0d0e5445 /deskutils | |
parent | 3ebe41c7218cf031c0ac5fc7c48a96ad8c6a39b4 (diff) | |
download | freebsd-ports-gnome-458b095cd9d45166d2a6c6dc0a0cc666983bccee.tar.gz freebsd-ports-gnome-458b095cd9d45166d2a6c6dc0a0cc666983bccee.tar.zst freebsd-ports-gnome-458b095cd9d45166d2a6c6dc0a0cc666983bccee.zip |
deskutils/go-for-it: Update to 1.7.0
PR: 236467
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/go-for-it/Makefile | 2 | ||||
-rw-r--r-- | deskutils/go-for-it/distinfo | 6 | ||||
-rw-r--r-- | deskutils/go-for-it/pkg-descr | 2 | ||||
-rw-r--r-- | deskutils/go-for-it/pkg-plist | 15 |
4 files changed, 14 insertions, 11 deletions
diff --git a/deskutils/go-for-it/Makefile b/deskutils/go-for-it/Makefile index ebb3731247ba..cbbff6cbcd24 100644 --- a/deskutils/go-for-it/Makefile +++ b/deskutils/go-for-it/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= go-for-it -DISTVERSION= 1.6.10 +DISTVERSION= 1.7.0 CATEGORIES= deskutils MAINTAINER= neel@neelc.org diff --git a/deskutils/go-for-it/distinfo b/deskutils/go-for-it/distinfo index c1f1aa115f87..0008900df3d4 100644 --- a/deskutils/go-for-it/distinfo +++ b/deskutils/go-for-it/distinfo @@ -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 diff --git a/deskutils/go-for-it/pkg-descr b/deskutils/go-for-it/pkg-descr index 8d3519f6324a..185e4d951daa 100644 --- a/deskutils/go-for-it/pkg-descr +++ b/deskutils/go-for-it/pkg-descr @@ -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 diff --git a/deskutils/go-for-it/pkg-plist b/deskutils/go-for-it/pkg-plist index 33148c5d0a44..4cc9351fcb90 100644 --- a/deskutils/go-for-it/pkg-plist +++ b/deskutils/go-for-it/pkg-plist @@ -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 |