summaryrefslogtreecommitdiff
path: root/devel/diffuse
diff options
context:
space:
mode:
authorwiz <wiz>2009-10-19 14:33:28 +0000
committerwiz <wiz>2009-10-19 14:33:28 +0000
commit670940b9e12f8b08a9c8eba5ee26bd8a2a427073 (patch)
treeec28c9b6e14ed061084a340911d0929af1d66b3c /devel/diffuse
parentefcea98922497eab5608e2ba6cc712eaf8f3a1dd (diff)
downloadpkgsrc-670940b9e12f8b08a9c8eba5ee26bd8a2a427073.tar.gz
Update to 0.4.1.
Attention! - personal configuration files are now stored in ~/.config/diffuse/ (the README file describes how to migrate old settings) Diffuse 0.4.1 - 2009-10-12 - added Japanese translation - added Liu Hao's simplified Chinese translation - added a 'Dismiss All Edits' menu item - personal configuration files are now stored in ~/.config/diffuse/ (the README file describes how to migrate old settings) - localised manuals are now supported on Windows - new command line option for specifying blank file comparison panes - new preference to enable/disable line numbers - Diffuse now quits if no viewers were created with the -m option - MMB on a notebook tab now closes the tab - RMB on a notebook tab creates a popup menu to set the current page - added "Undo Close Tab" menu item - replaced "Closing last tab quits Diffuse" preference with a "Warn me when closing a tab will quit Diffuse" preference - added new menu items and buttons for copying lines between panes - changed the default hotkeys for merging to reflect the direction text "moves"
Diffstat (limited to 'devel/diffuse')
-rw-r--r--devel/diffuse/Makefile6
-rw-r--r--devel/diffuse/PLIST4
-rw-r--r--devel/diffuse/distinfo8
3 files changed, 9 insertions, 9 deletions
diff --git a/devel/diffuse/Makefile b/devel/diffuse/Makefile
index 5a339e49741..284b455df7e 100644
--- a/devel/diffuse/Makefile
+++ b/devel/diffuse/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2009/09/23 09:54:45 tron Exp $
+# $NetBSD: Makefile,v 1.17 2009/10/19 14:33:28 wiz Exp $
#
-DISTNAME= diffuse-0.4.0
-PKGREVISION= 1
+DISTNAME= diffuse-0.4.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=diffuse/}
EXTRACT_SUFX= .tar.bz2
@@ -20,7 +19,6 @@ USE_LANGUAGES= # none
CONF_FILES+= ${PREFIX}/share/examples/diffuse/diffuserc \
${PKG_SYSCONFDIR}/diffuserc
-
do-build:
# nothing
diff --git a/devel/diffuse/PLIST b/devel/diffuse/PLIST
index 1559fe54fea..59cde877381 100644
--- a/devel/diffuse/PLIST
+++ b/devel/diffuse/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2009/08/20 09:06:40 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2009/10/19 14:33:28 wiz Exp $
bin/diffuse
man/man1/diffuse.1
share/applications/diffuse.desktop
@@ -33,5 +33,7 @@ share/diffuse/syntax/xml.syntax
share/examples/diffuse/diffuserc
share/gnome/help/diffuse/C/diffuse.xml
share/locale/de/LC_MESSAGES/diffuse.mo
+share/locale/ja/LC_MESSAGES/diffuse.mo
+share/locale/zh_CN/LC_MESSAGES/diffuse.mo
share/omf/diffuse/diffuse-C.omf
share/pixmaps/diffuse.png
diff --git a/devel/diffuse/distinfo b/devel/diffuse/distinfo
index 1945614965c..c0be8c0241a 100644
--- a/devel/diffuse/distinfo
+++ b/devel/diffuse/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2009/08/20 09:06:40 wiz Exp $
+$NetBSD: distinfo,v 1.7 2009/10/19 14:33:28 wiz Exp $
-SHA1 (diffuse-0.4.0.tar.bz2) = d143c5415c71ac07e9b57ff8b3b79f196bf810ca
-RMD160 (diffuse-0.4.0.tar.bz2) = 91cd8f13e40eb25bccab57c47ea3311e53ed38d9
-Size (diffuse-0.4.0.tar.bz2) = 109438 bytes
+SHA1 (diffuse-0.4.1.tar.bz2) = 684891e7a77a5a49a7acaf4e14f69d49d70fa7d1
+RMD160 (diffuse-0.4.1.tar.bz2) = 424734fedb2f154da1e640912affa5bd41d0066a
+Size (diffuse-0.4.1.tar.bz2) = 117740 bytes