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

idogan23 at users.sourceforge.net idogan23 at users.sourceforge.net
Wed Apr 15 18:56:11 CEST 2009


Revision: 4330
          http://gar.svn.sourceforge.net/gar/?rev=4330&view=rev
Author:   idogan23
Date:     2009-04-15 16:56:10 +0000 (Wed, 15 Apr 2009)

Log Message:
-----------
nsd: changed UFILES_REGEX

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

Modified: csw/mgar/pkg/nsd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nsd/trunk/Makefile	2009-04-15 16:21:57 UTC (rev 4329)
+++ csw/mgar/pkg/nsd/trunk/Makefile	2009-04-15 16:56:10 UTC (rev 4330)
@@ -8,12 +8,12 @@
   authoritative DNS nameserver.
 endef
 
-MASTER_SITES = http://www.nlnetlabs.nl/downloads/nsd/
+MASTER_SITES = http://ww$(GARNAME)w.nlnetlabs.nl/downloads/nsd/
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
 DISTFILES += $(call admfiles,CSWnsd,)
 
 # We define upstream file regex so we can be notifed of new upstream software release
-#UFILES_REGEX = -(\d+(?:\.\d+)*).tar.gz
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
 # If the url used to check for software update is different of MASTER_SITES, then 
 # uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES


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