summaryrefslogtreecommitdiff
path: root/devel/rapidsvn
diff options
context:
space:
mode:
authorepg <epg@pkgsrc.org>2005-05-23 23:43:38 +0000
committerepg <epg@pkgsrc.org>2005-05-23 23:43:38 +0000
commit0c316d8c5133183859e035c82d322f2eb5379e70 (patch)
tree121df4b26844a8f7d5c4649996a3c1c11cac9a29 /devel/rapidsvn
parent54a9e3924c87a8aa09e8ae53c9cb566bd049447c (diff)
downloadpkgsrc-0c316d8c5133183859e035c82d322f2eb5379e70.tar.gz
Version 0.8.0 (released Apr 19 2005)
http://svn.collab.net/repos/rapidsvn/tags/0.8.0 User-visible changes: * 243 New: Native Support for Mac OS X (no X11) * 252 New: Fast diff to head revision * 202 New: New column on the filelist pane: file's extension * 238 New: Ability to access FSFS * 250 New: Show versioned files only * 259 Dont truncate entries in tree * 211 Fixed: Filenames with special chars (Umlauts) dont work * 212 Fixed: Commit messages with special chars (umlauts) dont work * 221 Fixed: Slow response to right click on files * 230 Fixed: Crash when trying to expand a node in the tree view * 234 Fixed: No update when adding a new directory * 237 Fixed: Folder Browser forgets location on refresh * 242 Fixed: No German User-Interface * 255 Fixed: Info report contains an invalid URL * 257 Fixed: Path for repositories in wrong format (only Windows) * 263 Fixed: No URL edit field visible with wxX11 * 244 Fixed: Crash while setting program path in Preferences Developer-visible changes: * 270 Added Full Unicode support * 256 Switched to Subversion 1.1 for Windows * 222 Fixed: Cannot compile rapidsvn on unicode-enabled wxGTK systems * 235 Fixed: Suse 9.1 complaints during build (wx with Unicode) * 248 Fixed: Compiler error for threaded_worker.cpp * 267 Fixed: configure and out-of-tree builds
Diffstat (limited to 'devel/rapidsvn')
-rw-r--r--devel/rapidsvn/Makefile5
-rw-r--r--devel/rapidsvn/distinfo9
2 files changed, 6 insertions, 8 deletions
diff --git a/devel/rapidsvn/Makefile b/devel/rapidsvn/Makefile
index b08aca92d19..0464c60321d 100644
--- a/devel/rapidsvn/Makefile
+++ b/devel/rapidsvn/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2005/05/22 20:07:54 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2005/05/23 23:43:38 epg Exp $
-DISTNAME= rapidsvn-0.7.0
-PKGREVISION= 2
+DISTNAME= rapidsvn-0.8.0
CATEGORIES= devel x11
MASTER_SITES= http://www.rapidsvn.org/download/
diff --git a/devel/rapidsvn/distinfo b/devel/rapidsvn/distinfo
index 8cb80bc1d7d..a6ece39ddc8 100644
--- a/devel/rapidsvn/distinfo
+++ b/devel/rapidsvn/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.7 2005/02/23 22:24:32 agc Exp $
+$NetBSD: distinfo,v 1.8 2005/05/23 23:43:38 epg Exp $
-SHA1 (rapidsvn-0.7.0.tar.gz) = 4e5cb9b8a156f45880b488f468b1448dfb30b812
-RMD160 (rapidsvn-0.7.0.tar.gz) = 7e6ed62cdb13b7412c4ec522a44e217534ebc06d
-Size (rapidsvn-0.7.0.tar.gz) = 540092 bytes
-SHA1 (patch-aa) = 2128a56c3a052a92b134ca9652300f1f634c8ef2
+SHA1 (rapidsvn-0.8.0.tar.gz) = b86c75fceca95672054213a492321d8fa6142e27
+RMD160 (rapidsvn-0.8.0.tar.gz) = 4ea67c1fb74b569ff31289912a580db8c07c49e1
+Size (rapidsvn-0.8.0.tar.gz) = 570862 bytes