From owner-svn-ports-head@FreeBSD.ORG Wed Feb 25 15:46:11 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2132576D for ; Wed, 25 Feb 2015 15:46:11 +0000 (UTC) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E3AD39B2 for ; Wed, 25 Feb 2015 15:46:10 +0000 (UTC) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id F3DEC20C1D for ; Wed, 25 Feb 2015 10:46:08 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute4.internal (MEProxy); Wed, 25 Feb 2015 10:46:09 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:x-sasl-enc:from:to:cc :mime-version:content-transfer-encoding:content-type:in-reply-to :references:subject:date; s=smtpout; bh=w/bfhmTrBek3Wc9l+fupsjJl eWU=; b=iAu+A7ZklGZlooIqqyqf9eXue/S2dW5rpdViwLyc2jqBHUeFMdVjw77N shGOOYFMC26v8StPVpTG7tp15Unuvsi1auh7prt2Mx1JxY1hH0yiRf7e8jcGHAnK 7SrCUJBKx58MMujSZCuuJ+lSAksrrf5Ds2oX79VkvJHlgPvwJhc= Received: by web3.nyi.internal (Postfix, from userid 99) id 9DB7011B6BD; Wed, 25 Feb 2015 10:46:09 -0500 (EST) Message-Id: <1424879169.3258486.232296941.283231A2@webmail.messagingengine.com> X-Sasl-Enc: yankwtZADiKCOO6YF1KeaUFC7QaBHbfq1sURTI99pnXB 1424879169 From: Mark Felder To: marino@freebsd.org, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-4ba7306c In-Reply-To: <54EDEA5B.7090907@marino.st> References: <201502251444.t1PEig7Z044705@svn.freebsd.org> <54EDE96B.2080703@marino.st> <54EDEA5B.7090907@marino.st> Subject: Re: svn commit: r379920 - in head/dns/ldns: . files Date: Wed, 25 Feb 2015 09:46:09 -0600 Cc: jaap@NLnetLabs.nl X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2015 15:46:11 -0000 On Wed, Feb 25, 2015, at 09:29, John Marino wrote: > On 2/25/2015 16:25, John Marino wrote: > > On 2/25/2015 15:44, Mark Felder wrote: > >> Author: feld > >> Date: Wed Feb 25 14:44:41 2015 > >> New Revision: 379920 > >> URL: https://svnweb.freebsd.org/changeset/ports/379920 > >> QAT: https://qat.redports.org/buildarchive/r379920/ > >> > >> Log: > >> Fix issues with LibreSSL > >> > >> PR: 191853 > >> Approved by: maintainer > >> > >> Added: > >> head/dns/ldns/files/ > >> head/dns/ldns/files/patch-drill_Makefile.in (contents, props changed) > >> head/dns/ldns/files/patch-examples_Makefile.in (contents, props changed) > >> head/dns/ldns/files/patch-examples_configure.ac (contents, props changed) > >> head/dns/ldns/files/patch-examples_ldns-signzone.c (contents, props changed) > >> Modified: > >> head/dns/ldns/Makefile > >> > >> Modified: head/dns/ldns/Makefile > >> ============================================================================== > >> --- head/dns/ldns/Makefile Wed Feb 25 14:35:07 2015 (r379919) > >> +++ head/dns/ldns/Makefile Wed Feb 25 14:44:41 2015 (r379920) > >> @@ -3,7 +3,7 @@ > >> > >> PORTNAME= ldns > >> PORTVERSION= 1.6.17 > >> -PORTREVISION= 3 > >> +PORTREVISION= 4 > >> CATEGORIES= dns > >> MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/ \ > >> LOCAL/ehaupt > >> @@ -80,6 +80,7 @@ INSTALL_TARGET+=install-manpages > >> .if ${PORT_OPTIONS:MGOST} > >> . if ${OSVERSION} < 1000015 > >> BUILD_DEPENDS+= openssl>=1.0:${PORTSDIR}/security/openssl > >> +CONFLICTS+= libressl-* > >> . endif > >> .else > >> NO_GOST= --disable-gost > >> > >> Added: head/dns/ldns/files/patch-drill_Makefile.in > >> ============================================================================== > >> --- /dev/null 00:00:00 1970 (empty, because file is newly added) > >> +++ head/dns/ldns/files/patch-drill_Makefile.in Wed Feb 25 14:44:41 2015 (r379920) > >> @@ -0,0 +1,11 @@ > >> +--- drill/Makefile.in.orig 2014-01-10 21:04:41 UTC > >> ++++ drill/Makefile.in > >> +@@ -98,7 +98,7 @@ doc: > >> + > >> + install: all > >> + $(INSTALL) -d $(DESTDIR)$(bindir) > >> +- $(INSTALL) drill $(DESTDIR)$(bindir)/drill > >> ++ $(INSTALL) -s drill $(DESTDIR)$(bindir)/drill > >> + $(INSTALL) -m 644 drill.1 $(DESTDIR)$(mandir)/man1/drill.1 > >> + > >> + uninstall: > > > > If you are patching this file anyway, should not use use > > BSD_INSTALL_MAN, BSD_INSTALL_SCRIPT, BSD_INSTALL_PROGRAM instead? > > > > To be clear, unconditionally stripping the program is not correct. > BSD_INSTALL_PROGRAM will work with "WITH_DEBUG=yes", this will not. > I'm not the maintainer; merely applied waiting maintainer-approved patches. It sounds like we should open a PR to address these issues, though. Thanks for catching this.