summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2013-09-22 18:41:59 +0000
committerpawel <pawel@FreeBSD.org>2013-09-22 18:41:59 +0000
commit06d7bf00c6dbeb8b564ecd63187e4a6096c7809d (patch)
treed2b4d0a79bc78a915469e80d171736ed48d49021
parent3f469c8638ffaa588a7b58879e82ad8b9489a829 (diff)
downloadFreeBSD-ports-06d7bf00c6dbeb8b564ecd63187e4a6096c7809d.zip
FreeBSD-ports-06d7bf00c6dbeb8b564ecd63187e4a6096c7809d.tar.gz
Update to version 1.8.1
Changelog: Fixes: * Add AppData file (Kai Willadsen) * Change order of version control selection for CVS and old SVN (Kai Willadsen) * Fix escaped markup in folder comparisons (Kai Willadsen) Translations: * Daniel Mustieles (es) * Enrico Nicoletto (pt_BR) * Gabor Kelemen (hu) * Marek Cernocky (cs) * Milo Casagrande (it) * Piotr Drag (pl)
-rw-r--r--textproc/meld/Makefile2
-rw-r--r--textproc/meld/distinfo4
-rw-r--r--textproc/meld/pkg-plist2
3 files changed, 5 insertions, 3 deletions
diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile
index 7bcf71e..83aec7c 100644
--- a/textproc/meld/Makefile
+++ b/textproc/meld/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= meld
-PORTVERSION= 1.8.0
+PORTVERSION= 1.8.1
CATEGORIES= textproc devel python
MASTER_SITES= GNOME
diff --git a/textproc/meld/distinfo b/textproc/meld/distinfo
index 8a78751..927a3e2 100644
--- a/textproc/meld/distinfo
+++ b/textproc/meld/distinfo
@@ -1,2 +1,2 @@
-SHA256 (meld-1.8.0.tar.xz) = 749668f9cbd2f8d11d87b46fda0c1a2190d24668a633d0435ed03d58fc36c65b
-SIZE (meld-1.8.0.tar.xz) = 406752
+SHA256 (meld-1.8.1.tar.xz) = f1f13deeb74625a97f97c311eb00665d4a883f0ce705d3299b9c02d50c4ac9c5
+SIZE (meld-1.8.1.tar.xz) = 423336
diff --git a/textproc/meld/pkg-plist b/textproc/meld/pkg-plist
index 57ab67c..605f8ef 100644
--- a/textproc/meld/pkg-plist
+++ b/textproc/meld/pkg-plist
@@ -164,6 +164,7 @@ lib/meld/meld/vc/svn_17.pyo
lib/meld/meld/vcview.py
lib/meld/meld/vcview.pyc
lib/meld/meld/vcview.pyo
+share/appdata/meld.appdata.xml
share/applications/meld.desktop
share/gnome/help/meld/C/meld.xml
share/gnome/help/meld/es/meld.xml
@@ -270,6 +271,7 @@ share/omf/meld/meld-fr.omf
@dirrm share/gnome/help/meld/C
@dirrm share/gnome/help/meld
@dirrmtry share/applications
+@dirrmtry share/appdata
@dirrm lib/meld/meld/vc
@dirrm lib/meld/meld/util
@dirrm lib/meld/meld/ui
OpenPOWER on IntegriCloud