pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/coda net/coda: 6.9.2 -> 6.9.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4da204ed610d
branches:  trunk
changeset: 586393:4da204ed610d
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Fri Mar 11 20:27:42 2011 +0000

description:
net/coda: 6.9.2 -> 6.9.5
  several bug fixes and enhancements, see:
    http://www.coda.cs.cmu.edu/maillists/coda-announce/0084.html
    http://www.coda.cs.cmu.edu/maillists/coda-announce/0083.html
    http://www.coda.cs.cmu.edu/maillists/coda-announce/0082.html

WARNING: this (or the rvm update) changes the venus RVM format.
Ensure that you have no unreintegrated changes before updating, and
then reinit the client rvm.

>From Jukka Salmi via PR pkg/44637.

diffstat:

 net/coda/Makefile         |   8 ++++----
 net/coda/distinfo         |  13 ++++++-------
 net/coda/patches/patch-aa |  13 -------------
 net/coda/patches/patch-ab |  13 -------------
 net/coda/patches/patch-ac |  12 ++++++------
 5 files changed, 16 insertions(+), 43 deletions(-)

diffs (113 lines):

diff -r 5210fbc9604e -r 4da204ed610d net/coda/Makefile
--- a/net/coda/Makefile Fri Mar 11 20:25:17 2011 +0000
+++ b/net/coda/Makefile Fri Mar 11 20:27:42 2011 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2009/05/20 00:58:25 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2011/03/11 20:27:42 gdt Exp $
 #
 
-DISTNAME=      coda-6.9.2
-PKGREVISION=   3
+DISTNAME=      coda-6.9.5
 CATEGORIES=    net
 MASTER_SITES=  http://www.coda.cs.cmu.edu/pub/coda/src/
 
@@ -15,7 +14,7 @@
 # See http://coda.wikidev.net/Quick_Client_Action for hints on how
 # to configure venus.
 
-USE_TOOLS+=    gmake perl perl:run
+USE_TOOLS+=    gmake pkg-config perl perl:run
 GNU_CONFIGURE= yes
 USE_LANGUAGES= c c++
 REPLACE_PERL=  coda-src/scripts/tape.pl coda-src/scripts/volmunge
@@ -25,5 +24,6 @@
 .include "../../devel/rvm/buildlink3.mk"
 .include "../../devel/readline/buildlink3.mk"
 .include "../../mk/curses.buildlink3.mk"
+.include "../../lang/python/application.mk"
 
 .include "../../mk/bsd.pkg.mk"
diff -r 5210fbc9604e -r 4da204ed610d net/coda/distinfo
--- a/net/coda/distinfo Fri Mar 11 20:25:17 2011 +0000
+++ b/net/coda/distinfo Fri Mar 11 20:27:42 2011 +0000
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.5 2007/12/02 14:33:05 rillig Exp $
+$NetBSD: distinfo,v 1.6 2011/03/11 20:27:42 gdt Exp $
 
-SHA1 (coda-6.9.2.tar.gz) = 47e71299d04dbb9e03f9f5a7101933679b1cb316
-RMD160 (coda-6.9.2.tar.gz) = 4cdf2ad53333359d39793147daee865b22b38993
-Size (coda-6.9.2.tar.gz) = 1650937 bytes
-SHA1 (patch-aa) = f9cb4a72a4ff72020ba52382481811fe71931ab2
-SHA1 (patch-ab) = 07675cfb2eb7ebe40609338368ca7df813a7d5dd
-SHA1 (patch-ac) = ecbd62e4007a77b2e7734de918f70712f9fc9144
+SHA1 (coda-6.9.5.tar.gz) = 248af27c506f5c3be4c4e53f821c9c904580fe60
+RMD160 (coda-6.9.5.tar.gz) = 9ef0643aacc7d1352ef253af00d4c7e6ad9e1f78
+Size (coda-6.9.5.tar.gz) = 1723098 bytes
+SHA1 (patch-ac) = b9f9fd68c633e09717252562b06238b87df1a6b7
+SHA1 (patch-ad) = 464c8e435ccfd23d5dd68f94a87e18fa2899f335
diff -r 5210fbc9604e -r 4da204ed610d net/coda/patches/patch-aa
--- a/net/coda/patches/patch-aa Fri Mar 11 20:25:17 2011 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2007/08/06 12:31:25 gdt Exp $
-
---- coda-src/scripts/Makefile.am.orig  2007-08-01 14:31:53.000000000 -0400
-+++ coda-src/scripts/Makefile.am
-@@ -23,7 +23,7 @@ dist_man_MANS += bldvldb.sh.8 createvol_
- if SYSVINIT
- dist_init_SCRIPTS += auth2.init codasrv.init update.init
- else
--dist_init_SCRIPTS += rc.vice
-+#dist_init_SCRIPTS += rc.vice
- endif
- endif
- EXTRA_DIST = findparents.sh volinfo.pl volsizes.pl
diff -r 5210fbc9604e -r 4da204ed610d net/coda/patches/patch-ab
--- a/net/coda/patches/patch-ab Fri Mar 11 20:25:17 2011 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2007/08/06 12:31:25 gdt Exp $
-
---- coda-src/scripts/Makefile.in.orig  2007-08-02 14:59:50.000000000 -0400
-+++ coda-src/scripts/Makefile.in
-@@ -51,7 +51,7 @@ host_triplet = @host@
- @BUILD_SERVER_TRUE@            startserver.8 vice-setup.8 volumelist.5
- 
- @BUILD_SERVER_TRUE@@SYSVINIT_TRUE@am__append_8 = auth2.init codasrv.init update.init
--@BUILD_SERVER_TRUE@@SYSVINIT_FALSE@am__append_9 = rc.vice
-+#@BUILD_SERVER_TRUE@@SYSVINIT_FALSE@am__append_9 = rc.vice
- ACLOCAL = @ACLOCAL@
- AMDEP_FALSE = @AMDEP_FALSE@
- AMDEP_TRUE = @AMDEP_TRUE@
diff -r 5210fbc9604e -r 4da204ed610d net/coda/patches/patch-ac
--- a/net/coda/patches/patch-ac Fri Mar 11 20:25:17 2011 +0000
+++ b/net/coda/patches/patch-ac Fri Mar 11 20:27:42 2011 +0000
@@ -1,11 +1,11 @@
-$NetBSD: patch-ac,v 1.3 2007/12/02 14:33:06 rillig Exp $
+$NetBSD: patch-ac,v 1.4 2011/03/11 20:27:42 gdt Exp $
 
 Added experimental code to support mounting on NetBSD >= 4.99.24. The
 magic value of 256 is taken from coda_vfsops in coda_vfsops.c.
 
---- coda-src/venus/worker.cc.orig      2007-08-01 18:32:29.000000000 +0000
-+++ coda-src/venus/worker.cc   2007-11-30 23:12:18.000000000 +0000
-@@ -367,11 +367,19 @@ void VFSMount()
+--- coda-src/venus/worker.cc.orig      2008-10-06 16:52:22.000000000 +0000
++++ coda-src/venus/worker.cc
+@@ -403,11 +403,19 @@ void VFSMount()
            error = nmount(md, 6, 0);
        }
  #endif
@@ -13,9 +13,9 @@
 +
 +#if defined(__NetBSD__) && defined(__NetBSD_Prereq__) && __NetBSD_Prereq__(4,99,24)
 +      if (error < 0)
-+          error = mount("coda", venusRoot, 0, kernDevice, 256);
++          error = mount("coda", venusRoot, 0, (void *)kernDevice, 256);
 +      if (error < 0)
-+          error = mount("cfs", venusRoot, 0, kernDevice, 256);
++          error = mount("cfs", venusRoot, 0, (void *)kernDevice, 256);
 +#else
        if (error < 0)
            error = mount("coda", venusRoot, 0, kernDevice);



Home | Main Index | Thread Index | Old Index