bagder: curl-www latest.pm,1.43,1.44

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www
In directory labb.contactor.se:/var/tmp/cvs-serv19136

Modified Files:
	latest.pm 
Log Message:
win32 devel msvc package


Index: latest.pm
===================================================================
RCS file: /cvsroot/curl/curl-www/latest.pm,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- latest.pm	19 Oct 2004 09:12:48 -0000	1.43
+++ latest.pm	25 Oct 2004 02:06:36 -0000	1.44
@@ -62,6 +62,10 @@
         return($1, "win32-ssl-devel-mingw",
                  "Windows mingw devel, zip, SSL-enabled.");
     }
+    elsif($file =~ /^curl-([0-9.]*)(-([0-9]*)|)-win32-ssl-devel.zip$/) {
+        return($1, "win32-ssl-devel-msvc",
+                 "Windows MSVC devel, zip, SSL-enabled.");
+    }
     elsif($file =~ /^curl-([0-9.]*).tar.gz$/) {
         return($1, "tar.gz",
                "Generic source tar, gzip.");

_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.