Update of /cvsroot/fink/fink/mirror
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21487
Modified Files:
ChangeLog _urls developer-cvs inject.pl install.sh
Added Files:
anonymous-cvs
Log Message:
add anonymous-cvs to store URL for anonymous CVS access; also, change
the format of anonymous-cvs and developer-cvs to include the CVS Root path
Index: _urls
===================================================================
RCS file: /cvsroot/fink/fink/mirror/_urls,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- _urls 3 May 2006 02:59:11 -0000 1.2
+++ _urls 6 May 2006 21:43:06 -0000 1.3
@@ -1,6 +1,7 @@
# This file lists the available files containing URL's
#
-cvs-repository: CVS Repository (anonymous access)
+cvs-repository: CVS Repository (old)
+anonymous-cvs: CVS Repository (anonymous access)
developer-cvs: CVS Repository (developer access)
website: Fink Website
Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/mirror/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- ChangeLog 6 May 2006 17:53:57 -0000 1.98
+++ ChangeLog 6 May 2006 21:43:06 -0000 1.99
@@ -2,6 +2,13 @@
* VERSION: releasing version 0.24.15.1 of fink-mirrors
+2006-05-06 Dave Morrison <[EMAIL PROTECTED]>
+
+ * _urls, anonymous-cvs, developer-cvs, inject.pl, install.sh: add
+ anonymous-cvs to store URL for anonymous CVS access; also, change
+ the format of anonymous-cvs and developer-cvs to include the CVS
+ Root path
+
2006-05-02 Dave Morrison <[EMAIL PROTECTED]>
* _urls, developer-cvs, inject.pl, install.sh: add developer-cvs to
Index: developer-cvs
===================================================================
RCS file: /cvsroot/fink/fink/mirror/developer-cvs,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- developer-cvs 3 May 2006 02:59:11 -0000 1.1
+++ developer-cvs 6 May 2006 21:43:06 -0000 1.2
@@ -1 +1 @@
-cvs.sourceforge.net
+cvs.sourceforge.net:/cvsroot/fink
Index: install.sh
===================================================================
RCS file: /cvsroot/fink/fink/mirror/install.sh,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- install.sh 3 May 2006 02:59:11 -0000 1.10
+++ install.sh 6 May 2006 21:43:06 -0000 1.11
@@ -51,7 +51,7 @@
fi
done
-for file in _urls cvs-repository developer-cvs website; do
+for file in _urls anonymous-cvs cvs-repository developer-cvs website; do
if [ -f $file ]; then
install -c -p -m 644 $file "$basepath/lib/fink/URL/"
fi
--- NEW FILE: anonymous-cvs ---
cvs.sourceforge.net:/cvsroot/fink
Index: inject.pl
===================================================================
RCS file: /cvsroot/fink/fink/mirror/inject.pl,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- inject.pl 3 May 2006 02:59:11 -0000 1.11
+++ inject.pl 6 May 2006 21:43:06 -0000 1.12
@@ -45,7 +45,7 @@
}
my $packagefiles = "COPYING ChangeLog README install.sh postinstall.pl.in " .
- "_keys _list _urls apache apt cpan ctan cvs-repository debian
developer-cvs gimp gnome gnu kde master rsync sourceforge website" ;
+ "_keys _list _urls anonymous-cvs apache apt cpan ctan cvs-repository
debian developer-cvs gimp gnome gnu kde master rsync sourceforge website" ;
my $info_script = "";
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits