[csw-devel] SF.net SVN: gar:[3728] csw/mgar/pkg/curl/trunk/Makefile
harpchad at users.sourceforge.net
harpchad at users.sourceforge.net
Thu Mar 12 16:10:15 CET 2009
Revision: 3728
http://gar.svn.sourceforge.net/gar/?rev=3728&view=rev
Author: harpchad
Date: 2009-03-12 15:10:12 +0000 (Thu, 12 Mar 2009)
Log Message:
-----------
Disable upstream check for now
Modified Paths:
--------------
csw/mgar/pkg/curl/trunk/Makefile
Modified: csw/mgar/pkg/curl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/curl/trunk/Makefile 2009-03-12 15:05:25 UTC (rev 3727)
+++ csw/mgar/pkg/curl/trunk/Makefile 2009-03-12 15:10:12 UTC (rev 3728)
@@ -25,8 +25,8 @@
CATALOGNAME_CSWcurlrt = curlrt
CATALOGNAME_CSWcurldevel = curldevel
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+# Upstream check seem to interfere with build on 8s?
+#UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
LIBDEPS += lib/openssl
CONFIGURE_ARGS = $(DIRPATHS) --with-ssl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list