[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fink-devel
Subject:    [Fink-devel] Checksum/SHA1.pm
From:       AIDA Shinra <shinra () sodan ! ecc ! u-tokyo ! ac ! jp>
Date:       2006-06-24 6:11:57
Message-ID: m2veqrhyky.wl%shinra () j10n ! org
[Download RAW message or body]

I found an error in the package manager in CVS.

Index: SHA1.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Checksum/SHA1.pm,v
retrieving revision 1.4
diff -u -r1.4 SHA1.pm
--- SHA1.pm	18 Mar 2006 21:24:40 -0000	1.4
+++ SHA1.pm	24 Jun 2006 06:07:29 -0000
@@ -54,7 +54,7 @@
 			$sha1cmd = "$basepath/bin/sha1deep";
 		} elsif (-x "/usr/bin/openssl") {
 			$sha1cmd = '/usr/bin/openssl sha1';
-			$match   = /SHA1\([^\)]+\)\s*=\s*(\S+)/
+			$match   = 'SHA1\([^\)]+\)\s*=\s*(\S+)';
 		} elsif (-e "$basepath/bin/sha1sum") {
 			$sha1cmd = "$basepath/bin/sha1sum";
 		}

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-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic