Update to 1.24.1
While here move the enchant dependency to libenchant2
This commit is contained in:
parent
0fcb042264
commit
59b8fc4bfd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548849
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user