diff options
author | Santhosh Raju <fox@FreeBSD.org> | 2022-01-16 05:01:44 +0000 |
---|---|---|
committer | Santhosh Raju <fox@FreeBSD.org> | 2022-01-16 05:04:15 +0000 |
commit | befa41655c25f6ca456042024c0ef154bb64fba4 (patch) | |
tree | a922c0daa1e930b13d589603a7081d5081b6c6b7 | |
parent | 05837d911ccc594942721159a3c7a05b05fb13ee (diff) | |
download | ports-befa41655c25f6ca456042024c0ef154bb64fba4.tar.gz ports-befa41655c25f6ca456042024c0ef154bb64fba4.zip |
deskutils/foliate: Update to 2.6.4
Changes since 2.6.3:
2.6.4
Changes:
* Fixed various bugs
-rw-r--r-- | deskutils/foliate/Makefile | 3 | ||||
-rw-r--r-- | deskutils/foliate/distinfo | 6 | ||||
-rw-r--r-- | deskutils/foliate/pkg-plist | 3 |
3 files changed, 6 insertions, 6 deletions
diff --git a/deskutils/foliate/Makefile b/deskutils/foliate/Makefile index ad04bca63c37..3afb12078cc6 100644 --- a/deskutils/foliate/Makefile +++ b/deskutils/foliate/Makefile @@ -1,6 +1,5 @@ PORTNAME= foliate -PORTVERSION= 2.6.3 -PORTREVISION= 1 +PORTVERSION= 2.6.4 CATEGORIES= deskutils MAINTAINER= fox@FreeBSD.org diff --git a/deskutils/foliate/distinfo b/deskutils/foliate/distinfo index baa10c00fa57..225b681efa49 100644 --- a/deskutils/foliate/distinfo +++ b/deskutils/foliate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617409578 -SHA256 (johnfactotum-foliate-2.6.3_GH0.tar.gz) = de685facecb1d014c6041dbad75a5609948a0b18b97c74e31e3a1722bccafbe4 -SIZE (johnfactotum-foliate-2.6.3_GH0.tar.gz) = 4822251 +TIMESTAMP = 1642309057 +SHA256 (johnfactotum-foliate-2.6.4_GH0.tar.gz) = 4a4381bff6e398f6734e1695da23f1c593ba2a67e463e07021a089ffd0741776 +SIZE (johnfactotum-foliate-2.6.4_GH0.tar.gz) = 4824560 diff --git a/deskutils/foliate/pkg-plist b/deskutils/foliate/pkg-plist index 1dbac0a01d79..b0b11179d22a 100644 --- a/deskutils/foliate/pkg-plist +++ b/deskutils/foliate/pkg-plist @@ -55,6 +55,7 @@ share/locale/fr/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/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/ko/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/nb/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/nl/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/nn/LC_MESSAGES/com.github.johnfactotum.Foliate.mo @@ -64,4 +65,4 @@ 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 +share/metainfo/com.github.johnfactotum.Foliate.metainfo.xml |