pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/meld



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep 10 21:19:33 UTC 2017

Modified Files:
        pkgsrc/devel/meld: Makefile distinfo

Log Message:
Updated meld to 3.18.0.

2017-09-10 meld 3.18.0
======================

  Fixes:

   * Fix VC status not updating in some situations non-flattened mode (Kai
     Willadsen)
   * Command line errors when invoking a secondary instance will no longer
     cause the second command to hang until the primary exits (Kai Willadsen)

   * Bugs fixed: 786629

  Translations:

   * Emin Tufan Çetin (tr)


To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 pkgsrc/devel/meld/Makefile
cvs rdiff -u -r1.53 -r1.54 pkgsrc/devel/meld/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/meld/Makefile
diff -u pkgsrc/devel/meld/Makefile:1.83 pkgsrc/devel/meld/Makefile:1.84
--- pkgsrc/devel/meld/Makefile:1.83     Mon Sep  4 12:19:42 2017
+++ pkgsrc/devel/meld/Makefile  Sun Sep 10 21:19:33 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.83 2017/09/04 12:19:42 wiz Exp $
+# $NetBSD: Makefile,v 1.84 2017/09/10 21:19:33 wiz Exp $
 
-DISTNAME=              meld-3.17.4
+DISTNAME=              meld-3.18.0
 CATEGORIES=            devel
-MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/meld/3.17/}
+MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/meld/3.18/}
 EXTRACT_SUFX=          .tar.xz
 
 MAINTAINER=            wiz%NetBSD.org@localhost

Index: pkgsrc/devel/meld/distinfo
diff -u pkgsrc/devel/meld/distinfo:1.53 pkgsrc/devel/meld/distinfo:1.54
--- pkgsrc/devel/meld/distinfo:1.53     Mon Sep  4 12:19:42 2017
+++ pkgsrc/devel/meld/distinfo  Sun Sep 10 21:19:33 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.53 2017/09/04 12:19:42 wiz Exp $
+$NetBSD: distinfo,v 1.54 2017/09/10 21:19:33 wiz Exp $
 
-SHA1 (meld-3.17.4.tar.xz) = 823e8c6b49728de4794ba26d655061e87ba03377
-RMD160 (meld-3.17.4.tar.xz) = 7467f29031d87d34c53f96f98844d10c70f489cd
-SHA512 (meld-3.17.4.tar.xz) = 3026953691607bf7c4ae332822576704568daa471fe657015ae2533f40e25c89da50810d921e2962241824047580e67fe25fe336aa89c4d1a21cda7a8f0aca72
-Size (meld-3.17.4.tar.xz) = 553316 bytes
+SHA1 (meld-3.18.0.tar.xz) = ead88297978d6720d66b30d533f35575a748401c
+RMD160 (meld-3.18.0.tar.xz) = 04a24763fd112b787824145cd18eff48faeb63bc
+SHA512 (meld-3.18.0.tar.xz) = 1d9f07223f33f2156e6821a567b7f3b28c942adf62b2948504301ce8788100bdac525fc4626a59c9c03cba63fa590407910abdcc41d627da5b4c8fa6ccfd2582
+Size (meld-3.18.0.tar.xz) = 553772 bytes



Home | Main Index | Thread Index | Old Index