summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/meld-devel/Makefile5
-rw-r--r--devel/meld-devel/PLIST25
-rw-r--r--devel/meld-devel/distinfo9
-rw-r--r--devel/meld-devel/patches/patch-meld_build__helpers.py13
4 files changed, 27 insertions, 25 deletions
diff --git a/devel/meld-devel/Makefile b/devel/meld-devel/Makefile
index ab2b1da9757..d76c9db85e9 100644
--- a/devel/meld-devel/Makefile
+++ b/devel/meld-devel/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2014/05/09 07:37:00 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2014/05/27 18:10:52 wiz Exp $
-DISTNAME= meld-3.11.0
-PKGREVISION= 2
+DISTNAME= meld-3.11.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/meld/3.11/}
EXTRACT_SUFX= .tar.xz
diff --git a/devel/meld-devel/PLIST b/devel/meld-devel/PLIST
index 8ca0aa7cc40..1b87dd5ceb4 100644
--- a/devel/meld-devel/PLIST
+++ b/devel/meld-devel/PLIST
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2014/02/24 12:24:11 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2014/05/27 18:10:52 wiz Exp $
bin/meld
-man/man1/meld.1
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/meld/__init__.py
${PYSITELIB}/meld/__init__.pyc
@@ -11,6 +10,9 @@ ${PYSITELIB}/meld/build_helpers.pyo
${PYSITELIB}/meld/conf.py
${PYSITELIB}/meld/conf.pyc
${PYSITELIB}/meld/conf.pyo
+${PYSITELIB}/meld/const.py
+${PYSITELIB}/meld/const.pyc
+${PYSITELIB}/meld/const.pyo
${PYSITELIB}/meld/diffmap.py
${PYSITELIB}/meld/diffmap.pyc
${PYSITELIB}/meld/diffmap.pyo
@@ -172,6 +174,7 @@ ${PYSITELIB}/meld/vc/svn_17.pyo
${PYSITELIB}/meld/vcview.py
${PYSITELIB}/meld/vcview.pyc
${PYSITELIB}/meld/vcview.pyo
+man/man1/meld.1
share/appdata/meld.appdata.xml
share/applications/meld.desktop
share/doc/${PKGNAME}/COPYING
@@ -193,6 +196,22 @@ share/help/C/meld/resolving-conflicts.page
share/help/C/meld/text-filters.page
share/help/C/meld/vc-mode.page
share/help/C/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
+share/help/el/meld/file-mode.page
+share/help/el/meld/flattened-view.page
+share/help/el/meld/folder-mode.page
+share/help/el/meld/index.page
+share/help/el/meld/introduction.page
+share/help/el/meld/keyboard-shortcuts.page
+share/help/el/meld/legal.xml
+share/help/el/meld/missing-functionality.page
+share/help/el/meld/preferences.page
+share/help/el/meld/resolving-conflicts.page
+share/help/el/meld/text-filters.page
+share/help/el/meld/vc-mode.page
+share/help/el/meld/vc-supported.page
share/help/es/meld/command-line.page
share/help/es/meld/file-changes.page
share/help/es/meld/file-filters.page
@@ -293,5 +312,3 @@ share/meld/ui/tab-placeholder.ui
share/meld/ui/vcview-ui.xml
share/meld/ui/vcview.ui
share/mime/packages/meld.xml
-@pkgdir share/help/es/meld/figures
-@pkgdir share/help/C/meld/figures
diff --git a/devel/meld-devel/distinfo b/devel/meld-devel/distinfo
index 7c4604fd09d..dd4e9571428 100644
--- a/devel/meld-devel/distinfo
+++ b/devel/meld-devel/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/02/24 12:24:11 wiz Exp $
+$NetBSD: distinfo,v 1.2 2014/05/27 18:10:53 wiz Exp $
-SHA1 (meld-3.11.0.tar.xz) = 3a23ef1b813bdcb3f8fd0308d46ba83f8536c90b
-RMD160 (meld-3.11.0.tar.xz) = 1406fc6cb01526f1cdc6291ccd4f579d4bf9e599
-Size (meld-3.11.0.tar.xz) = 408668 bytes
-SHA1 (patch-meld_build__helpers.py) = 709f0ebdf247632c938e9ec7144b688750a1af25
+SHA1 (meld-3.11.1.tar.xz) = d7a641bcb67dbae5087708bfe256a8385f015e13
+RMD160 (meld-3.11.1.tar.xz) = 3063f24c59411a572abaefd4af44493f5a05f758
+Size (meld-3.11.1.tar.xz) = 437704 bytes
diff --git a/devel/meld-devel/patches/patch-meld_build__helpers.py b/devel/meld-devel/patches/patch-meld_build__helpers.py
deleted file mode 100644
index c6740e1b9b8..00000000000
--- a/devel/meld-devel/patches/patch-meld_build__helpers.py
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-meld_build__helpers.py,v 1.1 2014/02/24 12:24:11 wiz Exp $
-
---- meld/build_helpers.py.orig 2014-02-22 20:41:47.000000000 +0000
-+++ meld/build_helpers.py
-@@ -135,7 +135,7 @@ class build_help(distutils.cmd.Command):
- for page in pages:
- page_path = os.path.join(build_path, page)
- if not os.path.exists(page_path):
-- print "Skipping missing file", page_path
-+ print ("Skipping missing file", page_path)
- continue
- lint = ['xmllint', '--noout', '--noent', '--path', build_path,
- '--xinclude', page_path]