diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-17 18:16:04 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-17 18:16:04 +0000 |
commit | 59b8fc4bfd6990508452c17d6053e626e523923f (patch) | |
tree | 9a154eebbacc41d3c621678e4294a9bbf77161d7 /editors/pluma | |
parent | 0fcb04226447fbc6c1001d7596de27129e5f37d7 (diff) | |
download | ports-59b8fc4bfd6990508452c17d6053e626e523923f.tar.gz ports-59b8fc4bfd6990508452c17d6053e626e523923f.zip |
Notes
Diffstat (limited to 'editors/pluma')
-rw-r--r-- | editors/pluma/Makefile | 4 | ||||
-rw-r--r-- | editors/pluma/distinfo | 6 | ||||
-rw-r--r-- | editors/pluma/pkg-plist | 3 |
3 files changed, 7 insertions, 6 deletions
diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile index 2ee726d1996a..24278fd67e69 100644 --- a/editors/pluma/Makefile +++ b/editors/pluma/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pluma -PORTVERSION= 1.24.0 +PORTVERSION= 1.24.1 CATEGORIES= editors mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool \ ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes -LIB_DEPENDS= libenchant.so:textproc/enchant \ +LIB_DEPENDS= libenchant-2.so:textproc/enchant2 \ libpeas-gtk-1.0.so:devel/libpeas RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes diff --git a/editors/pluma/distinfo b/editors/pluma/distinfo index 889c1ed3b054..ab5e7ab8c367 100644 --- a/editors/pluma/distinfo +++ b/editors/pluma/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1591963163 -SHA256 (mate/pluma-1.24.0.tar.xz) = 1964c7fc970f62c2e00977828f6f115995bd60077bcea2fb70130f0f296cb6ee -SIZE (mate/pluma-1.24.0.tar.xz) = 3717544 +TIMESTAMP = 1600366050 +SHA256 (mate/pluma-1.24.1.tar.xz) = 2e251113afa1af63fb98f28f2b49aea874c5f654a33da3ad12994580882bece9 +SIZE (mate/pluma-1.24.1.tar.xz) = 3679636 diff --git a/editors/pluma/pkg-plist b/editors/pluma/pkg-plist index c7d9285245b9..5fcd7a9efe27 100644 --- a/editors/pluma/pkg-plist +++ b/editors/pluma/pkg-plist @@ -526,7 +526,6 @@ share/help/sv/pluma/index.docbook share/help/sv/pluma/legal.xml share/help/ta/pluma/figures/pluma_recent_files_menu_icon.png share/help/ta/pluma/figures/pluma_window.png -share/help/ta/pluma/index.docbook share/help/ta/pluma/legal.xml share/help/te/pluma/figures/pluma_recent_files_menu_icon.png share/help/te/pluma/figures/pluma_window.png @@ -637,6 +636,7 @@ share/locale/it/LC_MESSAGES/pluma.mo share/locale/ja/LC_MESSAGES/pluma.mo share/locale/jv/LC_MESSAGES/pluma.mo share/locale/ka/LC_MESSAGES/pluma.mo +share/locale/kab/LC_MESSAGES/pluma.mo share/locale/kk/LC_MESSAGES/pluma.mo share/locale/kn/LC_MESSAGES/pluma.mo share/locale/ko/LC_MESSAGES/pluma.mo @@ -754,3 +754,4 @@ share/metainfo/pluma.appdata.xml %%DATADIR%%/ui/pluma-print-preferences.ui %%DATADIR%%/ui/pluma-search-dialog.ui %%DATADIR%%/ui/pluma-ui.xml +share/help/ta/pluma/index.docbook |