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

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Wed Jul 20 15:56:36 CEST 2011


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

Log Message:
-----------
cyrus_imapd: fixed uwatch configuration

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

Modified: csw/mgar/pkg/cyrus_imapd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cyrus_imapd/trunk/Makefile	2011-07-20 13:54:07 UTC (rev 15155)
+++ csw/mgar/pkg/cyrus_imapd/trunk/Makefile	2011-07-20 13:56:36 UTC (rev 15156)
@@ -109,10 +109,8 @@
 ###### Upstream and opencsw files information #######
 
 MASTER_SITES = ftp://ftp.cyrusimap.org/cyrus-imapd/ http://email.uoa.gr/download/cyrus/cyrus-imapd-$(VERSION)/ http://www.vx.sk/download/patches/cyrus-imapd/
+UPSTREAM_MASTER_SITES = ftp://ftp.cyrusimap.org/cyrus-imapd/
 
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(shell echo $(NAME) | tr '_' '-')-(\d+(?:\.\d+)*).tar.gz
-
 DISTNAME = $(shell echo $(NAME) | tr '_' '-')-$(VERSION)
 
 DISTFILES  = $(DISTNAME).tar.gz


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