pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/diffuse Updated devel/diffuse to 0.4.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e8214846978e
branches:  trunk
changeset: 350992:e8214846978e
user:      mef <mef%pkgsrc.org@localhost>
date:      Thu Aug 11 00:26:12 2016 +0000

description:
Updated devel/diffuse to 0.4.8
------------------------------
Diffuse 0.4.8 - 2014-07-18
- updated use of gtk.SpinButton and gtk.Entry to avoid quirks seen on some platforms
- fixed a bug that prevented Diffuse from reviewing large git merge conflicts
- updated C/C++ syntax highlighting to recognise C11/C++11 keywords
- fixed a bug that prevented drag-and-drop of file paths with non-ASCII characters
- improved image quality of icons
- added Chi Ming and Wei-Lun Chao's Traditional Chinese translation

diffstat:

 devel/diffuse/Makefile |   5 +++--
 devel/diffuse/PLIST    |  11 +++++++++--
 devel/diffuse/distinfo |  10 +++++-----
 3 files changed, 17 insertions(+), 9 deletions(-)

diffs (67 lines):

diff -r f916e5a2b2d6 -r e8214846978e devel/diffuse/Makefile
--- a/devel/diffuse/Makefile    Thu Aug 11 00:15:53 2016 +0000
+++ b/devel/diffuse/Makefile    Thu Aug 11 00:26:12 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2016/07/09 13:03:38 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2016/08/11 00:26:12 mef Exp $
 
-DISTNAME=      diffuse-0.4.7
+DISTNAME=      diffuse-0.4.8
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=diffuse/}
 EXTRACT_SUFX=  .tar.bz2
@@ -29,6 +29,7 @@
                --prefix=${PREFIX} --sysconfdir=${PKG_SYSCONFDIR} \
                --pythonbin=${PYTHONBIN} --files-only
 
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../lang/python/application.mk"
 .include "../../mk/omf-scrollkeeper.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
diff -r f916e5a2b2d6 -r e8214846978e devel/diffuse/PLIST
--- a/devel/diffuse/PLIST       Thu Aug 11 00:15:53 2016 +0000
+++ b/devel/diffuse/PLIST       Thu Aug 11 00:26:12 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2013/05/14 19:44:22 wiz Exp $
+@comment $NetBSD: PLIST,v 1.13 2016/08/11 00:26:12 mef Exp $
 bin/diffuse
 man/cs/man1/diffuse.1
 man/it/man1/diffuse.1
@@ -42,6 +42,12 @@
 share/gnome/help/diffuse/cs/diffuse.xml
 share/gnome/help/diffuse/it/diffuse.xml
 share/gnome/help/diffuse/ru/diffuse.xml
+share/icons/hicolor/16x16/apps/diffuse.png
+share/icons/hicolor/22x22/apps/diffuse.png
+share/icons/hicolor/24x24/apps/diffuse.png
+share/icons/hicolor/256x256/apps/diffuse.png
+share/icons/hicolor/32x32/apps/diffuse.png
+share/icons/hicolor/48x48/apps/diffuse.png
 share/locale/cs/LC_MESSAGES/diffuse.mo
 share/locale/de/LC_MESSAGES/diffuse.mo
 share/locale/es/LC_MESSAGES/diffuse.mo
@@ -51,7 +57,8 @@
 share/locale/pl/LC_MESSAGES/diffuse.mo
 share/locale/ru/LC_MESSAGES/diffuse.mo
 share/locale/zh_CN/LC_MESSAGES/diffuse.mo
+share/locale/zh_TW/LC_MESSAGES/diffuse.mo
 share/omf/diffuse/diffuse-C.omf
+share/omf/diffuse/diffuse-cs.omf
 share/omf/diffuse/diffuse-it.omf
 share/omf/diffuse/diffuse-ru.omf
-share/pixmaps/diffuse.png
diff -r f916e5a2b2d6 -r e8214846978e devel/diffuse/distinfo
--- a/devel/diffuse/distinfo    Thu Aug 11 00:15:53 2016 +0000
+++ b/devel/diffuse/distinfo    Thu Aug 11 00:26:12 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2015/11/03 03:27:23 agc Exp $
+$NetBSD: distinfo,v 1.15 2016/08/11 00:26:12 mef Exp $
 
-SHA1 (diffuse-0.4.7.tar.bz2) = 9e3b906b579495027b76dc723b5df28e400d3f26
-RMD160 (diffuse-0.4.7.tar.bz2) = 8a7d2a4c8b5af59ab5e0a7c5db619a5017022976
-SHA512 (diffuse-0.4.7.tar.bz2) = 3db665ec2f05d8fd8b30f391a53e75ae0ef271d3f35f0c89f20226bda296ca46e88491a741cd3bcaa1159b9d5d2581931362ca600176b6d599351f4a34f56e2f
-Size (diffuse-0.4.7.tar.bz2) = 189257 bytes
+SHA1 (diffuse-0.4.8.tar.bz2) = 473f7e82f57cc3a5ce0378eea8aede19a3f2a9df
+RMD160 (diffuse-0.4.8.tar.bz2) = c424ba8e48a86d0eeab2b51b15bb6f81dd23e95d
+SHA512 (diffuse-0.4.8.tar.bz2) = 0c62976526804a328f1cc1775f842e9575fab50309cc964171af5ee89d8f303d4cbdf66a078ed64bb8826f5a57c2cc7fc59afc1ee87646ece340212d34f2514e
+Size (diffuse-0.4.8.tar.bz2) = 557966 bytes



Home | Main Index | Thread Index | Old Index