Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2020 18:16:04 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r548849 - head/editors/pluma
Message-ID:  <202009171816.08HIG4HU097038@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Sep 17 18:16:04 2020
New Revision: 548849
URL: https://svnweb.freebsd.org/changeset/ports/548849

Log:
  Update to 1.24.1
  While here move the enchant dependency to libenchant2

Modified:
  head/editors/pluma/Makefile
  head/editors/pluma/distinfo
  head/editors/pluma/pkg-plist

Modified: head/editors/pluma/Makefile
==============================================================================
--- head/editors/pluma/Makefile	Thu Sep 17 18:07:42 2020	(r548848)
+++ head/editors/pluma/Makefile	Thu Sep 17 18:16:04 2020	(r548849)
@@ -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
 

Modified: head/editors/pluma/distinfo
==============================================================================
--- head/editors/pluma/distinfo	Thu Sep 17 18:07:42 2020	(r548848)
+++ head/editors/pluma/distinfo	Thu Sep 17 18:16:04 2020	(r548849)
@@ -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

Modified: head/editors/pluma/pkg-plist
==============================================================================
--- head/editors/pluma/pkg-plist	Thu Sep 17 18:07:42 2020	(r548848)
+++ head/editors/pluma/pkg-plist	Thu Sep 17 18:16:04 2020	(r548849)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009171816.08HIG4HU097038>