diff options
author | Santhosh Raju <fox@FreeBSD.org> | 2020-06-21 22:33:13 +0000 |
---|---|---|
committer | Santhosh Raju <fox@FreeBSD.org> | 2020-06-21 22:33:13 +0000 |
commit | bbc0206cc8a64ec597b5c124813f6f216fbc8b17 (patch) | |
tree | a430a78a7c7519acc6706bafafc981801127c546 /deskutils | |
parent | 97d420527f18a764d48544a058f3b93bde61fcf4 (diff) | |
download | ports-bbc0206cc8a64ec597b5c124813f6f216fbc8b17.tar.gz ports-bbc0206cc8a64ec597b5c124813f6f216fbc8b17.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/foliate/Makefile | 2 | ||||
-rw-r--r-- | deskutils/foliate/distinfo | 6 | ||||
-rw-r--r-- | deskutils/foliate/pkg-plist | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/deskutils/foliate/Makefile b/deskutils/foliate/Makefile index 1b73665d5b59..b80eff539e13 100644 --- a/deskutils/foliate/Makefile +++ b/deskutils/foliate/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= foliate -PORTVERSION= 2.2.1 +PORTVERSION= 2.3.0 CATEGORIES= deskutils MAINTAINER= fox@FreeBSD.org diff --git a/deskutils/foliate/distinfo b/deskutils/foliate/distinfo index f92c02635cbc..162d05946c75 100644 --- a/deskutils/foliate/distinfo +++ b/deskutils/foliate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1591596679 -SHA256 (johnfactotum-foliate-2.2.1_GH0.tar.gz) = d1b43cb604e02f4337cd20487a5ef7780156207456bc90d4b6ac13716ed7eb5a -SIZE (johnfactotum-foliate-2.2.1_GH0.tar.gz) = 4310842 +TIMESTAMP = 1592778065 +SHA256 (johnfactotum-foliate-2.3.0_GH0.tar.gz) = 96f0eb3426300293242331a8a67fedf92b7cec46774512d19c691f42e06ce187 +SIZE (johnfactotum-foliate-2.3.0_GH0.tar.gz) = 4366782 diff --git a/deskutils/foliate/pkg-plist b/deskutils/foliate/pkg-plist index e558b2530996..9591c5ab329a 100644 --- a/deskutils/foliate/pkg-plist +++ b/deskutils/foliate/pkg-plist @@ -2,7 +2,6 @@ bin/foliate libexec/foliate/com.github.johnfactotum.Foliate share/applications/com.github.johnfactotum.Foliate.desktop share/applications/com.github.johnfactotum.Foliate.desktop.bak -share/com.github.johnfactotum.Foliate/assets/.eslintrc.json share/com.github.johnfactotum.Foliate/assets/KindleUnpack/__init__.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/compatibility_utils.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/kindleunpack.py @@ -54,11 +53,13 @@ share/locale/de_DE/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/es/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/fr_FR/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/id_ID/LC_MESSAGES/com.github.johnfactotum.Foliate.mo +share/locale/ie/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/it/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/nl/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/pt_BR/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/ru_RU/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/sv/LC_MESSAGES/com.github.johnfactotum.Foliate.mo +share/locale/uk/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/zh_CN/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/zh_TW/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/metainfo/com.github.johnfactotum.Foliate.appdata.xml |