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

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Tue Jul 19 01:46:00 CEST 2011


Revision: 15110
          http://gar.svn.sourceforge.net/gar/?rev=15110&view=rev
Author:   chninkel
Date:     2011-07-18 23:45:59 +0000 (Mon, 18 Jul 2011)

Log Message:
-----------
bash: fixed upstream check (but it doesn't watch patches anymore)

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

Modified: csw/mgar/pkg/bash/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bash/trunk/Makefile	2011-07-18 22:26:50 UTC (rev 15109)
+++ csw/mgar/pkg/bash/trunk/Makefile	2011-07-18 23:45:59 UTC (rev 15110)
@@ -55,13 +55,12 @@
 
 ###### Upstream and opencsw files information #######
 
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = bash-(\d+\.\d+).tar.gz $(PATCHFILE_PREFIX)-(\d+)
-
 # Patches download location
 MASTER_SITES = $(GNU_MIRROR)/bash-$(BASH_VERSION)-patches/
 # Main archive location
 MASTER_SITES += $(GNU_MIRROR)
+UPSTREAM_MASTER_SITES = $(GNU_MIRROR)
+
 DISTNAME = $(NAME)-$(BASH_VERSION)
 DISTFILES  = $(NAME)-$(BASH_VERSION).tar.gz
 DISTFILES += changelog.CSW


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