diff options
author | wiz <wiz@pkgsrc.org> | 2019-02-13 19:49:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-02-13 19:49:38 +0000 |
commit | 5254f8bbaa0058e6d2d94513a83eb262cb955d8b (patch) | |
tree | 335fab12ccf41e18e9555eb684c14a8d80681422 /devel/meld | |
parent | db8f250cd86829a081a7576a6aacbe5cfbb3cc50 (diff) | |
download | pkgsrc-5254f8bbaa0058e6d2d94513a83eb262cb955d8b.tar.gz |
meld: update to 3.20.0.
2019-01-06 meld 3.20.0
======================
Fixes:
* Add Enter as a Compare accelerator in folder comparisons (Kai Willadsen)
* Change entry and drag-n-drop file changes to confirm discarding modified
files instead of offering to save, for simplicity (Kai Willadsen)
* Fix menu sensitivity in folder comparisons (Kai Willadsen)
* Avoid dconf writes of no-op window size allocations (Kai Willadsen)
* Issues fixed: 247, 262
Translations:
* Emin Tufan Çetin (tr)
* Milo Casagrande (it)
* Rafael Fontenelle (pt_BR)
Diffstat (limited to 'devel/meld')
-rw-r--r-- | devel/meld/Makefile | 4 | ||||
-rw-r--r-- | devel/meld/PLIST | 5 | ||||
-rw-r--r-- | devel/meld/distinfo | 10 |
3 files changed, 8 insertions, 11 deletions
diff --git a/devel/meld/Makefile b/devel/meld/Makefile index 0cf52a91381..6c8f8238ce2 100644 --- a/devel/meld/Makefile +++ b/devel/meld/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.91 2018/11/30 15:20:08 wiz Exp $ +# $NetBSD: Makefile,v 1.92 2019/02/13 19:49:38 wiz Exp $ -DISTNAME= meld-3.19.1 +DISTNAME= meld-3.20.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/meld/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/devel/meld/PLIST b/devel/meld/PLIST index d09f84f521a..314cd7de9d3 100644 --- a/devel/meld/PLIST +++ b/devel/meld/PLIST @@ -1,12 +1,9 @@ -@comment $NetBSD: PLIST,v 1.31 2018/11/30 15:20:08 wiz Exp $ +@comment $NetBSD: PLIST,v 1.32 2019/02/13 19:49:38 wiz Exp $ bin/meld ${PYSITELIB}/${EGG_FILE} ${PYSITELIB}/meld/__init__.py ${PYSITELIB}/meld/__init__.pyc ${PYSITELIB}/meld/__init__.pyo -${PYSITELIB}/meld/actiongutter.py -${PYSITELIB}/meld/actiongutter.pyc -${PYSITELIB}/meld/actiongutter.pyo ${PYSITELIB}/meld/build_helpers.py ${PYSITELIB}/meld/build_helpers.pyc ${PYSITELIB}/meld/build_helpers.pyo diff --git a/devel/meld/distinfo b/devel/meld/distinfo index 5489262953c..f29c2cdeef6 100644 --- a/devel/meld/distinfo +++ b/devel/meld/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.56 2018/11/30 15:20:08 wiz Exp $ +$NetBSD: distinfo,v 1.57 2019/02/13 19:49:38 wiz Exp $ -SHA1 (meld-3.19.1.tar.xz) = fbc5858eb3799c2ec67dbdd4bb8f2f4fc91d280f -RMD160 (meld-3.19.1.tar.xz) = c3292a086ceac36118fc2d763bba62eaab5b6647 -SHA512 (meld-3.19.1.tar.xz) = e5703ce9c5f7ee65bdd99a4ec0570f669cf79fe66b319b76cfc0d75548e9414bff40ba296a19c8fc510c05fb2190efdb67a8ac6a1711d11773a51e37a170ff69 -Size (meld-3.19.1.tar.xz) = 592640 bytes +SHA1 (meld-3.20.0.tar.xz) = 950e139332c109bdd3efecb441fed959187c26c9 +RMD160 (meld-3.20.0.tar.xz) = b2c1c2a6841f610ac10bcd8f4b557f4c0cacb1f1 +SHA512 (meld-3.20.0.tar.xz) = 33a14aeb474351a35ff08ba828846e849f1c4f000af81c38fa8f7d481b5de464e728d29742eac40164138c44557f92f6b2a329a337ee59f28d00a5bbc4652798 +Size (meld-3.20.0.tar.xz) = 591956 bytes |