[Midnightbsd-cvs] mports [20528] trunk/textproc/meld: meld 3.14.0

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Oct 11 16:08:11 EDT 2015


Revision: 20528
          http://svnweb.midnightbsd.org/mports/?rev=20528
Author:   laffer1
Date:     2015-10-11 16:08:11 -0400 (Sun, 11 Oct 2015)
Log Message:
-----------
meld 3.14.0

Modified Paths:
--------------
    trunk/textproc/meld/Makefile
    trunk/textproc/meld/distinfo
    trunk/textproc/meld/pkg-plist

Modified: trunk/textproc/meld/Makefile
===================================================================
--- trunk/textproc/meld/Makefile	2015-10-11 20:07:27 UTC (rev 20527)
+++ trunk/textproc/meld/Makefile	2015-10-11 20:08:11 UTC (rev 20528)
@@ -1,7 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	meld
-PORTVERSION=	3.12.2
+PORTVERSION=	3.14.0
 CATEGORIES=	textproc devel python
 MASTER_SITES=	GNOME
 
@@ -11,12 +11,13 @@
 LICENSE=	gpl2
 
 BUILD_DEPENDS=	itstool:${PORTSDIR}/textproc/itstool
+RUN_DEPENDS=	gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas
 
 USES=		desktop-file-utils gettext python:2 shared-mime-info \
 		shebangfix tar:xz
 SHEBANG_FILES=	bin/meld
 USE_PYTHON=	distutils
-USE_GNOME=	gtksourceview3 pygobject3
+USE_GNOME=	gtksourceview3 pygobject3 intltool
 GLIB_SCHEMAS=	org.gnome.meld.gschema.xml
 PYDISTUTILS_INSTALLNOSINGLE=	yes
 PYDISTUTILS_INSTALL_TARGET=	--no-update-icon-cache --no-compile-schemas install

Modified: trunk/textproc/meld/distinfo
===================================================================
--- trunk/textproc/meld/distinfo	2015-10-11 20:07:27 UTC (rev 20527)
+++ trunk/textproc/meld/distinfo	2015-10-11 20:08:11 UTC (rev 20528)
@@ -1,2 +1,2 @@
-SHA256 (meld-3.12.2.tar.xz) = 0938e6e6b4de59dbf66947f67c8c5c3d3c834feb8dabae3a047154af9544a101
-SIZE (meld-3.12.2.tar.xz) = 461932
+SHA256 (meld-3.14.0.tar.xz) = 430e2936b787c90ffa0999d3c94611fcaa64ca1920933f31550d5b931b4f103c
+SIZE (meld-3.14.0.tar.xz) = 495168

Modified: trunk/textproc/meld/pkg-plist
===================================================================
--- trunk/textproc/meld/pkg-plist	2015-10-11 20:07:27 UTC (rev 20527)
+++ trunk/textproc/meld/pkg-plist	2015-10-11 20:08:11 UTC (rev 20528)
@@ -211,6 +211,22 @@
 share/help/cs/meld/text-filters.page
 share/help/cs/meld/vc-mode.page
 share/help/cs/meld/vc-supported.page
+share/help/de/meld/command-line.page
+share/help/de/meld/file-changes.page
+share/help/de/meld/file-filters.page
+share/help/de/meld/file-mode.page
+share/help/de/meld/flattened-view.page
+share/help/de/meld/folder-mode.page
+share/help/de/meld/index.page
+share/help/de/meld/introduction.page
+share/help/de/meld/keyboard-shortcuts.page
+share/help/de/meld/legal.xml
+share/help/de/meld/missing-functionality.page
+share/help/de/meld/preferences.page
+share/help/de/meld/resolving-conflicts.page
+share/help/de/meld/text-filters.page
+share/help/de/meld/vc-mode.page
+share/help/de/meld/vc-supported.page
 share/help/el/meld/command-line.page
 share/help/el/meld/file-changes.page
 share/help/el/meld/file-filters.page
@@ -257,6 +273,7 @@
 share/icons/hicolor/scalable/apps/meld.svg
 share/locale/ar/LC_MESSAGES/meld.mo
 share/locale/bg/LC_MESSAGES/meld.mo
+share/locale/bs/LC_MESSAGES/meld.mo
 share/locale/ca/LC_MESSAGES/meld.mo
 share/locale/ca at valencia/LC_MESSAGES/meld.mo
 share/locale/cs/LC_MESSAGES/meld.mo
@@ -289,6 +306,7 @@
 share/locale/ro/LC_MESSAGES/meld.mo
 share/locale/ru/LC_MESSAGES/meld.mo
 share/locale/rw/LC_MESSAGES/meld.mo
+share/locale/sk/LC_MESSAGES/meld.mo
 share/locale/sl/LC_MESSAGES/meld.mo
 share/locale/sq/LC_MESSAGES/meld.mo
 share/locale/sr/LC_MESSAGES/meld.mo
@@ -312,6 +330,7 @@
 %%DATADIR%%/icons/vc-remove-24.png
 %%DATADIR%%/icons/vc-resolve-24.png
 %%DATADIR%%/icons/vc-update-24.png
+%%DATADIR%%/meld-dark.css
 %%DATADIR%%/meld.css
 %%DATADIR%%/ui/EditableList.ui
 %%DATADIR%%/ui/application.ui
@@ -331,5 +350,6 @@
 share/mime/packages/meld.xml
 @dir share/help/es/meld/figures
 @dir share/help/el/meld/figures
+ at dir share/help/de/meld/figures
 @dir share/help/cs/meld/figures
 @dir share/help/C/meld/figures



More information about the Midnightbsd-cvs mailing list