[csw-devel] SF.net SVN: gar:[15158] csw/mgar/pkg/openssl/trunk/Makefile

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Wed Jul 20 15:59:30 CEST 2011


Revision: 15158
          http://gar.svn.sourceforge.net/gar/?rev=15158&view=rev
Author:   chninkel
Date:     2011-07-20 13:59:29 +0000 (Wed, 20 Jul 2011)

Log Message:
-----------
openssl: fixed uwatch configuration

Modified Paths:
--------------
    csw/mgar/pkg/openssl/trunk/Makefile

Modified: csw/mgar/pkg/openssl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssl/trunk/Makefile	2011-07-20 13:56:56 UTC (rev 15157)
+++ csw/mgar/pkg/openssl/trunk/Makefile	2011-07-20 13:59:29 UTC (rev 15158)
@@ -111,9 +111,10 @@
 ###### Upstream and opencsw files information #######
 
 MASTER_SITES = http://www.openssl.org/source/ http://openssl.org/news/
+UPSTREAM_MASTER_SITES = http://www.openssl.org/source/ 
 
 # We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*[a-z]?).tar.gz
+UFILES_REGEX = $(NAME)-(0.9.8[a-z]).tar.gz
 
 DISTFILES  = $(NAME)-$(VERSION).tar.gz 
 DISTFILES += CSWossl.prototype


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