summaryrefslogtreecommitdiff
path: root/devel/meld/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-08-21 08:30:30 +0000
committerwiz <wiz@pkgsrc.org>2009-08-21 08:30:30 +0000
commit3a6a60972892fde0bc3f71e242c6bb69f46be0d1 (patch)
tree5e58bd3050f19bac33970ca62d463ad9d0755f8c /devel/meld/Makefile
parent6e28bf34bbfb52dbcfed4cf38313b88817dcee3b (diff)
downloadpkgsrc-3a6a60972892fde0bc3f71e242c6bb69f46be0d1.tar.gz
Update to 1.3.1:
2009-08-14 meld-1.3.1 ===================== * Add svk support (Vincent Legoll) * Add support for marking conflicts as resolved (Matthijs van de Water, Vincent Legoll) * Warp the text cursor to the start of jumped-to diff chunks (Vincent Legoll) * Allow toggling of toolbar and statusbar visibility, and add a fullscreen option (Michael Budde, Stephen Kennedy, Kai Willadsen) * Improved change merging and conflict resolution (Piotr Piastucki) * Speed up file comparisons and highlighting, significantly improving interactive editing performance (Kai Willadsen, Piotr Piastucki) * Meld has a shiny new application icon (Josef Vybíral)
Diffstat (limited to 'devel/meld/Makefile')
-rw-r--r--devel/meld/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/meld/Makefile b/devel/meld/Makefile
index 02a7c545157..503b5911c13 100644
--- a/devel/meld/Makefile
+++ b/devel/meld/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2009/07/22 09:01:23 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2009/08/21 08:30:30 wiz Exp $
#
-DISTNAME= meld-1.3.0
+DISTNAME= meld-1.3.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/meld/1.3/}
EXTRACT_SUFX= .tar.bz2