SF.net SVN: gar:[23357] csw/mgar/pkg/unbound/trunk/Makefile

idogan23 at users.sourceforge.net idogan23 at users.sourceforge.net
Sun Apr 6 13:22:09 CEST 2014


Revision: 23357
          http://sourceforge.net/p/gar/code/23357
Author:   idogan23
Date:     2014-04-06 11:22:06 +0000 (Sun, 06 Apr 2014)
Log Message:
-----------
unbound: Removed not needed deps and patches

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

Modified: csw/mgar/pkg/unbound/trunk/Makefile
===================================================================
--- csw/mgar/pkg/unbound/trunk/Makefile	2014-04-06 11:16:32 UTC (rev 23356)
+++ csw/mgar/pkg/unbound/trunk/Makefile	2014-04-06 11:22:06 UTC (rev 23357)
@@ -20,7 +20,7 @@
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
 
-PATCHFILES += 0001-fix-preprocessing-bug.patch
+#PATCHFILES += 0001-fix-preprocessing-bug.patch
 
 # 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
@@ -81,14 +81,14 @@
 SPKG_DESC_CSWunbound         = $(DESCRIPTION)
 RUNTIME_DEP_PKGS_CSWunbound += CSWlibunbound2
 RUNTIME_DEP_PKGS_CSWunbound += CSWlibexpat1
-RUNTIME_DEP_PKGS_CSWunbound += CSWlibldns1
+#RUNTIME_DEP_PKGS_CSWunbound += CSWlibldns1
 RUNTIME_DEP_PKGS_CSWunbound += CSWlibssl1-0-0
 RUNTIME_DEP_PKGS_CSWunbound += CSWlibevent2-0-5
 
 CATALOGNAME_CSWlibunbound2       = libunbound2
 SPKG_DESC_CSWlibunbound2         = Library implementing DNS resolution and validation
 PKGFILES_CSWlibunbound2         += $(PKGFILES_RT)
-RUNTIME_DEP_PKGS_CSWlibunbound2 += CSWlibldns1
+#RUNTIME_DEP_PKGS_CSWlibunbound2 += CSWlibldns1
 RUNTIME_DEP_PKGS_CSWlibunbound2 += CSWlibssl1-0-0
 RUNTIME_DEP_PKGS_CSWlibunbound2 += CSWlibevent2-0-5
 
@@ -101,8 +101,9 @@
 SPKG_DESC_CSWunbound-host         = Unbound DNS lookup utility
 PKGFILES_CSWunbound-host         += $(sbindir)/unbound-host
 PKGFILES_CSWunbound-host         += $(mandir)/man1/unbound-host.1
-RUNTIME_DEP_PKGS_CSWunbound-host += CSWlibldns1
+#RUNTIME_DEP_PKGS_CSWunbound-host += CSWlibldns1
 RUNTIME_DEP_PKGS_CSWunbound-host += CSWlibunbound2
+RUNTIME_DEP_PKGS_CSWunbound-host += CSWlibssl1-0-0
 
 include gar/category.mk
 

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