[csw-devel] SF.net SVN: gar:[19312] csw/mgar/pkg/unbound/trunk
idogan23 at users.sourceforge.net
idogan23 at users.sourceforge.net
Fri Sep 28 14:09:08 CEST 2012
Revision: 19312
http://gar.svn.sourceforge.net/gar/?rev=19312&view=rev
Author: idogan23
Date: 2012-09-28 12:09:07 +0000 (Fri, 28 Sep 2012)
Log Message:
-----------
unbound: bump version to 1.4.18
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 2012-09-28 11:01:33 UTC (rev 19311)
+++ csw/mgar/pkg/unbound/trunk/Makefile 2012-09-28 12:09:07 UTC (rev 19312)
@@ -1,5 +1,5 @@
NAME = unbound
-VERSION = 1.4.17
+VERSION = 1.4.18
CATEGORIES = server
GARTYPE = v2
DESCRIPTION = A validating, recursive, and caching DNS resolver
@@ -25,12 +25,19 @@
# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
# UPSTREAM_MASTER_SITES =
+#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-libexpat=/opt/csw
+#CONFIGURE_ARGS += --with-pidfile=/var/run/unbound.pid
+#CONFIGURE_ARGS += --sysconfdir=/etc/opt/csw
+
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-libexpat=/opt/csw
+CONFIGURE_ARGS += --with-ldns
+CONFIGURE_ARGS += --with-ssl
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 2012-09-28 11:01:33 UTC (rev 19311)
+++ csw/mgar/pkg/unbound/trunk/checksums 2012-09-28 12:09:07 UTC (rev 19312)
@@ -1 +1 @@
-812d49064a78c92765970a1364736da7 unbound-1.4.17.tar.gz
+2cad65b6a2d08bb6e0210ea92156ca4b unbound-1.4.18.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