summaryrefslogtreecommitdiff
path: root/devel/lincvs
diff options
context:
space:
mode:
authorghen <ghen>2005-12-31 09:08:22 +0000
committerghen <ghen>2005-12-31 09:08:22 +0000
commitb291ac94d8e436d5bddd27e7b4889cb9a647f65f (patch)
tree9afa7d992fe5da0a6b1b3bcfbb1c8da955e5bfe3 /devel/lincvs
parent75d3995ede965a1e406c0516da74834456748681 (diff)
downloadpkgsrc-b291ac94d8e436d5bddd27e7b4889cb9a647f65f.tar.gz
Update lincvs to 1.4.4. patch-a[b-g] have been fixed upstream.
Ok by wiz. Changes from 1.4.3 to 1.4.4: - fixed: now external commands like "open file" work also for files containing double quotation marks. - fixed: abnormal termination if cvs status and no revision yet - fixed: now cvs commands work also for files containing double quotation marks. - fixed: prevent rescanning of directory if the folder is solely expanded/collapsed - fixed: honor '/Attic' on conversion from rcsfile path to local file name. - fixed: Output status detection for status cmd in combination with usage of combined modules via a serverside modules file. - changed: logging enhanced for cvs private data (cache clearance) - fixed: External diff --side-by-side on a localy modified and outdated file diffed against the head instead of the same revision in the repository - fixed: erroneous error output if cvsnt passwd file is not writeable - fixed: adaptions for FreeBSD (borrowed from FreeBSD port of LinCVS) - fixed: query update didn't detect 'needs merge' in nested subProjects - changed: logging enhanced for cvs private data - fixed: endless loop at startup if a menu contains items with the same caption - fixed: crash if operate on a CVS-controlled directory containing corrupted CVS private data - fixed: crash while reread of a non-controlled directory after removing of all subdirectories of this directory if scanning-on-the-fly is activated - fixed: rare crash if operate on a CVS-controlled directory in which somebody has removed the private-data directory of CVS - fixed: wrong include hints in ui files - changed: Mac: use double height for width of WhatsThis buttons - fixed: KDE integration disabled as workaround for crippled Qt shipped with SuSE 9.3 - changed: Mac: ocvs is now the default cvs version
Diffstat (limited to 'devel/lincvs')
-rw-r--r--devel/lincvs/Makefile4
-rw-r--r--devel/lincvs/distinfo14
-rw-r--r--devel/lincvs/patches/patch-ab12
-rw-r--r--devel/lincvs/patches/patch-ac13
-rw-r--r--devel/lincvs/patches/patch-ad23
-rw-r--r--devel/lincvs/patches/patch-ae12
-rw-r--r--devel/lincvs/patches/patch-af14
-rw-r--r--devel/lincvs/patches/patch-ag12
8 files changed, 6 insertions, 98 deletions
diff --git a/devel/lincvs/Makefile b/devel/lincvs/Makefile
index e8e6f25a2ff..31dbbaa8585 100644
--- a/devel/lincvs/Makefile
+++ b/devel/lincvs/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/12/28 13:07:14 ghen Exp $
+# $NetBSD: Makefile,v 1.2 2005/12/31 09:08:22 ghen Exp $
-DISTNAME= lincvs-1.4.3-0-generic-src
+DISTNAME= lincvs-1.4.4-0-generic-src
PKGNAME= ${DISTNAME:S/-0-generic-src//}
CATEGORIES= devel x11
MASTER_SITES= http://lincvs.com/download/
diff --git a/devel/lincvs/distinfo b/devel/lincvs/distinfo
index d78ab923478..cd9b7d8929a 100644
--- a/devel/lincvs/distinfo
+++ b/devel/lincvs/distinfo
@@ -1,15 +1,9 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/12/28 13:07:14 ghen Exp $
+$NetBSD: distinfo,v 1.2 2005/12/31 09:08:22 ghen Exp $
-SHA1 (lincvs-1.4.3-0-generic-src.tgz) = a7c4598bf3cc892bd104fbeaf059eb9b80c8171d
-RMD160 (lincvs-1.4.3-0-generic-src.tgz) = da7a821148797b69062aac0c7704605796c62141
-Size (lincvs-1.4.3-0-generic-src.tgz) = 1231514 bytes
+SHA1 (lincvs-1.4.4-0-generic-src.tgz) = b144d4faf67a0e6a45a925e7937cccfd4084049e
+RMD160 (lincvs-1.4.4-0-generic-src.tgz) = 163d85fa2567fe6f1eeacfeb080a188e2ff04bef
+Size (lincvs-1.4.4-0-generic-src.tgz) = 1232079 bytes
SHA1 (patch-aa) = 386b98a60c614a467932768709b9772160e328f4
-SHA1 (patch-ab) = 1019eade14ed46f111aa1e1a6a5b32f7193cb171
-SHA1 (patch-ac) = d5f4c14925f291090c6f56413275b0afd934a217
-SHA1 (patch-ad) = d528e9ba6bf60cdc30c456117566567d94e3827d
-SHA1 (patch-ae) = 5e9df370b50c9652ec12d75ab579390be5c64727
-SHA1 (patch-af) = 611568aaf919ca08caa2c9fd7c5563d4551b149a
-SHA1 (patch-ag) = 07c6d57f36ac88d789abb7d62e676d1f49b91ab9
SHA1 (patch-ah) = 781ddbcbbd310f1db3d2dfbc3b3f0042dd5e4bcb
SHA1 (patch-ai) = 4a748fd61e552f3503f025027a9c9e50e3d79e64
SHA1 (patch-aj) = 5c39c28df7a4723bd1d10341b38ecaff70d7bf21
diff --git a/devel/lincvs/patches/patch-ab b/devel/lincvs/patches/patch-ab
deleted file mode 100644
index 527bbd5080f..00000000000
--- a/devel/lincvs/patches/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2005/12/28 13:07:14 ghen Exp $
-
---- src/AnnotateDialog.ui.orig 2005-07-25 22:12:46.000000000 +0200
-+++ src/AnnotateDialog.ui
-@@ -153,7 +153,4 @@
- <slot>enterWhatsThisMode()</slot>
- </slots>
- <layoutdefaults spacing="6" margin="11"/>
--<includehints>
-- <includehint>cvsfileviewer.h</includehint>
--</includehints>
- </UI>
diff --git a/devel/lincvs/patches/patch-ac b/devel/lincvs/patches/patch-ac
deleted file mode 100644
index 04d5808a237..00000000000
--- a/devel/lincvs/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.1 2005/12/28 13:07:14 ghen Exp $
-
---- src/LogDialog.ui.orig 2005-07-25 22:13:43.000000000 +0200
-+++ src/LogDialog.ui
-@@ -1315,8 +1315,4 @@ The left clicked revision corresponds wi
- </slots>
- <pixmapinproject/>
- <layoutdefaults spacing="6" margin="11"/>
--<includehints>
-- <includehint>logtreeview.h</includehint>
-- <includehint>loglistview.h</includehint>
--</includehints>
- </UI>
diff --git a/devel/lincvs/patches/patch-ad b/devel/lincvs/patches/patch-ad
deleted file mode 100644
index 3ea5d2d705f..00000000000
--- a/devel/lincvs/patches/patch-ad
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD: patch-ad,v 1.1.1.1 2005/12/28 13:07:14 ghen Exp $
-
---- src/settingsdialog.ui.orig 2005-07-25 22:15:30.000000000 +0200
-+++ src/settingsdialog.ui
-@@ -4445,18 +4445,4 @@ It's helpful if you attach a bug report
- </slots>
- <pixmapinproject/>
- <layoutdefaults spacing="6" margin="11"/>
--<includehints>
-- <includehint>ccolorbutton.h</includehint>
-- <includehint>ccolorbutton.h</includehint>
-- <includehint>ccolorbutton.h</includehint>
-- <includehint>ccolorbutton.h</includehint>
-- <includehint>ccolorbutton.h</includehint>
-- <includehint>ccolorbutton.h</includehint>
-- <includehint>ccolorbutton.h</includehint>
-- <includehint>ccolorbutton.h</includehint>
-- <includehint>ccolorbutton.h</includehint>
-- <includehint>ccolorbutton.h</includehint>
-- <includehint>ccolorbutton.h</includehint>
-- <includehint>ccolorbutton.h</includehint>
--</includehints>
- </UI>
diff --git a/devel/lincvs/patches/patch-ae b/devel/lincvs/patches/patch-ae
deleted file mode 100644
index 233eaa209af..00000000000
--- a/devel/lincvs/patches/patch-ae
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ae,v 1.1.1.1 2005/12/28 13:07:14 ghen Exp $
-
---- src/CheckoutDialog.ui.orig 2005-07-25 22:12:54.000000000 +0200
-+++ src/CheckoutDialog.ui
-@@ -1020,7 +1020,4 @@ This is recommended, since you can use t
- <slot>enterWhatsThisMode()</slot>
- </slots>
- <layoutdefaults spacing="6" margin="11"/>
--<includehints>
-- <includehint>revisionwidgetimpl.h</includehint>
--</includehints>
- </UI>
diff --git a/devel/lincvs/patches/patch-af b/devel/lincvs/patches/patch-af
deleted file mode 100644
index e77b25d486c..00000000000
--- a/devel/lincvs/patches/patch-af
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-af,v 1.1.1.1 2005/12/28 13:07:14 ghen Exp $
-
---- src/ResolvDialog.ui.orig 2005-07-25 22:14:03.000000000 +0200
-+++ src/ResolvDialog.ui
-@@ -347,9 +347,4 @@
- <slot>enterWhatsThisMode()</slot>
- </slots>
- <layoutdefaults spacing="0" margin="0"/>
--<includehints>
-- <includehint>filetableimpl.h</includehint>
-- <includehint>filetableimpl.h</includehint>
-- <includehint>filetableimpl.h</includehint>
--</includehints>
- </UI>
diff --git a/devel/lincvs/patches/patch-ag b/devel/lincvs/patches/patch-ag
deleted file mode 100644
index 67110dfff58..00000000000
--- a/devel/lincvs/patches/patch-ag
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ag,v 1.1.1.1 2005/12/28 13:07:14 ghen Exp $
-
---- src/UpdateOtherRevisionStdDialog.ui.orig 2005-07-25 22:14:21.000000000 +0200
-+++ src/UpdateOtherRevisionStdDialog.ui
-@@ -213,7 +213,4 @@
- <slot>enterWhatsThisMode()</slot>
- </slots>
- <layoutdefaults spacing="6" margin="11"/>
--<includehints>
-- <includehint>revisionwidgetimpl.h</includehint>
--</includehints>
- </UI>