Update of /cvsroot/fink/experimental/thesin/finkmods/depends
In directory usw-pr-cvs1:/tmp/cvs-serv26418
Modified Files:
ChangeLog VERSION inject.pl install.sh
Added Files:
TODO
Log Message:
New version added ssl, crypto and ncurses system support
--- NEW FILE: TODO ---
- Add version support
- Remove depends on essential pkgs
Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/experimental/thesin/finkmods/depends/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 14 Aug 2002 16:36:08 -0000 1.1
+++ ChangeLog 10 Oct 2002 20:47:36 -0000 1.2
@@ -1,3 +1,10 @@
+2002-10-10 Justin F. Hallett <[EMAIL PROTECTED]>
+
+ * added filter for system openssl
+ * added filter for system crypto
+ * added filter for system ncurses
+ * version increament to 0.1.2
+
2002-08-14 Justin F. Hallett <[EMAIL PROTECTED]>
* added filter for system libz
Index: VERSION
===================================================================
RCS file: /cvsroot/fink/experimental/thesin/finkmods/depends/VERSION,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- VERSION 14 Aug 2002 16:36:08 -0000 1.1
+++ VERSION 10 Oct 2002 20:47:36 -0000 1.2
@@ -1 +1 @@
-0.1.1.cvs
+0.1.2.cvs
Index: inject.pl
===================================================================
RCS file: /cvsroot/fink/experimental/thesin/finkmods/depends/inject.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- inject.pl 14 Aug 2002 16:36:08 -0000 1.1
+++ inject.pl 10 Oct 2002 20:47:36 -0000 1.2
@@ -162,7 +162,7 @@
$script .=
"tar -cf $basepath/src/fink-depends-$packageversion.tar ".
- "COPYING INSTALL README ".
+ "COPYING INSTALL README TODO ".
"ChangeLog VERSION fink-depends.in install.sh setup.sh ".
"perlmod\n";
Index: install.sh
===================================================================
RCS file: /cvsroot/fink/experimental/thesin/finkmods/depends/install.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- install.sh 14 Aug 2002 16:36:08 -0000 1.1
+++ install.sh 10 Oct 2002 20:47:36 -0000 1.2
@@ -53,7 +53,7 @@
fi
done
-for file in COPYING README INSTALL ; do
+for file in COPYING README INSTALL TODO ; do
install -c -p -m 644 $file "$basepath/share/doc/fink-depends/"
done
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits