pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/45555: net/unbound: compile error under OpenIndiana
The following reply was made to PR pkg/45555; it has been noted by GNATS.
From: "Andrey N. Oktyabrski" <ano%bestmx.ru@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: Aleksey Cheusov <cheusov%netbsd.org@localhost>
Subject: Re: pkg/45555: net/unbound: compile error under OpenIndiana
Date: Wed, 21 Dec 2011 20:27:42 +0300
This is a multi-part message in MIME format.
--------------070107020501080408040409
Content-Type: text/plain; charset=KOI8-R; format=flowed
Content-Transfer-Encoding: 7bit
I have a patch (attached)
--------------070107020501080408040409
Content-Type: text/plain;
name="unbound.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="unbound.patch"
diff -Pru unbound.orig/Makefile unbound/Makefile
--- unbound.orig/Makefile 2011-12-21 20:00:26.589704641 +0300
+++ unbound/Makefile 2011-12-21 20:10:07.037178953 +0300
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.18 2011/09/17 22:46:50 pettai Exp $
-DISTNAME= unbound-1.4.13
+DISTNAME= unbound-1.4.14
CATEGORIES= net
MASTER_SITES= http://www.unbound.net/downloads/
@@ -17,6 +17,8 @@
USE_LIBTOOL= yes
USE_TOOLS+= gmake
+CFLAGS.SunOS+= -D_XPG4_2
+
CONFIGURE_ARGS+= --with-ldns=${BUILDLINK_PREFIX.ldns}
CONFIGURE_ARGS+= --with-libexpat=${BUILDLINK_PREFIX.expat}
CONFIGURE_ARGS+= --with-pidfile=${VARBASE}/run/unbound.pid
diff -Pru unbound.orig/distinfo unbound/distinfo
--- unbound.orig/distinfo 2011-12-21 20:00:26.589501619 +0300
+++ unbound/distinfo 2011-12-21 20:12:49.436109899 +0300
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.15 2011/09/17 22:46:50 pettai Exp $
-SHA1 (unbound-1.4.13.tar.gz) = 834ccfd1cb41a44f53b33f8338a8f9cc68febaf7
-RMD160 (unbound-1.4.13.tar.gz) = f55623935e3772056a4ef10ff03cbb8805b30f1a
-Size (unbound-1.4.13.tar.gz) = 3511677 bytes
+SHA1 (unbound-1.4.14.tar.gz) = 1435029abe63d0106213acb9f173b885183cf1d7
+RMD160 (unbound-1.4.14.tar.gz) = 136aff9812eebace73c26b608f6411bd048215cc
+Size (unbound-1.4.14.tar.gz) = 3546634 bytes
--------------070107020501080408040409--
Home |
Main Index |
Thread Index |
Old Index