[csw-devel] SF.net SVN: gar:[9565] csw/mgar/pkg/unbound/trunk

idogan23 at users.sourceforge.net idogan23 at users.sourceforge.net
Thu Apr 8 17:43:32 CEST 2010


Revision: 9565
          http://gar.svn.sourceforge.net/gar/?rev=9565&view=rev
Author:   idogan23
Date:     2010-04-08 15:43:32 +0000 (Thu, 08 Apr 2010)

Log Message:
-----------
unbound: removing entries for Solaris 8

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

Modified: csw/mgar/pkg/unbound/trunk/Makefile
===================================================================
--- csw/mgar/pkg/unbound/trunk/Makefile	2010-04-08 15:39:10 UTC (rev 9564)
+++ csw/mgar/pkg/unbound/trunk/Makefile	2010-04-08 15:43:32 UTC (rev 9565)
@@ -1,5 +1,5 @@
 GARNAME = unbound
-GARVERSION = 1.4.1
+GARVERSION = 1.4.3
 CATEGORIES = server
 
 DESCRIPTION = A validating, recursive, and caching DNS resolver
@@ -28,22 +28,13 @@
 # uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
 # UPSTREAM_MASTER_SITES = 
 
-PACKAGING_PLATFORMS =  solaris8-sparc solaris8-i386
-PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
+PACKAGING_PLATFORMS +=  solaris9-sparc solaris9-i386
 
-ifeq ($(shell uname -r),5.8)
-	GARCOMPILER = GCC4
-	RUNTIME_DEP_PKGS += CSWgcc4corert
-	DESCRIPTION = A validating, recursive, and caching DNS resolver (gcc)
-endif
-ifeq ($(shell uname -r),5.10)
-	GARCOMPILER = SOS12
-endif
-
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGUTE_ARGS += --with-solaris-threads
 CONFIGURE_ARGS += --with-ldns=/opt/csw
 CONFIGURE_ARGS += --with-ssl=/opt/csw
+CONFIGURE_ARGS += --with-libevent=/opt/csw
 CONFIGURE_ARGS += --with-pidfile=/var/run/unbound.pid
 CONFIGURE_ARGS += --sysconfdir=/etc/opt/csw
 

Modified: csw/mgar/pkg/unbound/trunk/checksums
===================================================================
--- csw/mgar/pkg/unbound/trunk/checksums	2010-04-08 15:39:10 UTC (rev 9564)
+++ csw/mgar/pkg/unbound/trunk/checksums	2010-04-08 15:43:32 UTC (rev 9565)
@@ -1,3 +1,3 @@
 75867432e238f5afd48dfe5d138097e9  cswunbound
 601effee1051487655f66790762b66fd  cswusergroup
-1e03ef9618e4bca02005bd99bc6af75c  unbound-1.4.1.tar.gz
+2dffdd42f94b8238447a41835439d129  unbound-1.4.3.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