Update to version 3.13.3

3.13.3:
* Fix syntax highlighting under Windows (Kai Willadsen)
* Update Windows build for newer pygi bundled libraries (Kai Willadsen)
* Fixes for incorrect descriptions in manual (Anders Jonsson, Kai Willadsen)

3.13.2:
* Several fixes for argument handling and tab creation:
  * Create --diff created comparisons after args-created ones (Kai
    Willadsen)
  * Fix --label flag incorrectly applying to --diff created comparisons
    (Kai Willadsen)
  * Create --diff created comparisons after args-created ones (Kai
    Willadsen)
  * Fix relative path interpretation for --output when created from a
    secondary instance (Kai Willadsen)
  * Fix window presentation ordering when creating a secondary instance
    (Kai Willadsen)
* Several fixes to unicode filename handling in git comparisons and
  manually-assigned labels (Kai Willadsen)
* Fix incorrect comparison display caused by unicode (U+2028) newline (Kai
  Willadsen)
* Fix not being able to activate some change bar actions by temporarily
  disabling overlay scrolling support on GTK+ 3.14 (Kai Willadsen)
* Stop recreating duplicate recently-used file placeholders (Kai Willadsen)
* Fix out-of-date man page documentation (Kai Willadsen)
* Test fixes and testing improvements (Magnus Ihse Bursie)
* Documentation fixes (Anders Jonsson)
This commit is contained in:
Pawel Pekala 2015-07-15 19:21:52 +00:00
parent 7b126fb016
commit 0feb37cc13
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392199
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= meld
PORTVERSION= 3.13.1
PORTVERSION= 3.13.3
CATEGORIES= textproc devel python
MASTER_SITES= GNOME

View file

@ -1,2 +1,2 @@
SHA256 (meld-3.13.1.tar.xz) = bc52f4a073f5288e42116ab95c7564e56119b8a9070c2590c3968726cf441831
SIZE (meld-3.13.1.tar.xz) = 489972
SHA256 (meld-3.13.3.tar.xz) = cbebe6ba87a28d2a9687db352ebc6c1dda170e900fbcbc551d45b610ff733a53
SIZE (meld-3.13.3.tar.xz) = 494376