Update to version 3.16.2
- Fix performance regression in text filtering - Fix regression in respecting custom text encoding
This commit is contained in:
parent
ed81849c9f
commit
0005fad06a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419321
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= meld
|
||||
PORTVERSION= 3.16.1
|
||||
PORTVERSION= 3.16.2
|
||||
CATEGORIES= textproc devel python
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1466331447
|
||||
SHA256 (meld-3.16.1.tar.xz) = 1bec697aa1ababa315ca8241ade65dc68ea87f0d316632f590975afcf967cfab
|
||||
SIZE (meld-3.16.1.tar.xz) = 532252
|
||||
TIMESTAMP = 1469890066
|
||||
SHA256 (meld-3.16.2.tar.xz) = 2dd3f58b95444bf721e0c912668c29cf8f47a402440b772ea12c4b9a0c94966f
|
||||
SIZE (meld-3.16.2.tar.xz) = 533092
|
||||
|
|
Loading…
Reference in a new issue