Update of /cvsroot/fink/experimental/beren12/finkinfo/utils
In directory sc8-pr-cvs1:/tmp/cvs-serv18944
Modified Files:
cdirip-0.6.2-1.info cdirip-0.6.2-1.patch sh-utils-2.0-2.info
Log Message:
housecleaning
Index: cdirip-0.6.2-1.info
===================================================================
RCS file: /cvsroot/fink/experimental/beren12/finkinfo/utils/cdirip-0.6.2-1.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cdirip-0.6.2-1.info 9 Aug 2002 18:31:01 -0000 1.2
+++ cdirip-0.6.2-1.info 15 Dec 2002 05:04:01 -0000 1.3
@@ -4,7 +4,7 @@
Source: http://cdirip.freeyellow.com/%n062-src.zip
NoSourceDirectory: true
SourceRename: %n-%v.zip
-Patch: %f.patch
+PatchScript: find . -type f \! -name "*.o" -exec perl -p -i -e 's/\r\n/\n/;' {} \; &&
+patch -p1 < %a/%f.patch
CompileScript: make -f Makefile.linux all
InstallScript: <<n
mkdir -p %i/bin
@@ -14,6 +14,6 @@
DescDetail: <<
Will convert a DiskJuggler Image (.cdi) to an ISO
<<
-License: Restrictive
+License:
Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
Homepage: http://cdirip.freeyellow.com/
Index: cdirip-0.6.2-1.patch
===================================================================
RCS file: /cvsroot/fink/experimental/beren12/finkinfo/utils/cdirip-0.6.2-1.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cdirip-0.6.2-1.patch 9 Aug 2002 18:26:21 -0000 1.1
+++ cdirip-0.6.2-1.patch 15 Dec 2002 05:04:02 -0000 1.2
@@ -1,1918 +1,95 @@
-diff -ruN cdirip-0.6.2.orig/2dos cdirip-0.6.2/2dos
---- cdirip-0.6.2.orig/2dos 1969-12-31 19:00:00.000000000 -0500
-+++ cdirip-0.6.2/2dos 2002-06-20 11:22:27.000000000 -0400
+diff -ruN cdirip-0.6.2/2dos cdirip-0.6.2.new/2dos
+--- cdirip-0.6.2/2dos 1969-12-31 19:00:00.000000000 -0500
++++ cdirip-0.6.2.new/2dos 2002-12-14 23:22:09.000000000 -0500
@@ -0,0 +1 @@
+find -X . -type f \! -name "*.o" -print | xargs perl -p -i -e 's/\n/\r\n/;'
-diff -ruN cdirip-0.6.2.orig/2unix cdirip-0.6.2/2unix
---- cdirip-0.6.2.orig/2unix 1969-12-31 19:00:00.000000000 -0500
-+++ cdirip-0.6.2/2unix 2002-06-20 11:34:23.000000000 -0400
[...3557 lines suppressed...]
+
+ }
+diff -ruN cdirip-0.6.2/common.h cdirip-0.6.2.new/common.h
+--- cdirip-0.6.2/common.h 2002-12-14 23:24:18.000000000 -0500
++++ cdirip-0.6.2.new/common.h 2002-12-14 23:22:09.000000000 -0500
+@@ -16,7 +16,6 @@
+ // #define DEBUG_CDI
+
+
+-
+ /* Basic structures */
+
+ typedef struct image_s
+@@ -57,4 +56,4 @@
+
+ void error_exit(long errcode, char *string);
+
+-#endif
+#endif /*__COMMON_H__*/
-Binary files cdirip-0.6.2.orig/common.o and cdirip-0.6.2/common.o differ
Index: sh-utils-2.0-2.info
===================================================================
RCS file: /cvsroot/fink/experimental/beren12/finkinfo/utils/sh-utils-2.0-2.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sh-utils-2.0-2.info 9 Aug 2002 18:31:01 -0000 1.2
+++ sh-utils-2.0-2.info 15 Dec 2002 05:04:02 -0000 1.3
@@ -1,14 +1,12 @@
Package: sh-utils
Version: 2.0
Revision: 2
-Source: ftp://ftp.gnu.org/gnu/sh-utils/%n-%v.tar.gz
-SourceDirectory: %n-%v
-#Patch: %f.patch
-#SetCFLAGS: -I%p/include
-#SetLDFLAGS: -L%p/lib
+Source: gnu
+Patch: %f.patch
UpdateConfigGuess: true
-ConfigureParams: --mandir='${prefix}/share/man' --infodir='${prefix}/share/info'
--program-transform-name=s/uname/uname\.gnu/
+ConfigureParams: --mandir='${prefix}/share/man' --infodir='${prefix}/share/info'
#DocFiles: doc/* README-0.61-0.70 README-0.70-0.71 README.ICS README.OPENSSL
+InfoDocs: %n.info
Description: GNU shellutils for Darwin
DescDetail: <<
Includes many usefull programs:
@@ -18,8 +16,7 @@
users, who, whoami, yes
<<
DescPort: <<
-Had to reanme uname to uname.gnu because confifure scrips do not like
-the output it gives.
+Had to patch uname to know about ppc
<<
License: GPL
Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits