Update of /cvsroot/fink/fink/mirror
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9413

Modified Files:
      Tag: branch_0_24
        ChangeLog _urls inject.pl install.sh 
Added Files:
      Tag: branch_0_24
        developer-cvs 
Log Message:
add developer-cvs to store URL for non-anonymous CVS access


Index: _urls
===================================================================
RCS file: /cvsroot/fink/fink/mirror/_urls,v
retrieving revision 1.1
retrieving revision 1.1.12.1
diff -u -d -r1.1 -r1.1.12.1
--- _urls       16 Jul 2004 14:55:23 -0000      1.1
+++ _urls       3 May 2006 03:01:14 -0000       1.1.12.1
@@ -1,5 +1,6 @@
 # This file lists the available files containing URL's
 #
 
-cvs-repository: CVS Repository
+cvs-repository: CVS Repository (anonymous access)
+developer-cvs: CVS Repository (developer access)
 website: Fink Website

Index: inject.pl
===================================================================
RCS file: /cvsroot/fink/fink/mirror/inject.pl,v
retrieving revision 1.8.4.2
retrieving revision 1.8.4.3
diff -u -d -r1.8.4.2 -r1.8.4.3
--- inject.pl   2 May 2006 19:15:10 -0000       1.8.4.2
+++ inject.pl   3 May 2006 03:01:15 -0000       1.8.4.3
@@ -45,7 +45,7 @@
 }
 
 my $packagefiles = "COPYING ChangeLog README install.sh postinstall.pl.in " .
-    "_keys _list _urls apache apt cpan ctan cvs-repository debian gimp gnome 
gnu kde master rsync sourceforge website" ;
+    "_keys _list _urls apache apt cpan ctan cvs-repository debian 
developer-cvs gimp gnome gnu kde master rsync sourceforge website" ;
 
 my $info_script = "";
 

--- NEW FILE: developer-cvs ---
cvs.sourceforge.net

Index: install.sh
===================================================================
RCS file: /cvsroot/fink/fink/mirror/install.sh,v
retrieving revision 1.8.4.1
retrieving revision 1.8.4.2
diff -u -d -r1.8.4.1 -r1.8.4.2
--- install.sh  3 Jan 2006 19:46:17 -0000       1.8.4.1
+++ install.sh  3 May 2006 03:01:15 -0000       1.8.4.2
@@ -51,7 +51,7 @@
   fi
 done
 
-for file in _urls cvs-repository website; do
+for file in _urls cvs-repository developer-cvs website; do
   if [ -f $file ]; then
     install -c -p -m 644 $file "$basepath/lib/fink/URL/"
   fi

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/mirror/ChangeLog,v
retrieving revision 1.76.2.8
retrieving revision 1.76.2.9
diff -u -d -r1.76.2.8 -r1.76.2.9
--- ChangeLog   2 May 2006 19:15:08 -0000       1.76.2.8
+++ ChangeLog   3 May 2006 03:01:10 -0000       1.76.2.9
@@ -1,3 +1,8 @@
+2006-05-02  Dave Morrison  <[EMAIL PROTECTED]>
+
+       * _urls, developer-cvs, inject.pl, install.sh: add developer-cvs to 
+       store URL for non-anonymous CVS access
+
 2006-05-02  Daniel Macks  <[EMAIL PROTECTED]>
 
        * all: update to HEAD (0.24.10.2.cvs)



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to